Skip to content

[Agent Action Guard Challenge] AI Agent 要动你的电脑前,先过赛博华佗这一关 #4

Description

@JinNing6

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.

  1. We reproduce the classification safely without executing a destructive command.
  2. We decide whether it is a false positive, ordinary false negative, integration gap, or expected behavior.
  3. An accepted case becomes a regression test.
  4. The fix and test are released with contributor credit.
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-guardCyberHuaTuo Agent Action Guard reportsenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions