Skip to content

Commit e24ef2c

Browse files
authored
docs: Update README.md (#19)
1 parent 0f6f7e2 commit e24ef2c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323

2424
This plugin integrates OpenClaw with [Agent Control](https://github.com/agentcontrol/agent-control), a security and policy layer for agent tool use. It registers OpenClaw tools with Agent Control and can block unsafe tool invocations before they execute.
2525

26-
> [!WARNING]
27-
> Experimental plugin: this may break across OpenClaw updates. Use in non-production or pinned environments.
28-
>
29-
> The package exports a modern `definePluginEntry(...)` descriptor when the host SDK exposes it, and falls back to the legacy raw `register(api)` export on older gateways.
30-
3126
## Why use this?
3227

3328
- Enforce policy before tool execution, so unsafe or disallowed actions never run.

0 commit comments

Comments
 (0)