paperless-ngx
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by ingesting untrusted data from document contents and metadata.
- Ingestion points: Document OCR text and metadata are retrieved via the
get_documentandsearch_documentstools. - Boundary markers: No delimiters or ignore instructions are provided to the agent to distinguish document content from instructions.
- Capability inventory: High-impact tools are available, including
bulk_edit_documents(with delete, merge, and rotate methods) anddelete_tag. - Sanitization: Document OCR content is not sanitized or filtered before being presented to the agent.
- [COMMAND_EXECUTION]: The skill includes utility scripts (
scripts/encode-file.shandscripts/test-connection.sh) that use system commands likecurlandbase64to support legitimate API interactions and file preparation.
Audit Metadata