behavior-maturity

behavior-maturity is a skill for Claude Code from Snowflake-Labs/cocoplus. It costs 43 tokens per session (786 once invoked), scanned A, original, MIT.

A report of how much automation a CocoPod currently has, from L0 Manual to L3 Autonomous-Eligible. It calculates the level from project settings and enabled operating modes.

In plain words
What is it for?
Use it to assess automation readiness and see the current maturity level of a CocoPod.
Why use it?
It gives you a consistent view of whether the project still needs approval at each stage or can run some stages with less supervision.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/snowflake-labs/cocoplus/behavior-maturity
Any agent
npx skills add Snowflake-Labs/cocoplus --skill behavior-maturity
Clone the repo
git clone --depth 1 https://github.com/Snowflake-Labs/cocoplus

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for behavior-maturity

README.md
[![agentmods](https://agentmods.dev/badge/skills/snowflake-labs/cocoplus/behavior-maturity.svg)](https://agentmods.dev/skills/snowflake-labs/cocoplus/behavior-maturity)
Your own site
<a href="https://agentmods.dev/skills/snowflake-labs/cocoplus/behavior-maturity"><img src="https://agentmods.dev/badge/skills/snowflake-labs/cocoplus/behavior-maturity.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 786 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00786
Opus 5 $0.00022 $0.00393
Sonnet 5 $0.00009 $0.00157
Haiku 4.5 $0.00004 $0.00079

Measured 2d ago against content hash a5f80a601e84, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

behavior-maturity scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cortex/skills/cocobehavior/behavior-maturity.skill.md · 71 lines

How it starts

The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Your objective is to report the CocoPod's current automation maturity level.

Before proceeding, verify that .cocoplus/ exists. If not, output: "CocoPlus not initialized in this directory. Run $pod init to begin." Then stop.

Run the Assessment

Invoke behavior-maturity. It reads cocoplus.toml and .cocoplus/modes/ and writes .cocoplus/maturity.json.

Maturity Levels

  • L0 — Manual: No CocoPlus automation modes enabled beyond initialization. Every phase gate requires explicit developer action.
  • L1 — Assisted: Core lifecycle automation enabled (memory, safety gate) but SecondEye/CocoSentinel are not yet configured with block rules.
  • L2 — Supervised: SecondEye is active with block rules and CocoSentinel is configured for at least one artifact type. HITL stages still require developer approval before proceeding.
  • L3 — Autonomous-Eligible: All ten L3 readiness items below pass. AFK stages may proceed without per-stage developer approval, subject to the Four-Tier Boundary Framework's NEVER tier.

L3 Readiness Checklist (all ten required — a CocoPod may not operate at L3 without passing this at $pod init or $pod upgrade --l3):

  1. Budget guard exists
  2. Verifier is structurally separate from generator
  3. Failure escalation ladder is defined
  4. Human override path is documented
  5. Output allowlist is bounded
  6. Mandatory path denylist is configured
  7. Kill switch exists
  8. Run log is committed
  9. No same-agent verification is enforced
  10. Attempt cap is set

If cocoplus.toml declares automation_maturity = "L0".."L3" or maturity_level = "L0".."L3", the reported level is capped at that declaration. A pod may not operate above its declared and validated maturity level.

Output

Display the current level and, if not yet L3, how many of the ten checklist items pass:

CocoBehavior Maturity — L2 (Supervised)
L3 readiness: 6/10 items passing
  ✓ cocoplus-context.md complete
  ✓ cocoplus.toml permission tiers defined
  ✗ CocoFlow deterministic fallbacks — missing for 2 stage handlers
  ...

Read the full file on GitHub · 71 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 71 lines · 43 tokens per session scan A a5f80a601e84

Subscribe to this mod's changes

behavior-maturity is a skill published in the GitHub repository Snowflake-Labs/cocoplus (720 stars, last pushed 2d ago), licensed MIT. It adds 43 tokens to every session and 786 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

prompt-engineering

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, designing production prompt templates, or building AI-powered features.

wpank/ai · 44 tokens

implementation-final-review

Perform the repository's risk-tiered independent final review before implementation completion. Use only when explicitly invoked or when repository instructions require it after behavior-impacting implementation work; audit the complete task diff, supported contracts, lifecycle and security boundaries, complexity, and…

openai/openai-agents-python · 58 tokens

openkb-html-critic

Use to review a generated HTML deck or single-page artifact for visual quality and structural correctness. Especially good at catching CSS specificity bugs where slide-modifier classes (.divider, .center, .q, .flow etc.) accidentally override the base .slide{display:none} and cause one slide to stack on top of every…

VectifyAI/OpenKB · 132 tokens

playground-msw-tests

REQUIRED and PRIMARY testing approach for packages/playground and packages/playground-ui. Triggers on: adding or modifying hooks, pages, route components, data-fetching code, React Query interactions, or any test work in these packages. Generates Vitest tests that drive the real @mastra/client-js + React Query stack…

mastra-ai/mastra · 121 tokens

cron

Schedule, list, pause, resume, edit, or run the user's agentica cron jobs with the cronjob tool. Use when asked to remind, schedule a recurring or one-shot task, try a job now, or manage jobs that fire unattended.

shibing624/agentica · 52 tokens

terraform

Operate Terraform and OpenTofu across the whole infrastructure lifecycle: module structure, state backends and locking, plan/apply workflow, drift detection, remote state, upgrade and refactor flows, and evidence-based diagnostics. Use when running or inspecting terraform plans, applies, state files, imports, or state…

magnus919/agent-skills · 96 tokens