verify

A skill for checking a running application and its surrounding services. It covers containers, API health, database migrations, and basic browser checks.

In plain words
What is it for?
Checking whether containers run, APIs respond, migrations work, and key browser flows open successfully.
Why use it?
It helps detect deployment and runtime problems that may not appear during code review.

Skill for Claude CodeCodex

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/imperialautomation/claude-code-toolkit/verify
Any agent
npx skills add ImperialAutomation/claude-code-toolkit --skill verify
Clone the repo
git clone --depth 1 https://github.com/ImperialAutomation/claude-code-toolkit

Made for: Claude Code, Codex.

Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,073 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 $0.00015 $0.01073
Opus 5 $0.00008 $0.00536
Sonnet 5 $0.00003 $0.00215
Haiku 4.5 $0.00002 $0.00107

Measured 3d ago against content hash eef534f670c0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

verify 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 3d 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/verify/SKILL.md · 146 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. 3d ago First seen · 146 lines · 15 tokens per session scan A eef534f670c0

Subscribe to this mod's changes

verify is a skill published in the GitHub repository ImperialAutomation/claude-code-toolkit (11 stars, last pushed 4d ago), with no licence file. It adds 15 tokens to every session and 1,073 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

openclaw-browser-auto

Skill "openclaw-browser-auto" from davidtoby/agent-skills, covering openclaw 浏览器自动化配置, 适用场景, 配置步骤, 1. 启动cdp浏览器容器 and 2. 配置openclaw.

davidtoby/agent-skills · 0 tokens

demo-record

Launch the self-recording Grackle demo. Builds Docker images, cleans state, provisions environments, creates project/task, and starts the demo recording agent.

nick-pape/grackle · 33 tokens

openwork-docker-chrome-mcp

Start the OpenWork dev stack via Docker and verify real user flows via Chrome MCP. Triggers when user mentions: "dev-up.sh" "docker dev stack" "verify in chrome mcp" "test the real flow".

different-ai/openwork-hub · 58 tokens

apify-actor-development

Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models.

humaisali/Awesome-AI-Skills · 71 tokens

docker-and-scraper-reliability

Use when running Playwright or Selenium scrapers in Docker, handling Cloudflare challenges, managing browser session persistence across restarts, or implementing health checks for headless Chrome.

marnenivishal/trading-bot-skills · 42 tokens

use-agent-browser-for-airi

Test AIRI display-model imports with agent-browser across stage-tamagotchi Electron, stage-web, and stage-pocket mobile web layouts. Use when uploading and verifying contributor-supplied Live2D ZIP, VRM, or MMD ZIP/PMX/PMD files through AIRI's model selector, including onboarding bypass, format-specific import…

moeru-ai/airi · 87 tokens