Security audit
md-toc
Security checks for vulnerabilities and agentic risk
Overview
This skill is a simple Markdown table-of-contents helper that reads a user-specified file and prints links, with no hidden persistence or data sharing.
Install only if you want a local helper for generating Markdown TOCs; be aware it reads the Markdown file path you give it and requires both bash and awk to run.
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.
