skills/whamp/skills/model-routing/Gen Agent Trust Hub

model-routing

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The refresh-aa-model-profiles.py script fetches model performance data from artificialanalysis.ai. This is a recognized industry service for benchmarking AI models, and the data is parsed as JSON rather than executed as code.
  • [COMMAND_EXECUTION]: The tests/test_refresh_cli.py suite utilizes subprocess.run to call the local data refresh script. This is a standard and safe practice for unit testing CLI tools, and the execution is restricted to the local Python environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 11:57 PM
Security Audit — agent-trust-hub — model-routing