figure-style

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implement standard data visualization procedures. No evidence of prompt injection, data exfiltration, or malicious patterns were found across the instructions or implementation scripts.
  • [SAFE]: File system interactions in kernel.py are limited to discovering and registering font files within the user's environment or system paths (CONDA_PREFIX or sys.prefix). These are routine operations for a figure-styling skill and do not target sensitive user data.
  • [SAFE]: The code utilizes well-established Python libraries (Matplotlib, NumPy, SciPy) for its core functionality. It does not attempt to download external scripts or execute code from untrusted remote sources.
  • [SAFE]: The skill includes a 'Render-then-verify' loop that uses standard Matplotlib API calls to check for legibility issues like text overlaps, which is a best practice for automated figure generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 01:21 AM
Security Audit — agent-trust-hub — figure-style