crawl4ai-test

crawl4ai-test is a skill for Claude Code from romek-rozen/cc-crawl4ai. It costs 21 tokens per session (123 once invoked), scanned A, original, MIT.

A smoke test for the Crawl4AI-to-Trafilatura web-crawling pipeline, run against example.com. A smoke test is a quick check that the main parts of a system start and work together.

In plain words
What is it for?
It is for checking Crawl4AI setup, browser readiness, and the complete crawling pipeline in a project environment.
Why use it?
It confirms that the browser and text-extraction pipeline are ready before relying on them for crawling work.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the cc-crawl4ai plugin — 5 skills, 3 agents shipped together

Good fit It is for checking Crawl4AI setup, browser readiness, and the complete crawling pipeline in a project environment.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add romek-rozen/cc-crawl4ai
Claude Code
/plugin install cc-crawl4ai

Made for: Claude Code.

Or install cc-crawl4ai, the plugin that ships this one along with the rest of its 5 skills, 3 agents.

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 crawl4ai-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/romek-rozen/cc-crawl4ai/crawl4ai-test/github.svg)](https://agentmods.dev/skills/romek-rozen/cc-crawl4ai/crawl4ai-test)
Your own site
<a href="https://agentmods.dev/skills/romek-rozen/cc-crawl4ai/crawl4ai-test"><img src="https://agentmods.dev/badge/skills/romek-rozen/cc-crawl4ai/crawl4ai-test/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 crawl4ai-test

Your own site · 80×15
<a href="https://agentmods.dev/skills/romek-rozen/cc-crawl4ai/crawl4ai-test"><img src="https://agentmods.dev/badge/skills/romek-rozen/cc-crawl4ai/crawl4ai-test.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 123 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 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.00021 $0.00123
Opus 5 $0.00010 $0.00062
Sonnet 5 $0.00004 $0.00025
Haiku 4.5 $0.00002 $0.00012

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

Security

Grade A, and why

crawl4ai-test 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 11d 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/cc-crawl4ai/skills/crawl4ai-test/SKILL.md · 15 lines

What it actually says

This accesses https://example.com. Ask for confirmation if network execution was not already requested, then run:

"${CLAUDE_PLUGIN_ROOT}/bin/crawl4ai" test --project-root "${CLAUDE_PROJECT_DIR}" --runtime-root "${CLAUDE_PLUGIN_DATA}" --timeout 60

Report the exact result. A successful test records browser readiness for the detected managed runtime.

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. 11d ago First seen · 15 lines · 21 tokens per session scan A 535892433ae2

Subscribe to this mod's changes

crawl4ai-test is a skill published in the GitHub repository romek-rozen/cc-crawl4ai (12 stars, last pushed 29d ago), licensed MIT. It adds 21 tokens to every session and 123 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

memstack-development-webapp-testing

Use when the user says 'write browser tests', 'test this page', 'playwright test', 'e2e test', 'end to end test', 'browser test', 'test the UI', or needs Playwright-based browser testing for a web application. Do NOT use for unit tests, API tests, or non-browser testing.

cwinvestments/memstack · 75 tokens

e2e

Generate and run Playwright E2E tests traced to spec.md acceptance criteria, with an optional accessibility audit. Use when saying "e2e tests" or "a11y audit".

anton-abyzov/specweave · 38 tokens

chrome-automation

A browser-automation toolkit for controlling Chrome to visit pages, interact with forms, collect data, run tests, and create screenshots or PDFs.

aAAaqwq/AGI-Super-Team · 34 tokens

playwright-automation

Browser automation and testing with Playwright. Use when testing web applications, automating browser tasks, taking screenshots, or validating UI behavior.

majiayu000/spellbook · 32 tokens

browser-check

Drive a real browser and come back with a MEASUREMENT rather than an impression - console errors and >=400 responses as counts, computed styles as JSON when appearance is disputed. Use when work touches UI, when a review must verify one, or when fidelity-gate asks for its measurement.

jjanczur/tyran · 58 tokens

playwright

Browser automation, web scraping, E2E testing, and visual regression with Playwright. Covers 30+ patterns: login flows, form testing, responsive design checks, broken link validation, API mocking, data extraction, PDF generation, accessibility audits (axe-core), performance budgets (Lighthouse), visual diffing…

EliasOulkadi/shokunin · 0 tokens