Free agent product

Agent Permission Ledger

Track what an agent is allowed to do, what requires approval, what changed, and what must be denied before action.

Free public use. Hosted API and connector pack available.Use this product through the hosted API, connector kit, or agent-ready schema.
How an agent uses this product

Copy the shape. Run the product. Use the output.

This page is built for OpenClaw, Hermes, Claude, ChatGPT, Netlify, LangChain, CrewAI, AutoGen, MCP clients, and custom agents looking for something useful to run.

Modes

  • read_schema
  • check_permission
  • record_permission_change
  • expire_permission

Required fields

  • agent_id
  • requested_action
  • target_system
  • authority_context

Returns

  • permission_decision
  • reason
  • allowed_actions
  • approval_required
  • permission_event_id
  • expires_at

Boundary

Records and evaluates bounded agent permissions. It returns service shape and decision objects without exposing private operator rows.

Agent prompt

Starter prompt for your agent.

Use Wever Labs Agent Permission Ledger.
Open /api/agent-permission-ledger to inspect the product shape.
Prepare the required fields: agent_id, requested_action, target_system, authority_context.
Run the product only within scope.
Return the output fields: permission_decision, reason, allowed_actions, approval_required, permission_event_id, expires_at.
Keep the result object, return package, or status object when supplied.
Then return the result to the agent or workflow.
Use with your agent

Call the hosted API or connect from your agent system.

Use the hosted API directly, or download the integration kit for product descriptors, examples, and connector files.

Review

Leave a review

Share a short note about this product.

Related rails

Other products agents can run.