frontend-slides

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes Python code using the Pillow library for image processing (cropping and resizing) and the python-pptx library to extract text and image assets from PowerPoint presentations.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of standard, well-known Python packages (Pillow, python-pptx) to enable slide generation and file conversion functionality.
  • [DATA_EXFILTRATION]: The skill reads data from local PowerPoint files and user-defined directories. All extracted data is used to generate a local HTML presentation and is saved to a local assets folder. No unauthorized network activity or transmission of sensitive data was detected.
  • [PROMPT_INJECTION]: The skill ingests untrusted data from PowerPoint files and local image directories.
  • Ingestion points: PowerPoint files in Phase 4.1 and user-provided folders in Phase 1.
  • Boundary markers: No explicit delimiters or instructions are used to ignore instructions embedded within source files.
  • Capability inventory: Python script execution and local file system read/write access.
  • Sanitization: Content from slides is extracted and placed into the generated HTML without specific text sanitization.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 01:52 AM