Real Skill packageSource verifiedClawHub registry

chrome-extension

Comprehensive guide for building Chrome extensions with Manifest V3. Use this skill whenever the user mentions Chrome extension, browser extension, manifest.json, content script, service worker (in extension context), popup, side panel, chrome.runtime, chrome.tabs, chrome.storage, chrome.scripting, background script, MV3, Manifest V3, or any Chrome extension API. Also trigger when the user wants to inject scripts into web pages, communicate between page and background, bypass CSP from a content script, build an RP…

Identity and source

Publisher attributionSamuel Bertheregistry owner unverified by skillvetai
Functional categoryBrowser Automation & RPAautomatically inferred · 63% rule confidence
Package forminstruction bundle15 recorded files
Canonical sourceClawHub registryclawhub:samber:chrome-extension
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/chrome-extension

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/chrome-extension

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/chrome-extension

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @samber/chrome-extension
clawhub inspect @samber/chrome-extension --version 1.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
15 / 15 inspected as text
Checked
8/21/2026, 1:59:10 AM
Scanner
0.1.3
Policy
1.0.3
4 automated findings
highDynamic code or shell execution is presentSKILL.md:331 · confidence 78%eval(
highDynamic code or shell execution is presentreferences/debugging-mistakes.md:170 · confidence 78%eval(
highDynamic code or shell execution is presentreferences/publishing.md:20 · confidence 78%eval(
highDynamic code or shell execution is presentreferences/ui-surfaces.md:400 · confidence 78%eval(
4 High/Critical review queue entries
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
  • external write action — automatically inferred
13 dependency and API indicators
  • api: api.com
  • api: api.example.com
  • api: api.myservice.com
  • api: cdn.example.com
  • api: clawhub.ai
  • api: github.com
  • api: new-api.example.com
  • api: old-api.example.com
  • api: provider.com
  • api: www.google.com
  • api: www.googleapis.com
  • api: your-website.com
  • api: yourserver.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/20/2026, 1:39:14 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:cc0e5068dc8d0941b3c48c534eadb27eb7424e114352594c6be0ed96b2358196
Show up to 15 recorded paths
  • references/content-scripts.md
  • references/debugging-mistakes.md
  • references/execution-contexts.md
  • references/manifest-v3.md
  • references/messaging-rpc.md
  • references/network-csp.md
  • references/permissions.md
  • references/publishing.md
  • references/service-worker.md
  • references/storage.md
  • references/typescript-build.md
  • references/ui-surfaces.md
  • references/web-accessible-resources.md
  • skill-card.md
  • SKILL.md

Source changelog

**Minor update to chrome-extension skill.** - Updated compatibility section to include Codex and clarify supported harnesses. - Bumped metadata version to 1.1.0. - Removed unnecessary file: skill-card.md. - No changes to user-facing documentation or core functionality.