systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a logical four-phase methodology (Investigation, Pattern Analysis, Hypothesis, and Implementation) designed to improve debugging efficiency and accuracy.
- [SAFE]: Command-line examples provided in the root cause investigation phase (e.g.,
env,security list-keychains) are diagnostic tools specifically contextualized for debugging complex multi-component systems like CI/CD pipelines and application signing processes. - [SAFE]: Use of environment variable checks (e.g.,
${IDENTITY:+SET}) demonstrates best practices by verifying the presence of secrets without necessarily printing their raw values. - [SAFE]: The skill references sub-skills (e.g.,
superpowers:root-cause-tracing) using standard platform integration patterns for modular functionality. - [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized network communication was found across any of the analyzed files.
Audit Metadata