Security audit
Favicons
Security checks for vulnerabilities and agentic risk
Overview
This skill is a straightforward favicon generator that writes icon and manifest output files the user explicitly requests.
Install only if you are comfortable using the npm favicons dependency. Choose the output directory carefully because the script will create files there, and review generated manifest and HTML tags before publishing them.
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.
