infographics
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interfaces with OpenRouter and Perplexity (via OpenRouter) at openrouter.ai to facilitate image generation and data research. These are well-known services, and the interactions are consistent with the skill's documented functionality.
- [COMMAND_EXECUTION]: The wrapper script uses subprocess to execute a secondary internal Python script. The command construction is handled using controlled script paths and parsed arguments, posing no risk of arbitrary command injection.
- [CREDENTIALS_UNSAFE]: The skill requires an OpenRouter API key. The implementation correctly avoids hardcoding secrets, instead instructing the user to use environment variables or secure CLI flags.
Audit Metadata