academic-figure
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill refers to widely-used visualization libraries including
matplotlib,seaborn,plotly,scienceplots, andkaleido. These are standard tools for academic research and pose no security risk in this context. It also integrates with a project-specific library namedindustrytslib, which is treated as a standard dependency within the intended execution environment. - [COMMAND_EXECUTION]: A local Python utility script
scripts/academic_figure_pref.pyis used to store and retrieve user preferences for plotting styles. The script manages local file access to~/.config/my-claude-skills/academic-figure.jsonfor storage, which is a standard practice for preference persistence. - [SAFE]: The skill implements a 'Figure Contract' and 'QA Checklist' to verify that figures meet journal specifications. Analysis of the scripts and instructions confirms that data processing is restricted to local visualization tasks with no evidence of exfiltration, persistence, or remote code execution.
Audit Metadata