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.
npx agentmods add skills/kryptobaseddev/cleo/ct-master-tacnpx skills add kryptobaseddev/cleo --skill ct-master-tacgit clone --depth 1 https://github.com/kryptobaseddev/cleoWrote 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.
[](https://agentmods.dev/skills/kryptobaseddev/cleo/ct-master-tac)<a href="https://agentmods.dev/skills/kryptobaseddev/cleo/ct-master-tac"><img src="https://agentmods.dev/badge/skills/kryptobaseddev/cleo/ct-master-tac.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00151 | $0.01073 |
| Opus 5 | $0.00076 | $0.00536 |
| Sonnet 5 | $0.00030 | $0.00215 |
| Haiku 4.5 | $0.00015 | $0.00107 |
Grade A, and why
ct-master-tac 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.
How it starts
The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ct-master-tac — Master Tactical Bundle
Provenance: @task T430, @epic T382, @umbrella T377 Bundle version: 1.0.0 — ships with CleoOS v2026.4.x
The Master TAC (Tactical Asset Cache) plugin bundles every protocol primitive the
autonomous execution layer requires. After tools.skill.install ct-master-tac, a
fresh CleoOS install has batteries-included support for the full RCASD-IVTR+C
lifecycle.
What's Inside
12 CANT Protocol Files (bundled/protocols/)
| File | ID | Stage | Skill |
|---|---|---|---|
research.cant |
RSCH | research | ct-research-agent |
consensus.cant |
CONS | consensus | ct-consensus-voter |
architecture-decision.cant |
ADR | architecture-decision | ct-adr-recorder |
specification.cant |
SPEC | specification | ct-spec-writer |
decomposition.cant |
DCMP | decomposition | ct-epic-architect |
implementation.cant |
IMPL | implementation | ct-task-executor |
validation.cant |
VALID | validation | ct-validator |
testing.cant |
TEST | testing | ct-ivt-looper |
contribution.cant |
CONT | cross-cutting | ct-contribution |
release.cant |
REL | release | ct-release-orchestrator |
artifact-publish.cant |
ART | release | ct-artifact-publisher |
provenance.cant |
PROV | release | ct-provenance-keeper |
Platform Team (bundled/teams/platform.cant)
Canonical 3-tier team definition with planning-lead, engineering-lead, and
validation-lead. Mirrors the .cleo/teams.cant seed from a standard CleoOS init.
Install Behaviour
tools.skill.install ct-master-tac
The install hook:
- Copies
bundled/protocols/*.canttopackages/core/src/validation/protocols/cant/(skips files that already exist unless--forceis provided). - Copies
bundled/teams/platform.cantto.cleo/teams.cant(skips if exists). - Verifies that all 12 protocol files are present and parseable.
- Emits an install summary to stdout.
Running install a second time is a no-op (idempotent).
What ships with it
16 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- __tests__/install.test.ts 9.4 KB runs code
- bundled/protocols/architecture-decision.cant 4.0 KB
- bundled/protocols/artifact-publish.cant 4.4 KB
- bundled/protocols/consensus.cant 3.2 KB
- bundled/protocols/contribution.cant 3.2 KB
- bundled/protocols/decomposition.cant 4.1 KB
- bundled/protocols/implementation.cant 2.6 KB
- bundled/protocols/provenance.cant 3.9 KB
- bundled/protocols/release.cant 3.7 KB
- bundled/protocols/research.cant 2.9 KB
- bundled/protocols/specification.cant 2.7 KB
- bundled/protocols/testing.cant 4.3 KB
- bundled/protocols/validation.cant 2.8 KB
- bundled/README.md 1.4 KB
- bundled/teams/platform.cant 4.6 KB
- manifest.json 1.9 KB
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.
- 2d ago First seen · 117 lines · 151 tokens per session scan A 4190576135f8
ct-master-tac is a skill published in the GitHub repository kryptobaseddev/cleo (160 stars, last pushed 16d ago), licensed MIT. It adds 151 tokens to every session and 1,073 once invoked, about $0.0008 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.
Other skills, from other repositories
antigravity-skill-orchestrator
A meta-skill that understands task requirements, dynamically selects appropriate skills, tracks successful skill combinations using agent-memory-mcp, and prevents skill overuse for simple tasks.
llamaguard
Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. Integrates with NeMo Guardrails.
pentest-playbook
7-phase pentest pipeline from passive recon to exploitation.
skill-authoring
Author SKILL.md skills: frontmatter, validator limits, structure.
recon-playbook
Use when starting or restructuring an authorized external web and API assessment.
google-dorks-catalog
High-precision Google dorks for exposed configs, secrets, and credentials -- real-world validated.