edgeparse
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
edgeparseutility and its associated libraries via standard package managers including Homebrew, Pip, NPM, and Cargo. These resources are hosted under the author's official namespaces. - [COMMAND_EXECUTION]: Detailed examples are provided for executing the
edgeparsecommand-line interface and running Python or Node.js scripts to automate PDF content extraction and processing. - [PROMPT_INJECTION]: The documentation mentions a CLI option
--content-safety-off all. This is analyzed as a specific feature of the EdgeParse parsing engine related to its internal content filtering (e.g., extracting hidden text or tiny text) rather than an attempt to bypass the AI agent's global safety guidelines. - [DATA_EXFILTRATION]: The skill's primary function is to process and convert PDF files, which may contain sensitive information. It provides methods to save extracted content to local files in formats such as Markdown, JSON, and CSV.
Audit Metadata