Strict but lenient: Now you don't have to choose between "strict" and "agent-reviewed". Most of the time, we will block any perilous command execution request from the agent. But you can run a verified, checked command set through a command macro for when you need it. (Sounds like a custom config, but it's completely different!) My philosophy is to provide a safer but easier way to run complex commands. MCP is too rigid; CLI is lenient, but too dangerous. This is the best compromise.
This is still in beta, and I know some parts aren't good enough yet.
These are known issues:
- Cache clean delay caused by sync actions (like sleep, etc.)
The cache problem is due to the "conf" module, and the current solution is to replicate it with fs-extra and handle the actions there.
Report
No reviews yetBe the first to leave a review for A security tool you've never seen.