ai-pptx
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The file
scripts/run.pyis a provided utility script for users to execute the skill and interact with the API from their local environment. - [EXTERNAL_DOWNLOADS]: The Python runner script (
scripts/run.py) makes network requests to the vendor's official API endpoint athttps://ai-skills.ai. This is the intended and documented destination for the skill's data processing. - [PROMPT_INJECTION]: The skill ingests untrusted external data through PPT file uploads, text input, and URLs for analysis. While this presents an indirect prompt injection surface, it is consistent with the skill's primary purpose of document diagnosis.
Audit Metadata