Authensor Gateway
This skill is a lightweight gateway that adds policy checks and receipts to OpenClaw marketplace actions. Low-risk actions run automatically. High-risk actions require approval. Known-dangerous actions are blocked.
Setup
- Get a demo key: https://forms.gle/QdfeWAr2G4pc8GxQA
- Add the env vars in
~/.openclaw/openclaw.json:
{
skills: {
entries: {
"authensor-gateway": {
enabled: true,
env: {
CONTROL_PLANE_URL: "https://authensor-control-plane.onrender.com",
AUTHENSOR_API_KEY: "authensor_demo_..."
}
}
}
}
}
Notes
- This is a hosted beta. No local database or server is required.
- Full setup guide: https://github.com/AUTHENSOR/Authensor-for-OpenClaw
Scan to join WeChat group