scientific-figures
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate utility for scientific visualization, providing templates, styles, and validation scripts for research figures. All code is transparent and follows standard development practices.
- [COMMAND_EXECUTION]: The skill uses
uv runto execute its included helper scripts for tasks like figure export (export_figure.py) and accessibility auditing (accessibility_check.py). These operations are local to the project and perform as described. - [EXTERNAL_DOWNLOADS]: The documentation references well-known technology projects such as Reflex-XY and the Colour-Science library. References to these official GitHub repositories and package registries are informative and do not initiate unverified or dangerous remote executions.
- [INDIRECT_PROMPT_INJECTION]: The skill acts on data provided by the user to generate plots. While it interpolates data into rendering functions (like axis labels and annotations), it uses standard library calls from Matplotlib and Pillow, which does not present a significant injection risk in this context.
Audit Metadata