From silver-bullet
Reviews completed work for security and threat-mitigation coverage, checking auth, injection, secrets, supply chain, and runtime exploitability. Records findings and blocks until critical issues are fixed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:silver-secure <phase or change scope><phase or change scope>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
SB-owned secure phase verifies security and threat-mitigation coverage. Use the
SB-owned secure phase verifies security and threat-mitigation coverage. Use the
local security skill as the core threat-review lens when available, but this
skill owns the phase artifact and exit decision.
Write or update .planning/SECURITY.md or the current phase security section.
SILVER BULLET > SECURE.silver:domain-audit with dependency-supply,
environment-secrets, api-contract, data-contract, runtime-release,
or accessibility packs as the scope requires.security for the independent hard gate when available or required
by the workflow.Security passes only when BLOCK findings are fixed or explicitly accepted by the user with the risk stated in the artifact.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bulletGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.