skills/ryenski/skills/diagnose/Gen Agent Trust Hub

diagnose

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill outlines a standard professional debugging workflow. All suggested tools and commands (e.g., bin/rails, git bisect, curl) are typical for local development environments and are used according to their intended purposes.
  • [COMMAND_EXECUTION]: The agent is instructed to run local development commands to build feedback loops and instrument code. These operations are performed within the context of the user's project to diagnose bugs.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known, community-standard development tools (e.g., bullet, rack-mini-profiler) for N+1 query detection and performance profiling. These are standard dependencies in the Ruby on Rails ecosystem.
  • [SAFE]: Includes a shell script template (scripts/hitl-loop.template.sh) designed to facilitate structured interaction between the agent and a human user during the reproduction phase, which is a safe practice for complex debugging.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 06:20 PM
Security Audit — agent-trust-hub — diagnose