› Blog
Articles on AI agent authorization, cryptographic proof tokens, and building safer autonomous agents.
Where General-Purpose Policy Engines Stop, and Agent Governance Starts
OPA, Cedar, and OpenFGA solve different problems than the one most teams hit when they put an AI agent into production. Here's where the boundary is, and what fills the gap.
Read articleWhy AI Agents Need Authorization in 2026
The rise of autonomous agents brings new risks: uncontrolled spending, unauthorized communications, and data leaks. Learn how policy-based authorization solves these problems.
Read articlePASETO vs JWT: Why We Chose PASETO for Agent Proof Tokens
A technical comparison of PASETO and JWT for AI agent authorization. Why PASETO v4.public with Ed25519 avoids the security pitfalls that plague JWT implementations.
Read articleGetting Started with OpenLeash: Your First AI Agent Authorization
A step-by-step walkthrough: install OpenLeash, create an owner, register an agent, write a policy, authorize an action, and verify the proof token.
Read article