claude-code-runner

claude-code-runner is a skill for Claude Code, Codex from thcjp/hermes-skills. It costs 0 tokens per session (1,936 once invoked), scanned B, original, no licence file.

A tool for running AI-assisted coding tasks where interactive terminal sessions are unavailable.

In plain words
What is it for?
Use it to execute coding tasks from scripts, automated builds, or other non-interactive processes.
Why use it?
It allows coding work to run in automated environments such as CI/CD pipelines and background jobs.

Skill for Claude CodeCodex

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

Good fit Use it to execute coding tasks from scripts, automated builds, or other non-interactive processes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thcjp/hermes-skills/claude-code-runner
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 thcjp/hermes-skills --skill claude-code-runner
Clone the repo
git clone --depth 1 https://github.com/thcjp/hermes-skills

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 claude-code-runner

README.md
[![agentmods](https://agentmods.dev/badge/skills/thcjp/hermes-skills/claude-code-runner/github.svg)](https://agentmods.dev/skills/thcjp/hermes-skills/claude-code-runner)
Your own site
<a href="https://agentmods.dev/skills/thcjp/hermes-skills/claude-code-runner"><img src="https://agentmods.dev/badge/skills/thcjp/hermes-skills/claude-code-runner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for claude-code-runner

Your own site · 80×15
<a href="https://agentmods.dev/skills/thcjp/hermes-skills/claude-code-runner"><img src="https://agentmods.dev/badge/skills/thcjp/hermes-skills/claude-code-runner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,936 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00000 $0.01936
Opus 5 $0.00000 $0.00968
Sonnet 5 $0.00000 $0.00387
Haiku 4.5 $0.00000 $0.00194

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

Security

Grade B, and why

claude-code-runner scanned grade B with 1 finding 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 9d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

* Root or sudo access (for user switching)
clawhub-skills/downloaded/Development/claude-code-runner/SKILL.md · 296 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. 9d ago First seen · 296 lines · 0 tokens per session scan B b22ab814ca7c

Subscribe to this mod's changes

claude-code-runner is a skill published in the GitHub repository thcjp/hermes-skills (1 stars, last pushed 22d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,936 tokens. A static security scan graded it B with 1 finding (asks for root). 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

frappe-testing-cicd

Use when setting up CI/CD pipelines for Frappe apps, configuring GitHub Actions test workflows, or adding linting and security scanning. Prevents broken CI from incorrect test matrix configuration, missing MariaDB/Redis services, and uncaught code quality issues. Covers GitHub Actions workflows, test matrix…

Impertio-Studio/Frappe_Claude_Skill_Package · 142 tokens

gh-fix-ci

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

foryourhealth111-pixel/Vibe-Skills · 72 tokens

azure-devops

Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check…

sanjay3290/ai-skills · 105 tokens

squid-implement-night

Run the full agent-team pipeline end-to-end for one feature whose Tasks Plan is already approved by /squid-plan, handing the human a validated, ready-to-squash-merge PR. Trigger after /squid-plan.

iusztinpaul/squid · 52 tokens

go-ci-workflow

Use when creating or refactoring GitHub Actions CI workflows for Go repositories. Covers repository-shape detection, Make-driven delegation with formal fallbacks, Go setup, caching, tool pinning, permissions, reusable workflows, and quality gate design.

johnqtcg/awesome-skills · 53 tokens

desktop-packaging-tauri

Tauri 2.x bundling, code signing, auto-updater, platform installers, CI/CD.

agents-inc/skills · 26 tokens