tooluniverse-inorganic-physical-chemistry

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes local Python scripts (e.g., equilibrium_solver.py, crystal_validator.py, chemistry_facts.py) to perform complex mathematical calculations such as Ksp solubility, crystal density, and symmetry analysis.
  • [COMMAND_EXECUTION]: Calculation parameters derived from user input are passed as command-line arguments to these scripts. The scripts use standard argument parsing (argparse) and numerical libraries (math), minimizing shell injection risk.
  • [COMMAND_EXECUTION]: The instructions reference scripts located in a sibling skill directory (tooluniverse-organic-chemistry), establishing a local dependency between tools from the same author ('mims-harvard').
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 11:09 AM