Root Cause Tracing
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script (
find-polluter.sh) that executesfind,ls, andnpm testcommands. These operations are used locally to iterate through test files and identify state pollution, which is consistent with the skill's debugging purpose.- [SAFE]: Analysis of the instructions and the accompanying script revealed no indicators of malicious activity, such as remote data exfiltration, unauthorized credential access, or prompt injection. The script operates on the local file system within the project context.
Audit Metadata