treatment-plans
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
generate_schematic_ai.pyscript communicates withopenrouter.aito generate and evaluate scientific diagrams. This network activity is documented and essential for the skill's AI-powered visualization features. - [COMMAND_EXECUTION]: The
generate_schematic.pyscript utilizessubprocess.runto invoke the auxiliarygenerate_schematic_ai.pyscript. This internal command execution is used to manage the multi-step image generation and review process. - [CREDENTIALS_UNSAFE]: The skill implements secure secret management by instructing the use of environment variables or
.envfiles for theOPENROUTER_API_KEY, rather than hardcoding sensitive credentials in the source code.
Audit Metadata