codebase-inspection

codebase-inspection is a skill for Claude Code, Codex from clowlove/Hermes-House. It costs 31 tokens per session (1,564 once invoked), scanned A, original, no licence file.

A codebase-inspection guide that measures lines of code, languages, and language ratios, and can analyze remote GitHub repositories through the GitHub command-line interface.

In plain words
What is it for?
Use it to inspect local codebases or remote GitHub repositories, count code by language, and compare the share of each language.
Why use it?
It provides a quick overview of what a project contains and how large its different parts are.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

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/clowlove/hermes-house/codebase-inspection
Any agent
npx skills add clowlove/Hermes-House --skill codebase-inspection
Clone the repo
git clone --depth 1 https://github.com/clowlove/Hermes-House

Made for: Claude Code, Codex.

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 codebase-inspection

README.md
[![agentmods](https://agentmods.dev/badge/skills/clowlove/hermes-house/codebase-inspection.svg)](https://agentmods.dev/skills/clowlove/hermes-house/codebase-inspection)
Your own site
<a href="https://agentmods.dev/skills/clowlove/hermes-house/codebase-inspection"><img src="https://agentmods.dev/badge/skills/clowlove/hermes-house/codebase-inspection.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,564 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00031 $0.01564
Opus 5 $0.00015 $0.00782
Sonnet 5 $0.00006 $0.00313
Haiku 4.5 $0.00003 $0.00156

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

Security

Grade A, and why

codebase-inspection 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 6d 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.

skills/codebase-inspection/SKILL.md · 168 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file 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.

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. 6d ago First seen · 168 lines · 31 tokens per session scan A d6d82f4501c1

Subscribe to this mod's changes

codebase-inspection is a skill published in the GitHub repository clowlove/Hermes-House (15 stars, last pushed yesterday), with no licence file. It adds 31 tokens to every session and 1,564 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-30.

Related

Other skills, from other repositories

pr-review-triage

Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.

cobusgreyling/loop-engineering · 35 tokens

hunt-auth-bypass

Hunting skill for auth bypass vulnerabilities. Built from 12 public bug bounty reports across SAML XSW / parser-differential (GitHub Enterprise CVE-2025-25291/25292), SAML signature stripping (Uber, Rocket.Chat, samlify CVE-2025-47949), SAML domain enforcement bypass via control characters (HackerOne 2024)…

uphiago/recon-skills · 172 tokens

subdomain-enumeration

Map subdomains via crt.sh and subfinder at recon kickoff.

uphiago/recon-skills · 19 tokens

tianya-gods-team

天涯神贴大神智囊团 — 20位传奇大神组成的多Agent决策系统。 基于ClawTeam多Agent协作原理,实现「一个目标 → 20位大神并行分析 → 综合决策」的完整工作流。 核心机制: 智能领导者Agent(协调者)接收目标,分配给20位专业大神 20位大神并行分析,各自输出专业视角 综合决策Agent整合所有视角,输出最终决策 使用方式: 「启动天涯智囊团」+ 你的问题/目标 「召集大神」+ 你的问题/目标 「20位大神分析」+ 你的问题/目标 涵盖领域:权谋分析、经济预言、历史解读、文化解构、都市情感、技术分析、 黑帮江湖、盗墓探险、玄幻武侠、都市异能、悬疑推理、法医刑侦、历史穿越等。.

momozi1996/awesome-ai-persona-skills · 230 tokens

attack-patterns-reference

Use when classifying a verified web or WordPress behavior and selecting a related validation skill.

uphiago/recon-skills · 23 tokens

dependency-update-bot

Scans your project for outdated npm, pip, Cargo, Go, or Ruby packages. Runs a CVE security audit. Fetches changelogs, summarizes breaking changes with Gemini, and opens one PR per risk group (patch, minor, major). Includes Diagnosis Mode for install conflicts. Use when asked to update dependencies, check for outdated…

Varnan-Tech/opendirectory · 134 tokens