Security audit
summarize-outstanding-work
Security checks for vulnerabilities and agentic risk
Overview
This skill gives an agent a clear, bounded workflow for summarizing unmerged Git work and does not hide unrelated behavior.
Install this only for repositories where you are comfortable letting the agent inspect local Git state, stashes, branch history, diff summaries, and GitHub PR metadata. The skill should be used interactively, especially before allowing a remote fetch that updates local remote-tracking references.
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.
