Skywork-ppt

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various Python scripts to handle PPT generation, imitation, and editing. It also uses shell commands to verify the Python environment and manage slide operations (deleting, reordering, etc.) via the python-pptx library.
  • [EXTERNAL_DOWNLOADS]: During initialization, the skill uses pip to install the python-pptx dependency from a standard package registry. It also downloads generated presentation files from official Skywork AI endpoints after backend processing is complete.
  • [CREDENTIALS_UNSAFE]: The skill manages authentication tokens through the SKYBOT_TOKEN environment variable or a local cache file (~/.skywork_token). This is documented as standard practice for the tool's authentication flow and does not involve hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 03:29 AM