What problem does it solve?
This Skill prevents security gatekeeping gaps by systematically mapping your toolkit’s attack surface, deriving deny-list controls, auditing for prompt/payload injection risks, and checking learning DB contamination.
Core Features & Use Cases
- Attack surface inventory: Enumerates hooks, MCP servers, installed skills, and risky environment references to understand what can be reached or influenced.
- Deny-list generation: Produces actionable, human-reviewable permission denials tailored to detected risky patterns and baseline credential/command protections.
- Supply-chain injection audit: Scans toolkit code and configuration for CRITICAL injection indicators such as zero-width/bidi characters, hidden payload blocks, ANTHROPIC_BASE_URL overrides, and role/instruction hijacking phrases.
- Learning DB sanitization: Flags potentially injected entries from high-risk origins and unsafe content patterns, using dry-run reporting by default.
Quick Start
Run the security-threat-model skill to generate a threat model report under the security/ directory and block completion on any CRITICAL findings.