CyberHuaTuo v0.2.3 is live. This issue is the public entry for the first Guard design-partner round:
AI Agent 要动你的电脑前,先过赛博华佗这一关。
First round: 5 design partners, up to 3 real command strings each
We are not collecting stars or synthetic examples. We want a maximum of 15 real, redacted command strings proposed by Codex, Claude Code, MCP clients, or other coding Agents.
Do not execute a dangerous command for this test. The Guard reviews the command text only.
python -m pip install -U cyberhuatuo==0.2.3
cyberhuatuo guard --self-test --workspace-root .
cyberhuatuo guard "<exact proposed command>" --cwd . --workspace-root . --expected ASK --report guard-case.md
The report is generated locally. CyberHuaTuo prints the complete redacted preview before writing, performs no network request or public upload, and refuses implicit overwrite. Review every field and use --redact for private project or business identifiers.
Choose the correct route
Never publish tokens, credentials, private URLs, usernames, hostnames, absolute paths, proprietary data, or private repository identifiers.
What happens after submission
A submitted report is not automatically counted as proof or promoted as a prescription.
- We reproduce the classification safely without executing a destructive command.
- We decide whether it is a false positive, ordinary false negative, integration gap, or expected behavior.
- An accepted case becomes a regression test.
- The fix and test are released with contributor credit.
- Only then can the case become a signed prescription and Soul Ring contribution.
The weekly north-star metric is accepted external real cases entering regression tests, not views, self-tests, comments, or stars. Current accepted external case count is zero.
Decision boundary
- ALLOW: no covered destructive signature was detected.
- ASK: destructive but bounded; stop for exact human approval and verified recovery evidence.
- BLOCK: machine-wide, identity-wide, outside-workspace, dynamic, wildcarded, unresolved, disk, or database scope that cannot be bounded safely.
CyberHuaTuo Agent Action Guard is a deterministic guardrail, not an operating-system sandbox or complete reference monitor. It can enforce only on host paths that emit and honor the supported Hook protocol.
CyberHuaTuo v0.2.3 is live. This issue is the public entry for the first Guard design-partner round:
First round: 5 design partners, up to 3 real command strings each
We are not collecting stars or synthetic examples. We want a maximum of 15 real, redacted command strings proposed by Codex, Claude Code, MCP clients, or other coding Agents.
Do not execute a dangerous command for this test. The Guard reviews the command text only.
The report is generated locally. CyberHuaTuo prints the complete redacted preview before writing, performs no network request or public upload, and refuses implicit overwrite. Review every field and use --redact for private project or business identifiers.
Choose the correct route
Never publish tokens, credentials, private URLs, usernames, hostnames, absolute paths, proprietary data, or private repository identifiers.
What happens after submission
A submitted report is not automatically counted as proof or promoted as a prescription.
The weekly north-star metric is accepted external real cases entering regression tests, not views, self-tests, comments, or stars. Current accepted external case count is zero.
Decision boundary
CyberHuaTuo Agent Action Guard is a deterministic guardrail, not an operating-system sandbox or complete reference monitor. It can enforce only on host paths that emit and honor the supported Hook protocol.