copilot-review-loop
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute local project scripts and
Makefiletargets identified as "safeguards" during the pre-flight and fixing phases. - Evidence: Found in
SKILL.mdProcess steps 1 and 2d. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection from processing external data sources.
- Ingestion points: Pull Request comments from
copilot[bot]and project configuration files such asCLAUDE.md,README.md, orMakefile. - Boundary markers: The instructions do not define delimiters or warnings to prevent the agent from following instructions embedded within the comments or project files.
- Capability inventory: The agent has access to shell execution via the Bash tool, including
ghCLI,gitCLI, and local script execution. - Sanitization: No input validation or content filtering is performed on the ingested data.
- [EXTERNAL_DOWNLOADS]: The skill references and recommends the installation of a third-party GitHub CLI extension (
ChrisCarini/gh-copilot-review) to facilitate Copilot reviews. - Evidence: Documented in
README.mdandSKILL.mdprerequisites.
Audit Metadata