ccg-guardian

ccg-guardian is a skill for Claude Code from phuongrealmax/code-guardian. It costs 37 tokens per session (719 once invoked), scanned A, original, no licence file.

A development workflow assistant for projects that need saved context, code checks, coordination between multiple agents, or progress tracking.

In plain words
What is it for?
It supports remembering project information, validating code, coordinating agents, and tracking a development workflow.
Why use it?
It helps prevent lost context and untracked work when development involves several steps or agents.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It supports remembering project information, validating code, coordinating agents, and tracking a development workflow.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/phuongrealmax/code-guardian/ccg-guardian
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.

Any agent
npx skills add phuongrealmax/code-guardian --skill ccg-guardian
Clone the repo
git clone --depth 1 https://github.com/phuongrealmax/code-guardian

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 ccg-guardian

README.md
[![agentmods](https://agentmods.dev/badge/skills/phuongrealmax/code-guardian/ccg-guardian.svg)](https://agentmods.dev/skills/phuongrealmax/code-guardian/ccg-guardian)
Your own site
<a href="https://agentmods.dev/skills/phuongrealmax/code-guardian/ccg-guardian"><img src="https://agentmods.dev/badge/skills/phuongrealmax/code-guardian/ccg-guardian.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00037 $0.00719
Opus 5 $0.00018 $0.00360
Sonnet 5 $0.00007 $0.00144
Haiku 4.5 $0.00004 $0.00072

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

Security

Grade A, and why

ccg-guardian 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 8d 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.

plugins/ccg-guardian/skills/ccg-guardian/SKILL.md · 98 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 98 lines · 37 tokens per session scan A 8ba2e8586c3a

Subscribe to this mod's changes

ccg-guardian is a skill published in the GitHub repository phuongrealmax/code-guardian (6 stars, last pushed 8mo ago), with no licence file. It adds 37 tokens to every session and 719 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-08-31.

Related

Other skills, from other repositories

hmem-activate

Switch active project mid-session via loadproject, then fix any misrouted O-entry exchanges. Use when the user says 'aktiviere/lade Projekt X', 'switch to project Y', or whenever you'd otherwise call loadproject mid-session.

Bumblebiber/hmem · 54 tokens

project

Create or maintain an Architecture Studio project — initialize its record bundle, remember sourced facts, capture or supersede decisions, inspect project status, or migrate a 1.x PROJECT.md. Use when the user says “set up the project,” “remember this,” “we decided,” asks about project context, or runs /as:project.

AlpacaLabsLLC/skills-for-architects · 69 tokens

alive-bundle

Create, manage, and graduate bundles -- the unit of focused work within a walnut.

alivecontext/alive · 20 tokens

workspace

Scaffold and manage the stateless AI workspace — context, packs, repos, and knowledge for multi-repo orchestration.

ulises-jeremias/agent-toolkit · 27 tokens

hmem-write

Hmem write protocol — picks prefix (L/E/D/P/N/R/I/H…), tree location, and tags, and detects duplicates before persisting. Use before any writememory or appendmemory call (skipping it creates duplicates and misplaced entries), or when the user says 'remember this', 'save this', 'log this', or invokes /hmem-write.

Bumblebiber/hmem · 77 tokens

hmem-config

View and change hmem memory settings, hooks, sync, and checkpoints. Use on /hmem-config, or when the user asks why context is huge, how to change auto-save, how often checkpoints fire, or how to set up sync.

Bumblebiber/hmem · 54 tokens