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.py to 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 requests library to interact with the OpenRouter API at openrouter.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
Risk Level
SAFE
Analyzed
Apr 16, 2026, 10:50 PM