pptx-profile

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/catalog.py executes a helper script (profile.py) from a sibling directory (pptx-from-layouts) using subprocess.run. The command is constructed as a list of arguments passed directly to the Python interpreter (sys.executable), which is a secure practice that avoids shell injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill requires the python-pptx library. This is a well-known, legitimate package for PowerPoint manipulation available on standard package registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 03:06 PM
Security Audit — agent-trust-hub — pptx-profile