scientific-slides
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
subprocess.runmethod in several scripts to call internal Python modules and standard system utilities likepdflatex. These operations are performed safely using argument lists and explicitly disabling shell escape features in LaTeX to prevent arbitrary command execution.- [EXTERNAL_DOWNLOADS]: The skill facilitates communication with the OpenRouter API to generate images and perform quality assessments. This interaction is restricted to a well-known service and is essential for the skill's primary function of automated slide creation.- [SAFE]: Sensitive data such as the OpenRouter API key is managed via environment variables, ensuring no credentials are hardcoded. The skill also includes extensive documentation and templates that adhere to established scientific communication standards.
Audit Metadata