presentation-builder

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's instructions and code align with its documented goal of presentation generation and PPTX conversion. No malicious patterns or bypass attempts were identified.
  • [EXTERNAL_DOWNLOADS]: The skill requires the 'python-pptx' library, which is a standard package from PyPI used for document processing. This is a legitimate dependency for the PowerPoint conversion feature.
  • [COMMAND_EXECUTION]: The skill uses a Python script to extract content from .pptx files. This execution is performed locally and is necessary for the skill's core functionality.
  • [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it processes user-supplied PowerPoint files.
  • Ingestion points: references/pptx-conversion.md extracts text and notes from .pptx files.
  • Boundary markers: None identified; extracted text is directly inserted into the generated HTML slide templates.
  • Capability inventory: The agent can use Bash, Write, and Edit to create and modify files in the environment.
  • Sanitization: There is no explicit sanitization of the extracted text before it is used in the HTML generation process.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 04:28 PM