Borrowing it
Nothing to install: this file belongs to binjuhor/shadcn-lar. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/binjuhor/shadcn-lar/main/.claude/skills/chrome-devtools/SKILL.mdgit clone --depth 1 https://github.com/binjuhor/shadcn-larWrote 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.
[](https://agentmods.dev/skills/binjuhor/shadcn-lar/chrome-devtools)<a href="https://agentmods.dev/skills/binjuhor/shadcn-lar/chrome-devtools"><img src="https://agentmods.dev/badge/skills/binjuhor/shadcn-lar/chrome-devtools.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00038 | $0.05654 |
| Opus 5 | $0.00019 | $0.02827 |
| Sonnet 5 | $0.00008 | $0.01131 |
| Haiku 4.5 | $0.00004 | $0.00565 |
Grade B, and why
ck:chrome-devtools scanned grade B with 2 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
cat > $SKILL_DIR/.claude/chrome-devtools/tmp/login-test.js << 'EOF' Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
# Netscape format (from curl/wget): 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.
What ships with it
23 files 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.
- references/cdp-domains.md 17 KB
- references/performance-guide.md 21 KB
- references/puppeteer-reference.md 19 KB
- scripts/__tests__/selector.test.js 6.4 KB runs code
- scripts/.browser-session.json 117 B
- scripts/.gitignore 12 B
- scripts/aria-snapshot.js 10 KB runs code
- scripts/click.js 2.4 KB runs code
- scripts/console.js 1.9 KB runs code
- scripts/evaluate.js 1.4 KB runs code
- scripts/fill.js 2.0 KB runs code
- scripts/install-deps.sh 4.3 KB runs code
- scripts/install.sh 2.1 KB runs code
- scripts/lib/browser.js 9.9 KB runs code
- scripts/lib/selector.js 5.3 KB runs code
- scripts/navigate.js 4.6 KB runs code
- scripts/network.js 2.9 KB runs code
- scripts/package.json 345 B
- scripts/performance.js 4.0 KB runs code
- scripts/README.md 7.9 KB
- scripts/screenshot.js 6.2 KB runs code
- scripts/select-ref.js 3.8 KB runs code
- scripts/snapshot.js 3.6 KB runs code
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.
- 6d ago First seen · 631 lines · 38 tokens per session scan B f6f7e952fc66
ck:chrome-devtools is a skill published in the GitHub repository binjuhor/shadcn-lar (99 stars, last pushed 2mo ago), with no licence file. It adds 38 tokens to every session and 5,654 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 2 findings (reads agent configuration directories, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
owl-admin-app-dev
Use this skill when developing an application that installed slowlyo/owl-admin, especially backend CRUD, menus, permissions, controllers, services, routes, config/admin.php, app/Admin, helper functions, settings(), adminpages(), AdminPipeline, upload/file preview issues, route conflicts, custom login/menu examples, or…
owl-admin-devtools-generator
Use this skill for Owl Admin development tools, code generator, dynamic API templates, relationships, visual pages, generated CRUD code, app/ApiTemplates, Support/Apis, Support/CodeGenerator, Controllers/DevTools, or questions about “代码生成器”, “动态 API”, “API 模板”, “关系管理”, “可视化页面”, and “生成 CRUD”.
owl-admin-amis-page
Use this skill for Owl Admin pages built with amis, including CRUD pages, forms, tables, detail pages, filters, toolbar actions, iframe pages, custom page schemas, and renderer usage. Trigger when the user mentions amis, schema, Renderers, 后台页面, 列表, 表单, 详情, 筛选, 操作按钮, or admin:make-page.
owl-admin-frontend-assets
Use this skill for Owl Admin frontend assets, admin-views, public/admin-assets, resource publishing, custom React frontend work, amis-editor frontend, layout/theme frontend files, pnpm commands, or questions about “前端资源”, “admin-views”, “自定义前端”, “发布 assets”, “前端源码”, and “打包后台前端”.
owl-admin-ops-commands
Use this skill for Owl Admin installation, publishing assets, upgrades, diagnostics, database inspection, menu maintenance, user creation, password reset, route generation, IDE helper, admin:publish, admin:install, admin:update, admin:doctor, admin:db, admin:menu, admin:create-user, or deployment troubleshooting.
owl-admin-extension-module
Use this skill for Owl Admin extensions, modules, multi-admin setup, extension service providers, module routes, module config, menus, permissions, admin-module:init, or extensions under the configured extension directory. Trigger on 扩展, 插件, 多模块, module, extension, ServiceProvider, 菜单导入, or 模块后台.