root-cause-tracing
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (HIGH): The
find-polluter.shscript executes arbitrary local files matching a pattern vianpm test. * Evidence: Line 42 offind-polluter.shrunsnpm test "$TEST_FILE". * Risk: An attacker can achieve Remote Code Execution (RCE) by placing malicious code in a file that matches the provided test pattern. - [INDIRECT_PROMPT_INJECTION] (HIGH): The skill is vulnerable to malicious content in the files it processes. * Ingestion points: Local filesystem search via
findinfind-polluter.sh. * Boundary markers: Absent. * Capability inventory: Subprocess execution vianpm testinfind-polluter.sh. * Sanitization: Absent; file paths are passed directly to the execution command.
Recommendations
- AI detected serious security threats
Audit Metadata