coverage-check
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill performs file existence checks using standard shell commands.
- [COMMAND_EXECUTION]: Employs 'find' and 'grep' for local file pattern matching. These commands are used as intended for repository analysis and do not pose a security risk in this context.
- [DATA_EXPOSURE]: The skill focuses on file names and paths. It explicitly avoids reading file contents, minimizing the risk of accidental data exposure.
Audit Metadata