copilot-cli
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to use the
copilotCLI with the--allow-allflag. This configuration enables the agent to perform actions such as code modifications and pull request management without human-in-the-loop confirmation. - [PROMPT_INJECTION]: The skill demonstrates patterns where dynamic content is placed into a CLI prompt (e.g.,
copilot --prompt "..."). This represents an ingestion point for indirect prompt injection. If the agent populates these prompts with untrusted data from the repository or external sources without sanitization or boundary markers, thecopilottool could be coerced into performing unintended actions.
Audit Metadata