CtrlK
BlogDocsLog inGet started
Tessl Logo

claims

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.

Install with Tessl CLI

npx tessl i github:ruvnet/claude-flow --skill claims
What are skills?

91

1.79x

Does it follow best practices?

Evaluation97%

1.79x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

93%

44%

Multi-Agent Pipeline Permission Setup

Claim grant with scoped permissions

Criteria
Without context
With context

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

100%

53%

Secure Deployment Agent Workflow

Temporary elevated access lifecycle

Criteria
Without context
With context

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

98%

30%

Agent Permission Audit and Cleanup

Claim audit and revocation

Criteria
Without context
With context

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

Evaluated
Agent
Claude Code
Model
Unknown

Table of Contents

Is this your skill?

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.