Run a constrained verification command
run_verificationRun a planned check command, fingerprinting the workspace before and after to detect disruptive mutations that invalidate verification. Alternatively, record evidence that no tests apply.
Instructions
Execute one planned test/lint/check/build command from the untrusted repository without a shell, fingerprinting the workspace before and after. Repository-controlled code can spawn processes, access the network, or destructively mutate files; a detected mutation makes verification fail. Alternatively, record specific evidence that no executable tests apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| command | No | ||
| timeoutMs | No | ||
| noTestsEvidence | No |