treatment-plans

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill integrates with the OpenRouter API via the scripts/generate_schematic_ai.py script to generate and review scientific diagrams using AI models. This network communication is a core functional component for its visualization features and is handled securely using user-provided API keys.
  • [COMMAND_EXECUTION]: The scripts/generate_schematic.py script utilizes the Python subprocess.run method to execute a local companion script for AI diagram generation. The implementation uses a list-based argument structure, which is a secure method that prevents shell-injection vulnerabilities.
  • [SAFE]: The skill follows security best practices by managing API credentials through environment variables and .env files rather than hardcoding them. Additionally, it provides extensive documentation and templates designed to assist clinicians in maintaining HIPAA compliance through strict data de-identification protocols.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:23 AM
Security Audit — agent-trust-hub — treatment-plans