debugging

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation and commands for C++ debugging using industry-standard tools (GDB, LLDB, Valgrind, Sanitizers). All code snippets and shell commands are consistent with their intended development purpose.
  • [SAFE]: The Python validation script scripts/validate.py uses yaml.safe_load() to parse configuration, which is a best practice for preventing unsafe deserialization and arbitrary code execution.
  • [SAFE]: No sensitive file access, unauthorized network operations, or exfiltration patterns were detected. All described file operations (e.g., core dumps, log files) are confined to standard debugging workflows.
  • [SAFE]: The skill exhibits a standard surface for indirect prompt injection as it processes user-provided source code and instructions, but it includes no malicious override patterns and the risk is inherent to the primary function of a development tool.
  • [SAFE]: Although there is a minor version mismatch between SKILL.md (3.0.0) and assets/config.yaml (1.0.0), this appears to be a documentation oversight rather than a deceptive metadata poisoning attempt.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 02:49 AM