skills/jduhamel/skills/diagnose/Gen Agent Trust Hub

diagnose

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a procedural guide for debugging. It encourages best practices such as building deterministic feedback loops, falsifiable hypotheses, and regression testing.
  • [COMMAND_EXECUTION]: The skill involves running local diagnostic tools (e.g., curl, git bisect, tests, and a provided bash template scripts/hitl-loop.template.sh). These operations are intended for local environment debugging and do not involve remote code execution from untrusted sources.
  • [SAFE]: The provided bash script scripts/hitl-loop.template.sh is a simple interactive tool that uses standard input/output. It does not contain dangerous patterns like eval on user input or unauthorized network communication.
  • [SAFE]: No sensitive data exposure, credential harvesting, or obfuscation techniques were detected in the skill instructions or scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 02:28 PM
Security Audit — agent-trust-hub — diagnose