Real Skill packageSource verifiedClawHub registry

Signal-Search

答案质量层搜索/增强检索 skill:搜信息、做调研、对比、查资料、信源比对、事实核查时启用。不做链接列表——返回带加权打分(SBA)、事实级来源锚定(M51)、分层深度(L0–L3)与 token 预算封顶的干净答案;无广告、零 key、可嵌入,被其它 skill 当检索原语调用(由调用方注入 LLM 与抓取能力)。

Identity and source

Publisher attributionSabreregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 56% rule confidence
Package forminstruction with code91 recorded files
Canonical sourceClawHub registryclawhub:sabre232:signal-search
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/21/2026.claude/skills/Signal-Search
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. 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/21/2026.agents/skills/Signal-Search
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. 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/21/2026skills/Signal-Search
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. 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 @sabre232/signal-search
clawhub inspect @sabre232/signal-search --version 0.1.1

Security evidence

SkillVetAI static result: no findings detected

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
partial text content
Files
40 / 91 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
60 dependency and API indicators
  • api: api.biorxiv.org
  • api: api.crossref.org
  • api: api.exa.ai
  • api: api.fda.gov
  • api: api.github.com
  • api: api.openalex.org
  • api: api.perplexity.ai
  • api: api.search.brave.com
  • api: api.semanticscholar.org
  • api: api.tavily.com
  • api: api.water.usgs.gov
  • api: api.weather.gov
  • api: api.worldbank.org
  • api: archive.org
  • api: arxiv.org
  • api: clinicaltrials.gov
  • api: data.cdc.gov
  • api: data.europa.eu
  • api: data.nasa.gov
  • api: data.stats.gov.cn
  • api: datacenter-web.eastmoney.com
  • api: developer.mozilla.org
  • api: doi.org
  • api: efts.sec.gov
  • api: emweb.securities.eastmoney.com
  • api: eutils.ncbi.nlm.nih.gov
  • api: export.arxiv.org
  • api: flk.npc.gov.cn
  • api: ghoapi.azureedge.net
  • api: github.com
  • api: home.unicode.org
  • api: host
  • api: html.spec.whatwg.org
  • api: ideas.repec.org
  • api: metager.de
  • api: ncpssd.org
  • api: opendata.ecdc.europa.eu
  • api: openstd.samr.gov.cn
  • api: pubmed.ncbi.nlm.nih.gov
  • api: push2.eastmoney.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/21/2026, 10:57:16 AM
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:19d35ff5006c5456376b2d2d04402e75132e6415d6ae4de248bcf4c20b4414c3
Show up to 30 recorded paths
  • config.json
  • examples/agent_dispatch.py
  • examples/conflict_llm.py
  • examples/live_smoke_sources.py
  • examples/quickstart.py
  • examples/verify_route1_academic_doi.py
  • LICENSE.md
  • pyproject.toml
  • README.md
  • references/anti-scraping.md
  • references/eastmoney-example.md
  • references/engines.md
  • references/eval-golden-set.md
  • references/intent-decomposition.md
  • references/tier-policy.md
  • references/token-optimization.md
  • scripts/academic.py
  • scripts/batch.py
  • scripts/budget.py
  • scripts/cache.py
  • scripts/clean_sources.py
  • scripts/common.py
  • scripts/connector.py
  • scripts/dedup.py
  • scripts/deepfetch.py
  • scripts/embed.py
  • scripts/eval.py
  • scripts/extract.py
  • scripts/finance.py
  • scripts/github.py

Source changelog

Signal-Search 0.1.1 introduces major architectural changes and new features with enhanced answer quality controls and robustness: - Complete migration from the old `signal_search/` codebase to a reorganized `scripts/` structure; renamed and consolidated supporting files. - Major expansion of functionality, including quality-layered search (L0–L3) with intention parsing, dynamic source routing, and adaptive token budgeting. - Added robust source scoring (SBA), fact-level anchoring (M51), and multi-dimensional evidence aggregation. - New self-determination: skill can autonomously skip non-informational or off-topic queries. - Improved caching (default on), error/resilience handling, and support for zero-dependency operation with optional back-ends for advanced features. - Multi-lingual tokenization and deduplication enhancements for more accurate, concise retrieval results.

Release security diff

mediumCompared fixed releases 0.1.0 and 0.1.1; 0 finding and 0 permission indicators were added.

Both fixed releases were scanned under the current scanner and policy, so finding, permission and dependency changes are available.

Change reasons and limitations
  • dependency surface changed
  • file surface changed
  • content hash changed

Observed release history

These older immutable releases were observed by prior successful syncs. They remain recorded when a newer release becomes current.

0.1.08/15/2026sha256:025e4b4283373489f18cb0d24cd0025dfd716d6e97cb391e201065566398e978