ai-presentation-design-enhancer
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill uses the
AISKILLS_API_KEYenvironment variable for authentication with the vendor's backend. This is a standard and expected practice for API-based services. - [EXTERNAL_DOWNLOADS]: The skill accepts user-provided URLs and files (
materialUrl,materialFile) for analysis. This is a core feature of the presentation enhancement tool. Users should ensure they only provide trusted content to avoid indirect prompt injection risks common to document processing. - [COMMAND_EXECUTION]: The provided
scripts/run.pyscript executes network requests to theai-skills.aiAPI. The script uses standard libraries and does not perform any unauthorized local command execution or file system modifications. - [DATA_EXFILTRATION]: User-supplied data is transmitted to the official vendor domain
ai-skills.aifor processing. As this is the documented primary function of the skill and targets the vendor's own infrastructure, it is considered safe and intended behavior.
Audit Metadata