figure-style

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a comprehensive set of rules and Python helpers for standardizing scientific plot appearance (font sizes, color palettes, axis formatting). These operations are restricted to Matplotlib configuration and plotting.
  • [SAFE]: The kernel.py script manages environment-specific font discovery by scanning the local environment's font directory ($CONDA_PREFIX/fonts) for TTF files. This is a standard procedure for ensuring font availability in scientific computing environments and does not involve arbitrary file access or network calls.
  • [SAFE]: The 'Render-then-verify' logic provides the agent with Python snippets for geometric and perceptual checks. These snippets use standard image processing (PIL) and Matplotlib API calls to detect text overlaps and verify legibility, posing no security threat.
  • [SAFE]: All identified dependencies (Matplotlib, NumPy, SciPy, Pillow) are standard, reputable libraries in the Python scientific ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 05:33 AM
Security Audit — agent-trust-hub — figure-style