root-cause-tracing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security risks were identified in the analysis of the skill documentation or the provided script.
- COMMAND_EXECUTION (SAFE): The provided bash script
find-polluter.shuses standard system utilities (find,npm) to iterate through local test files. It employs proper variable quoting to mitigate common shell injection risks. - INDIRECT_PROMPT_INJECTION (SAFE): While the skill involves processing local test data, it does not ingest untrusted external data in a way that could influence the agent's behavior or safety constraints.
Audit Metadata