Security audit
Bugfix Without Test
Security checks for vulnerabilities and agentic risk
Overview
This skill is a small guidance-only checklist encouraging regression tests for bug fixes and does not add hidden access or execution behavior.
This is safe to install as best-practice guidance. When used by a coding agent with repository write access, it may lead the agent to add or modify tests and code while fixing bugs, so rely on normal review and CI for those changes.
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.
