Security audit
Huo15 Exec
Security checks for vulnerabilities and agentic risk
Overview
This skill is a benign workflow guide for running verification commands after code changes and explicitly cautions against destructive actions.
Install only if you want an agent to be more disciplined about running tests, builds, and checks after making changes. Review any proposed destructive or production-affecting command before allowing it, which is consistent with the skill's own guidance.
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.
