skills/bmal/skills/diagnose/Gen Agent Trust Hub

diagnose

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a standard 6-phase debugging workflow (Feedback loop, Reproduce, Hypothesise, Instrument, Fix, Cleanup). The instructions are focused on software engineering best practices and do not contain malicious patterns.
  • [COMMAND_EXECUTION]: The skill references standard development tools such as curl, git bisect, and headless browsers (Playwright/Puppeteer) as means to establish a reproduction loop. These are typical for the stated purpose of bug diagnosis.
  • [DATA_EXPOSURE]: No sensitive file paths, environment variables, or hardcoded credentials were detected. The skill instructions emphasize internal project debugging.
  • [REMOTE_CODE_EXECUTION]: No patterns of downloading and executing untrusted remote code were found. The bash script in scripts/hitl-loop.template.sh is a benign utility for prompting user input during debugging sessions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 10:59 AM