Skip to content

Documentation

Authority infrastructure for agents and services

Caracal issues short-lived, policy-approved mandates for protected resources and records the decision trail.

How it works

Five steps between an agent and a resource

Agents call real APIs with real credentials, and standing secrets are how that goes wrong. Caracal swaps them for short-lived authority that policy approves first. Click through the flow.

Step 1 of 5

Your agent asks for authority right when it needs it. Nothing sits in code or env files waiting to leak.

Identities and Applications
Try it nowcurl -fsSL https://raw.githubusercontent.com/Garudex-Labs/caracal/main/install.sh | shthen caracal up

Find your path

Where are you starting from?

You want to see it run before you read theory. Install the stack, protect one call, then dig into how it works.

What is Caracal?