Skip to content

v0.1.2 — leashed is live

Latest

Choose a tag to compare

@dormstern dormstern released this 20 Feb 13:13
· 4 commits to main since this release

AI got hands. This is the leash.

Policy, audit, kill switch for any AI agent with access to your accounts.

npm install leashed

What's included:

  • createLeash() — wrap any agent with policy enforcement
  • leash.yaml — 5-line YAML policy (allow/deny glob patterns)
  • leash.task() — every action policy-checked, audited, budgeted
  • leash.yank() — instant kill switch
  • npx leashed status|audit|yank — CLI tools
  • Append-only JSONL audit trail
  • Time + action budgets with auto-expiry

Built by Behalf — delegation governance for the agent era.

Half the access. All the work done.