markdown-to-epub-converter
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues or malicious patterns were identified in the metadata, documentation, or dependency list. The skill appears to be a legitimate document processing tool.
- Data Exposure & Exfiltration (SAFE): The skill allows users to provide file paths for conversion. While this is a standard feature for this utility, no patterns suggesting unauthorized sensitive file access or network-based exfiltration were found.
- Indirect Prompt Injection (SAFE): The skill processes untrusted markdown content which presents an injection surface. (1) Ingestion: Markdown text from user messages and local file content. (2) Boundaries: Documentation does not describe specific isolation delimiters for untrusted content. (3) Capabilities: Local file system read (input) and write (EPUB generation). (4) Sanitization: Technical documentation claims HTML escaping of special characters, reducing risks associated with content injection in the resulting ebook.
Audit Metadata