document-converter

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were detected in the skill's code or metadata. The skill performs document conversion as described using standard libraries.
  • [PROMPT_INJECTION]: The skill processes untrusted document content, which represents a surface for indirect prompt injection. This is an inherent risk of document processing and is classified as low risk.
  • Ingestion points: scripts/convert.py reads document content from paths provided by the user.
  • Boundary markers: Absent. There are no delimiters or instructions to ignore instructions found within the documents.
  • Capability inventory: scripts/convert.py has file system write capabilities to save the output files.
  • Sanitization: Absent. The content is converted to Markdown formatting without validation or filtering of the text content.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 05:19 PM
Security Audit — agent-trust-hub — document-converter