skills/frizzlefur/flowkit/ppt-agent/Gen Agent Trust Hub

ppt-agent

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill consumes untrusted data that is later interpolated into generated files.
  • Ingestion points: User input (Phase 1) and external data from WebSearch (Phase 3) in SKILL.md.
  • Boundary markers: The skill uses a JSON wrapper [PPT_OUTLINE] for internal data exchange, but the final output instructions for SVG/HTML do not specify the use of delimiters to ignore embedded instructions.
  • Capability inventory: File system write access for generating multiple SVG files (NN-slug.svg) and a preview.html viewer in SKILL.md and references/svg-generation.md.
  • Sanitization: The instructions lack explicit directives to sanitize or escape potentially malicious tags (e.g., <script>, onload attributes) when converting untrusted web search results into SVG/HTML content.
  • [COMMAND_EXECUTION]: The skill requires the agent to perform file system operations based on its own generated output.
  • Evidence: Phase 4 in SKILL.md and references/svg-generation.md instructs the agent to generate multiple independent SVG files and a preview.html file to facilitate a slide-viewing experience. This is the primary intended behavior of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 03:50 AM
Security Audit — agent-trust-hub — ppt-agent