requesting-code-review
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard git commands such as
git rev-parse,git log, andgit diffto determine the scope of code changes for review. These are local repository operations consistent with the skill's intended purpose of code review and do not involve unsanitized user input or privilege escalation. - [DATA_EXFILTRATION]: No external network requests, unauthorized file access, or hardcoded credentials were detected. All operations are confined to the local development environment and repository context.
- [PROMPT_INJECTION]: The instructions do not contain any patterns intended to bypass safety filters, override system instructions, or extract underlying system prompts. The guidance focuses entirely on the technical task of code review.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of scripts from remote servers. The skill relies on local environment tools (git) and pre-defined subagent templates.
- [SAFE]: The skill's metadata and descriptions accurately reflect its functionality. No obfuscation techniques, persistence mechanisms, or time-delayed attacks were identified.
Audit Metadata