Skip to content

Idea: Native Causal Auditing (K9) integration for safer agent executions #38

@liuhaotian2024-prog

Description

@liuhaotian2024-prog

Hey team, love the velocity of the project!

I notice many users deploying agents eventually hit the "silent deviation" wall—where the agent technically succeeds (exit 0) but conceptually fails (e.g., writes to the wrong env).

I maintain K9 Audit, a causal conformance auditing ledger (AGPL-3.0). It tracks agent actions via a hashed CIEU 5-tuple without using LLM-as-a-judge. I’ve already mapped out a module-level wrapper (k9_wrap_module) that works seamlessly with OpenClaw skills.

Would you be open to a PR adding a lightweight, optional K9 Audit hook into your examples or core framework? It gives your users instant, tamper-proof audit trails for enterprise compliance.
Let me know your thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions