Security audit
sub-agents
Security checks for vulnerabilities and agentic risk
Overview
This markdown-only skill clearly teaches an agent how to delegate work to sub-agents, with the powerful behavior disclosed and aligned with its purpose.
Install this only if you want your agent to delegate tasks to separate sub-agent sessions. Use narrow task instructions, pass only necessary files or attachments, set timeouts, require sandboxing for risky work, and review saved outputs when announce suppression is used.
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.
