skills/iliaal/ai-skills/debugging/Gen Agent Trust Hub

debugging

Pass

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a disciplined engineering process for debugging that prioritizes evidence-based hypotheses and verification through minimal regression tests.
  • [SAFE]: The collect-diagnostics.sh script is a local utility used to gather environment metadata (system info, Git status, runtime versions) to assist troubleshooting. It does not perform any network operations or external data exfiltration.
  • [SAFE]: The skill provides explicit instructions and reference documentation (e.g., baseline-and-data-handling.md) mandating the redaction of secrets, credentials, and customer data before any diagnostic artifacts are shared.
  • [SAFE]: Advanced debugging techniques mentioned, such as LD_PRELOAD shims for symbol interposition or stack instrumentation, are presented as professional engineering practices for local diagnosis and do not incorporate untrusted remote inputs or hidden malicious code.
  • [SAFE]: The skill documentation encourages the use of environment-sourced credentials rather than hardcoding secrets, following security best practices for credential management.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 21, 2026, 03:30 PM
Security Audit — agent-trust-hub — debugging