reading-books
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The script uses standard, well-documented libraries for file parsing and text search. No unauthorized network communication or command execution patterns were identified.
- [PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection as it ingests untrusted text content from external book files. 1. Ingestion points: Text extraction from various formats in book.py. 2. Boundary markers: Absent; extracted text is returned as raw content. 3. Capability inventory: The book.py script itself has no network or shell execution capabilities. 4. Sanitization: Absent.
Audit Metadata