pptx-html-fidelity-audit

Pass

Audited by Gen Agent Trust Hub on May 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious behavior, obfuscation, or data exfiltration patterns were identified. The skill's operations are confined to processing user-provided documents within the local environment.
  • [COMMAND_EXECUTION]: The skill utilizes local utility scripts (scripts/extract_pptx.py, scripts/verify_layout.py) to analyze file structures. These scripts are standard Python implementations and do not pose a risk to the system beyond their intended use for PowerPoint data extraction.
  • [EXTERNAL_DOWNLOADS]: The scripts reference the python-pptx library from the official Python Package Index (PyPI). Installation of this well-known library is a standard requirement for the skill's functionality and is considered safe.
  • [PROMPT_INJECTION]: The workflow involves processing external HTML and PPTX content, which represents a potential surface for indirect prompt injection. However, this is inherent to the skill's purpose as an audit tool, and no specific malicious injection patterns were found in the instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 3, 2026, 03:40 PM