root-cause-tracing
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill focuses on a debugging methodology called 'Root Cause Tracing', providing guidance on how to instrument code and trace error origins through the call stack.
- [COMMAND_EXECUTION]: The included script, 'find-polluter.sh', executes 'npm test' on individual files to isolate side effects. It also uses standard shell utilities like 'find' and 'ls' to locate and inspect files. These actions are performed within the scope of local development and debugging tasks.
- [SAFE]: No malicious patterns such as data exfiltration, prompt injection, or obfuscation were detected in the instructions or the script.
Audit Metadata