skills/wedsamuel1230/poe-api-universal-generator-skills/poe-api-universal-generator/Gen Agent Trust Hub
poe-api-universal-generator
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (
POE_API_KEY) for authentication, which is a standard and secure practice for managing API credentials. No hardcoded secrets were detected. - [EXTERNAL_DOWNLOADS]: The skill communicates with the official Poe API endpoints at
https://api.poe.com. These are legitimate targets for the skill's purpose and align with the provided documentation. - [COMMAND_EXECUTION]: The provided Python scripts perform local operations to build and send API requests. Analysis of the scripts (
poe_request_orchestrator.pyandgenerate_nano_banana_image.py) shows they use standard libraries safely and do not contain malicious code or arbitrary command execution patterns.
Audit Metadata