systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a utility bash script (
find-polluter.sh) that executesnpm teston local files found via a user-defined pattern. This is a legitimate development tool for isolating failing tests. - [COMMAND_EXECUTION]: Instructional content in
SKILL.mdandroot-cause-tracing.mdsuggests using diagnostic shell commands likeenv,security list-keychains, andcodesignto troubleshoot environmental and build-related issues. These are intended for local debugging purposes. - [SAFE]: The provided TypeScript utilities in
condition-based-waiting-example.tsimplement polling logic for asynchronous events in tests, which is a common and safe practice for improving test reliability. - [SAFE]: The skill promotes a rigorous, multi-phase debugging methodology and defense-in-depth validation strategies, which are considered industry best practices for software quality.
Audit Metadata