Security audit
Ocr Local Rose
Security checks for vulnerabilities and agentic risk
Overview
This is a straightforward local OCR skill that reads user-selected images and returns extracted text, with disclosed npm and language-data downloads.
Install only if you are comfortable with npm installing Tesseract.js and the first run downloading language data. Use it only on images whose text you are willing to expose to the current agent session.
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.
