peer-review
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Python subprocess module in
scripts/generate_schematic.pyto execute a helper script for schematic generation. The main instructions also specify a command-line workflow for reviewing presentations that involves executing a Python script for PDF-to-image conversion (skills/scientific-slides/scripts/pdf_to_images.py). - [EXTERNAL_DOWNLOADS]: The schematic generation feature relies on the
requestslibrary to interact with the OpenRouter API atopenrouter.ai. This service is used to access Gemini models for creating and critiquing scientific visualizations. - [DATA_EXFILTRATION]: Descriptions provided by the user and generated image files are transmitted to the OpenRouter API for processing. This data flow is documented and necessary for the skill's schematic generation and quality review features, utilizing a well-known AI service provider.
Audit Metadata