ws-book-bible-bridge
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill requires file:read and file:write permissions to manage book metadata within the workspace/memory/ directory. This access is scoped to narrative data and is essential for the import/export functionality.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests external data, which presents a surface for indirect instructions.
- Ingestion points: Ingests JSON data from user-provided file paths or pasted content in SKILL.md.
- Boundary markers: The skill does not implement specific boundary delimiters for the ingested JSON values.
- Capability inventory: The skill performs file:write operations to workspace markdown files to generate character and location records.
- Sanitization: The logic includes structural JSON validation but does not specify content-level sanitization for the data being mapped into markdown templates.
Audit Metadata