AI AGENT ADDONS

Claims-based authorization helps you control what each AI agent can do. You can give or take away permissions like reading files, running commands, or starting new agents. This keeps your multi-agent system secure and organized.

Different agents can have different security levels from minimal to admin. You can also limit permissions to specific files or resources using scope patterns. This makes it easy to follow the principle of least privilege.

Use simple commands to check, grant, revoke, or list claims for any agent. Regular audits and revoking unused claims keep your system safe.

Add Claims skill to your workflow

Global

mkdir -p ~/.claude/skills/claims

Project

mkdir -p .claude/skills/claims

Source Repository

Stars
61,877
Forks
7,232
Watchers
61,877
License
MIT
Last Push
23 days ago
Created
1 year ago