Real Skill packageSource verifiedClawHub registry

Web Search Plus

Multi-provider web search and URL content extraction with intelligent auto-routing, freshness filters, locale awareness, caching, and privacy options across...

Identity and source

Publisher attributionSean Fordregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 57% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:seanford:web-search-plus
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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Flow map in block collection must be sufficiently indented and end with a } at line 5, column 1653: …health.json, and provider_stats.json (adaptive routing performance samples)"}}} ^ SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Flow map in block collection must be sufficiently indented and end with a } at line 5, column 1653: …health.json, and provider_stats.json (adaptive routing performance samples)"}}} ^ SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Flow map in block collection must be sufficiently indented and end with a } at line 5, column 1653: …health.json, and provider_stats.json (adaptive routing performance samples)"}}} ^ SKILL.md

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 @seanford/web-search-plus
clawhub inspect @seanford/web-search-plus --version 1.0.0

Security evidence

SkillVetAI static result: medium 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
24 / 24 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Flow map in block collection must be sufficiently indented and end with a } at line 5, column 1653: …health.json, and provider_stats.json (adaptive routing performance samples)"}}}
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
47 dependency and API indicators
  • api: 10.0.0.9
  • api: 100.64.0.1
  • api: 172.17.0.1
  • api: 192.168.0.2
  • api: 192.168.1.10
  • api: a.example
  • api: api.exa.ai
  • api: api.firecrawl.dev
  • api: api.keenable.ai
  • api: api.kilo.ai
  • api: api.linkup.so
  • api: api.querit.ai
  • api: api.search.brave.com
  • api: api.serpbase.com
  • api: api.tavily.com
  • api: b.example
  • api: brave.com
  • api: c.example
  • api: clawhub.ai
  • api: docs.searxng.org
  • api: does-not-resolve.invalid
  • api: example.org
  • api: github.com
  • api: google.serper.dev
  • api: internal.corp.example
  • api: json-schema.org
  • api: linkup.test
  • api: medium.com
  • api: n.example
  • api: newbedev.com
  • api: newbedev.com.evil.example
  • api: news.example.org
  • api: one.example
  • api: other.test
  • api: source.test
  • api: spam.example
  • api: stackoverflow.com
  • api: tavily.test
  • api: two.example
  • api: w3cub.com
External clawhub result: clean

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
7/9/2026, 9:55:52 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

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

Package content hashsha256:cbbdf565d854b5b676250abab73e16a917ee051c668fd76658527b1403f30a63
Show up to 24 recorded paths
  • CHANGELOG.md
  • config.example.json
  • FAQ.md
  • LICENSE
  • package.json
  • README.md
  • scripts/docker_detect.py
  • scripts/extract.py
  • scripts/provider_registry.py
  • scripts/provider_stats.py
  • scripts/quality.py
  • scripts/research.py
  • scripts/search_locale.py
  • scripts/search.py
  • scripts/setup.py
  • scripts/url_security.py
  • skill-card.md
  • SKILL.md
  • test-auto-routing.sh
  • tests/test_research_and_quality.py
  • tests/test_routing_and_extract.py
  • tests/test_security.py
  • tests/test_v33_plugin_sync.py
  • TROUBLESHOOTING.md

Source changelog

web-search-plus 1.0.0 - Initial release of the skill under new versioning. - Added FAQ.md and TROUBLESHOOTING.md documentation. - Introduced automated test scripts covering routing, research quality, security, and provider sync. - Test coverage includes research quality, extraction, routing, provider security, and version compatibility. - Licensing and project metadata now included.