check
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is a utility for static code analysis with no evidence of malicious intent, credential theft, or unauthorized data access.
- [COMMAND_EXECUTION]: The skill defines several search operations using the grep tool to scan local directories like 'ruoyi-modules/'. These commands are restricted to read-only pattern matching on source code files.
- [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it processes external source code files. Ingestion points: Java files in the 'ruoyi-modules/' directory. Boundary markers: None present. Capability inventory: Read-only search operations via grep. Sanitization: No sanitization of file content is specified. This is typical for a code review tool and is considered safe.
Audit Metadata