markdown-to-epub-converter

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No malicious patterns detected. The skill's stated purpose aligns with its documented technical behavior. \n- [Indirect Prompt Injection] (LOW): The skill processes untrusted markdown input (Category 8). The documentation indicates that the MarkdownProcessor performs HTML escaping and code block sanitization, which are standard mitigations against injection attacks in conversion tools. Mandatory Evidence Chain: 1. Ingestion points: Raw markdown text input and file paths (referenced in SKILL.md). 2. Boundary markers: Not explicitly defined in provided snippets. 3. Capability inventory: File-write operations for EPUB generation (referenced in REFERENCE.md). 4. Sanitization: Technical reference documents HTML and special character escaping. \n- [Dependencies] (SAFE): The listed dependencies (ebooklib, markdown2, Pygments) are reputable open-source libraries for ebook generation and text processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:42 PM