Back to skill

Security audit

Pdf Text Extract

Security checks for vulnerabilities and agentic risk

Overview

This is a simple local PDF-to-text command-line tool with no evidence of hidden network access, credential use, or persistence.

Reasonable to install for local PDF text extraction. Treat extracted text as sensitive if the source PDF is sensitive, choose output paths carefully because the tool can write a text file there, and run the packaged script as tool.py unless you rename it to match the README example.

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.