Claims-based authorization for agents and operations. Grant, revoke, and verify permissions for secure multi-agent coordination. Use when: permission management, access control, secure operations, authorization checks. Skip when: open access, no security requirements, single-agent local work.
91
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 97%
↑ 1.79xAgent success when using this skill
Validation for skill structure
Claim grant with scoped permissions
Grant command syntax
70%
100%
--agent flag used
0%
100%
--claim flag used
100%
100%
--scope flag used
70%
80%
Read claim for ingest
50%
100%
Read+write for transform
50%
100%
Spawn claim for orchestrator
50%
100%
Memory claim scoped to namespace
20%
100%
Path scopes not wildcarded
20%
100%
No over-permissioning
100%
50%
Correct claim types only
10%
100%
Without context: $0.4736 · 3m 31s · 24 turns · 28 in / 6,955 out tokens
With context: $0.1595 · 33s · 11 turns · 171 in / 1,684 out tokens
Temporary elevated access lifecycle
Grant command present
0%
100%
Check command present
0%
100%
Revoke command present
0%
100%
Revoke after work
100%
100%
Write claim granted
50%
100%
Execute claim granted
50%
100%
Scope to config path
60%
100%
Elevated claims revoked
70%
100%
Baseline read retained
100%
100%
Correct --agent flag
0%
100%
Revoke rationale documented
83%
100%
Without context: $0.2012 · 1m 13s · 11 turns · 16 in / 4,088 out tokens
With context: $0.2903 · 1m 5s · 19 turns · 179 in / 3,598 out tokens
Claim audit and revocation
List command referenced
0%
100%
Revoke command syntax
0%
100%
Admin claim revoked
70%
100%
Excessive write revoked from reporter
62%
100%
Overly broad read scope fixed for reporter
75%
100%
Spawn revoked from notifier
62%
100%
Memory revoked from notifier
62%
100%
Correct --agent flag per agent
100%
100%
No over-revocation
100%
100%
Audit report identifies excesses
100%
100%
Least privilege reasoning
100%
83%
Without context: $0.2092 · 54s · 12 turns · 17 in / 3,294 out tokens
With context: $0.4079 · 1m 29s · 23 turns · 272 in / 4,880 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.