Skip to content

v1.1.0

Choose a tag to compare

@pratiksahu pratiksahu released this 14 Jul 09:16
· 21 commits to main since this release
dd660ff

Security standards

Adds a security kind: pick from 7 priority groups (Essential, Infrastructure, Enterprise Governance, Testing & Validation, Identity & Access, Supply Chain, Industry Compliance). Each appends a ## Security: section to CLAUDE.md/AGENTS.md mapping its standards (OWASP, NIST, CIS, SLSA, ISO, compliance regimes) to concrete guidance.

Picking any group auto-installs the security-standards skill and the threat-modeler (STRIDE) + security-auditor (standards-conformance) agents.

  • New manifest field security (backward-compatible, backfills to []).
  • Works across all tool targets (Claude Code / Codex / OpenCode / Cline), single + monorepo.
  • Requires registry: GeekyAnts/agentic-coding-registry (merged).

🤖 Generated with Claude Code