Security audit
HTML DOM To Image
Security checks for vulnerabilities and agentic risk
Overview
This skill is a straightforward guide for converting selected browser DOM elements into image files, with no hidden execution or sensitive access requests found.
Reasonable to install if you need DOM-to-image export guidance. Verify that html-to-image is the intended npm package before installing, and be careful exporting DOM nodes that contain private or sensitive content because the generated image can include whatever is visible in the selected element.
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.
