gauntlet-curate

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Python script scripts/curate_problems.py to analyze coverage and an inline Python snippet to validate proposed YAML entries. These commands operate on local data within the plugins/gauntlet directory.
  • [EXTERNAL_DOWNLOADS]: No external scripts, packages, or data are downloaded from the internet. All logic and data are contained within the repository.
  • [DATA_EXFILTRATION]: No network operations or attempts to access sensitive system files (e.g., credentials, SSH keys) were detected. The skill's scope is limited to the plugins/gauntlet/data/problems/ directory.
  • [PROMPT_INJECTION]: The skill contains no instructions aimed at overriding agent behavior or bypassing safety guidelines.
  • [DYNAMIC_EXECUTION]: The skill uses yaml.safe_load() in its validation step, which is a secure practice that prevents unsafe deserialization of YAML data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 12:20 PM
Security Audit — agent-trust-hub — gauntlet-curate