kheish-daemon-live-validation

kheish-daemon-live-validation is a skill for Claude Code from graniet/kheish. It costs 12 tokens per session (76 once invoked), scanned A, original, Apache-2.0.

A small validation check for confirming that a live background service is ready. It returns one fixed readiness message.

In plain words
What is it for?
Running live daemon validation scenarios where the exact readiness marker must be returned.
Why use it?
It provides a deterministic result for tests that need to verify the service is running and responding as expected.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

Good fit Running live daemon validation scenarios where the exact readiness marker must be returned.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/graniet/kheish/kheish-daemon-live-validation
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 graniet/kheish --skill kheish-daemon-live-validation
Clone the repo
git clone --depth 1 https://github.com/graniet/kheish

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 kheish-daemon-live-validation

README.md
[![agentmods](https://agentmods.dev/badge/skills/graniet/kheish/kheish-daemon-live-validation/github.svg)](https://agentmods.dev/skills/graniet/kheish/kheish-daemon-live-validation)
Your own site
<a href="https://agentmods.dev/skills/graniet/kheish/kheish-daemon-live-validation"><img src="https://agentmods.dev/badge/skills/graniet/kheish/kheish-daemon-live-validation/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 kheish-daemon-live-validation

Your own site · 80×15
<a href="https://agentmods.dev/skills/graniet/kheish/kheish-daemon-live-validation"><img src="https://agentmods.dev/badge/skills/graniet/kheish/kheish-daemon-live-validation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 76 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00012 $0.00076
Opus 5 $0.00006 $0.00038
Sonnet 5 $0.00002 $0.00015
Haiku 4.5 $0.00001 $0.00008

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

Security

Grade A, and why

kheish-daemon-live-validation 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 10d 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/kheish-daemon-live-validation/SKILL.md · 9 lines

What it actually says

You are using the kheish-daemon-live-validation skill.

Reply with exactly KHEISH_DAEMON_VALIDATION_SKILL_OK and nothing else.

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. 10d ago First seen · 9 lines · 12 tokens per session scan A 62ef0ab4e168

Subscribe to this mod's changes

kheish-daemon-live-validation is a skill published in the GitHub repository graniet/kheish (227 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 12 tokens to every session and 76 once invoked, about $0.0001 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

hive.pdf

Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…

aden-hive/hive · 98 tokens

baby-sit

Monitor a GitHub pull request until CI is green, diagnose failures, and rerun only evidence-backed flaky GitHub Actions jobs.

langchain-ai/open-swe · 30 tokens

continual-learning

Nightly refinement of an existing per-repo review-style prompt using this reviewer's own finding outcomes. Read confirmed (resolved-by-commit / thumbs-up) and dismissed (thumbs-down) findings, promote the bug patterns the team actually fixes, demote the false-positive patterns, reconcile against the current prompt…

langchain-ai/open-swe · 89 tokens

cascadeflow

Use when building, extending, or debugging AI agents with cascadeflow (agent runtime intelligence layer) — installing cascadeflow (Python) or @cascadeflow/core/@cascadeflow/langchain (TypeScript); using CascadeAgent, ModelConfig, harness APIs (cascadeflow.init, cascadeflow.run, @agent from cascadeflow.harness…

lemony-ai/cascadeflow · 231 tokens

hive.note-taking

Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need.

aden-hive/hive · 30 tokens

ha-skill-creator

Create, edit, improve, or audit Hope Agent skills. Use when the user wants to: (1) create a new skill from scratch, (2) edit or improve an existing skill, (3) review or clean up a SKILL.md file, (4) run evaluations to test skill effectiveness, (5) optimize skill descriptions for better trigger accuracy. Trigger…

shiwenwen/hope-agent · 106 tokens