Back to skill

Security audit

Ppx Parse

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed helper for running the local ppx document parser on user-selected PDFs or images, with no evidence of hidden or unrelated behavior.

Install this only if you want an agent to run ppx on documents you choose. Use a virtual environment for the Python dependencies, review any backend URL or API key before enabling LLM table parsing, and avoid the version-sync maintenance script unless you are editing the skill package itself.

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.