pdf-reader
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements expected PDF manipulation tasks using well-known and reputable Python libraries. No suspicious network activity or credential access was found.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes content from external PDF files which might contain malicious instructions.
- Ingestion points: PDF file reading in 'Extract text from PDF' and 'Convert PDF to text' sections.
- Boundary markers: No delimiters or ignore instructions are used when outputting extracted text.
- Capability inventory: Limited to local file operations and printing to stdout; no network access or administrative commands.
- Sanitization: No sanitization is performed on extracted text content.
Audit Metadata