{"id":35741123,"url":"https://github.com/netresearch/enterprise-readiness-skill","last_synced_at":"2026-04-25T13:13:22.699Z","repository":{"id":326736652,"uuid":"1106671740","full_name":"netresearch/enterprise-readiness-skill","owner":"netresearch","description":"Agent Skill for enterprise readiness assessment - security, quality, and automation | Claude Code compatible","archived":false,"fork":false,"pushed_at":"2026-03-30T13:34:22.000Z","size":341,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T15:25:19.958Z","etag":null,"topics":["agent-skills","ai-agent","claude-code-skill","devsecops","enterprise","open-standard","openssf","security","skill","slsa","supply-chain-security"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netresearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-CC-BY-SA-4.0","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-11-29T17:57:15.000Z","updated_at":"2026-03-30T13:34:26.000Z","dependencies_parsed_at":"2026-03-04T15:18:07.077Z","dependency_job_id":null,"html_url":"https://github.com/netresearch/enterprise-readiness-skill","commit_stats":null,"previous_names":["netresearch/enterprise-readiness-skill"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/netresearch/enterprise-readiness-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fenterprise-readiness-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fenterprise-readiness-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fenterprise-readiness-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fenterprise-readiness-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netresearch","download_url":"https://codeload.github.com/netresearch/enterprise-readiness-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fenterprise-readiness-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","ai-agent","claude-code-skill","devsecops","enterprise","open-standard","openssf","security","skill","slsa","supply-chain-security"],"created_at":"2026-01-06T15:15:42.988Z","updated_at":"2026-04-01T21:37:13.248Z","avatar_url":"https://github.com/netresearch.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enterprise Readiness Skill\n\nNetresearch AI skill for assessing and enhancing software projects to meet enterprise-grade standards for security, quality, and automation.\n\n## 🔌 Compatibility\n\nThis is an **Agent Skill** following the [open standard](https://agentskills.io) originally developed by Anthropic and released for cross-platform use.\n\n**Supported Platforms:**\n- ✅ Claude Code (Anthropic)\n- ✅ Cursor\n- ✅ GitHub Copilot\n- ✅ Other skills-compatible AI agents\n\n\u003e Skills are portable packages of procedural knowledge that work across any AI agent supporting the Agent Skills specification.\n\n\n## Features\n\n- **OpenSSF Framework Alignment** - Complete coverage across Scorecard, Best Practices Badge (Passing/Silver/Gold), SLSA, and S2C2F\n- **Dynamic Scoring** - Fair cross-stack assessment with platform/language-specific criteria\n- **Supply Chain Security** - SLSA provenance, artifact signing, SBOM generation, dependency scanning\n- **Quality Gates** - Testing layers, coverage thresholds, static analysis, secret scanning\n- **Automation Scripts** - Ready-to-use scripts for security hardening and compliance checks\n- **Badge Progression** - Guided path from Passing → Silver → Gold certification\n\n## Installation\n\n### Marketplace (Recommended)\n\nAdd the [Netresearch marketplace](https://github.com/netresearch/claude-code-marketplace) once, then browse and install skills:\n\n```bash\n# Claude Code\n/plugin marketplace add netresearch/claude-code-marketplace\n```\n\n### npx ([skills.sh](https://skills.sh))\n\nInstall with any [Agent Skills](https://agentskills.io)-compatible agent:\n\n```bash\nnpx skills add https://github.com/netresearch/enterprise-readiness-skill --skill enterprise-readiness\n```\n\n### Download Release\n\nDownload the [latest release](https://github.com/netresearch/enterprise-readiness-skill/releases/latest) and extract to your agent's skills directory.\n\n### Git Clone\n\n```bash\ngit clone https://github.com/netresearch/enterprise-readiness-skill.git\n```\n\n### Composer (PHP Projects)\n\n```bash\ncomposer require netresearch/enterprise-readiness-skill\n```\n\nRequires [netresearch/composer-agent-skill-plugin](https://github.com/netresearch/composer-agent-skill-plugin).\n## Usage\n\nThe skill triggers on keywords like:\n- \"enterprise readiness\", \"production ready\"\n- \"OpenSSF\", \"security scorecard\", \"best practices badge\"\n- \"SLSA\", \"supply chain security\", \"SBOM\"\n- \"quality gates\", \"CI/CD hardening\"\n\n### Example Prompts\n\n```\n\"Assess this project for enterprise readiness\"\n\"What's needed for OpenSSF Best Practices Silver badge?\"\n\"Help me reach SLSA Level 2\"\n\"Set up supply chain security for this Go project\"\n```\n\n## Structure\n\n```\nenterprise-readiness/\n├── SKILL.md              # AI instructions\n├── README.md             # This file\n├── LICENSE-MIT           # Code license (MIT)\n├── LICENSE-CC-BY-SA-4.0  # Content license (CC-BY-SA-4.0)\n├── composer.json         # PHP distribution\n├── references/           # OpenSSF criteria documentation\n│   ├── general.md        # Universal checks (60 points)\n│   ├── github.md         # GitHub-specific (40 points)\n│   ├── go.md             # Go-specific (20 points)\n│   ├── openssf-badge-silver.md\n│   └── openssf-badge-gold.md\n├── scripts/              # Automation scripts\n│   ├── check-*.sh        # Validation scripts\n│   └── setup-*.sh        # Configuration scripts\n└── assets/               # Templates and configs\n    └── templates/        # CI/CD, SBOM, policy templates\n```\n\n## Contributing\n\nContributions welcome! Please submit PRs for:\n- Additional platform support (GitLab, Bitbucket)\n- New language-specific checks\n- Script improvements\n- Documentation updates\n\n## License\n\nThis project uses split licensing:\n\n- **Code** (scripts, workflows, configs): [MIT](LICENSE-MIT)\n- **Content** (skill definitions, documentation, references): [CC-BY-SA-4.0](LICENSE-CC-BY-SA-4.0)\n\nSee the individual license files for full terms.\n## Credits\n\nDeveloped and maintained by [Netresearch DTT GmbH](https://www.netresearch.de/).\n\n---\n\n**Made with ❤️ for Open Source by [Netresearch](https://www.netresearch.de/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fenterprise-readiness-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetresearch%2Fenterprise-readiness-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fenterprise-readiness-skill/lists"}