Security audit
Write Plan
Security checks for vulnerabilities and agentic risk
Overview
This is a planning-only skill that reads a project spec and code context, drafts a TDD implementation plan, and writes the plan only after user approval.
Before installing, be aware this skill is designed to read your spec and relevant repository files to draft a plan. Its only intended write is the plan file after you approve the draft, and it does not execute the implementation itself.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
