academic-figure-architecture-extractor
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The bundled script
scripts/extract_pdf_figures.pyexecutes system binariespdfimagesandpdftoppmvia thesubprocessmodule. While these calls use argument lists to mitigate shell injection, they represent a significant capability within the skill's environment. - [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted external data from PDFs and paper URLs. The analysis reveals the following evidence chain: 1. Ingestion points: PDF files and URLs processed by the agent. 2. Boundary markers: The
missing-info-policy.mdandSKILL.mdinvention ban provide instructions to limit output to evidence. 3. Capabilities: Subprocess execution and local file writing. 4. Sanitization: No explicit filtering of text content from analyzed figures is present.
Audit Metadata