pr-reviewer
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill exhibits no malicious traits and focuses on standard Flutter code review practices.
- [COMMAND_EXECUTION]: Use of
gitandfluttercommands is appropriate for the skill's purpose. These are well-known and trusted development tools. - [PROMPT_INJECTION]:
- Ingestion points: Pull request files and git diffs accessed via
Read,Grep, andgit diffcommands. - Boundary markers: Not specified.
- Capability inventory: Execution of
gitandfluttercommands through a Bash interface. - Sanitization: Absent. The skill is designed to evaluate external code, which is its primary function.
Audit Metadata