Security audit
OCR with python
Security checks across malware telemetry and agentic risk
Overview
This is a straightforward OCR helper that reads user-selected image or PDF files and optionally writes extracted text to a chosen output file.
Install dependencies in a virtual environment from trusted package sources. Use the tool only on documents you intend to process, avoid running it with elevated privileges, and choose the output path carefully to avoid overwriting your own files. For confidential PDFs, be aware that extracted page images may briefly exist under /tmp and could remain if processing fails.
SkillSpector
By NVIDIA
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
VirusTotal
66/66 vendors flagged this skill as clean.
Static analysis
No suspicious patterns detected.
