scientific-figure-pro

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes well-established and trusted Python libraries, specifically matplotlib and numpy, to handle data visualization tasks.
  • [SAFE]: File system operations are restricted to creating directories and saving image or vector files (PNG, PDF, SVG, etc.). These operations are gated by a supported format check, which prevents arbitrary file type creation or simple extension-based path manipulation.
  • [SAFE]: The manual module loading pattern using importlib.util demonstrated in the documentation is a standard integration technique for local scripts and does not involve remote code execution or untrusted sources.
  • [SAFE]: No network operations, credential handling, or obfuscation techniques were identified within the provided scripts or documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 03:05 PM