clinical-reports
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on providing legitimate medical reporting tools and implements robust security features for privacy protection.
- [EXTERNAL_DOWNLOADS]: The utility
scripts/generate_schematic_ai.pyperforms network requests to the OpenRouter API (openrouter.ai) to generate and critique scientific diagrams. OpenRouter is a recognized AI service aggregator, and the implementation follows standard practices. - [COMMAND_EXECUTION]: The
scripts/generate_schematic.pyfile usessubprocess.runto call an internal helper script. The command is passed as a list of arguments without invoking a shell, which prevents command injection vulnerabilities. - [DATA_EXPOSURE]: This skill provides privacy-enhancing tools like
check_deidentification.pywhich are designed to detect and facilitate the removal of 18 specific HIPAA identifiers, demonstrating a proactive approach to sensitive data protection.
Audit Metadata