solve-math-rigorously

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes several Python scripts in the scripts/ directory (e.g., math_verify.py, math_visualize.py, math_photo_helper.py) that the agent executes to perform mathematical tasks. These scripts use argparse to handle inputs safely and do not invoke shell interpreters with unsanitized data.
  • [EXTERNAL_DOWNLOADS]: The scripts/bootstrap_env.sh script automates the installation of necessary Python dependencies. It downloads standard, trusted libraries including sympy, numpy, matplotlib, and pillow from the official Python Package Index (PyPI).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 08:20 PM
Security Audit — agent-trust-hub — solve-math-rigorously