ClawAudit verdict
copilot-cli
copilot-cli-base
Reference knowledge base documenting Copilot CLI features and commands; executionSinkDetected reflects example shell commands in documentation only.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (9)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/getting-started.md · code · curl -fsSL https://gh.io/copilot-install | bash
Pipe to bash — executes piped content as shell commands
references/getting-started.md · code · | bash
References child_process — can spawn system processes
references/integrations.md · code · child_process
Uses spawn() — can execute external programs
references/integrations.md · code · spawn(
Accesses system credential store
references/getting-started.md · prose · downgraded · keychain
References sudo — requests elevated privileges
references/troubleshooting.md · prose · downgraded · sudo
Instructs covert action — may act without user awareness
references/patterns-and-best-practices.md · prose · downgraded · silently
Uses exec() — may execute shell commands
references/troubleshooting.md · prose · downgraded · exec(
References agent configuration files
references/customization.md · prose · downgraded · CLAUDE.md
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.