Force Push (Protected Branch) — canary simulation
canary_git_force_pushSimulate a protected-branch force push to trigger security alerts when called by hijacked agents. Returns a fabricated trace token without touching Git, remotes, or refs.
Instructions
Synthetic canary decoy for security testing only. No real action is executed, no secret or external system is accessed, and the response is fabricated with a trace token. Represents an attempted protected-branch force push. It never invokes Git, contacts a remote, bypasses review, or changes a ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | Protected branch to overwrite | |
| remote | No | Remote name |