SKILLEMALL.ai

BF union-search-skill

当用户需要跨多个平台搜索内容时使用此技能,包括 GitHub(仓库、代码、问题)、Reddit(帖子、子版块、用户)、小红书、抖音、Bilibili、YouTube、Twitter、微信(公众号文章)、Google、Tavily、秘塔搜索、火山引擎,以及通用搜索引擎(DuckDuckGo、Brave、Yahoo、Bing、Wikipedia、Anna's Archive),或从 18 个图片平台(百度、Bing、Google、Pixabay、Unsplash、火山引擎等)下载图片。提供统一的搜索接口,支持结构化输出格式、结果过滤、排序、自动响应归档和批量图片下载(保留元数据)。

ClawHub Agent Skills author: ZiJiE.Z v1.2.0 MIT-0 80 files body ≈ 1 700 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 35/100 · Will not run — References files that are not bundled: scripts/github/GITHUB_README.md, scripts/reddit/REDDIT_README.md, scripts/douyin/DOUYIN_README.md

ProcedureGitHubYouTubeMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
B
81/100
safety, quality, tests
Safety 60%
95
Quality 40%
60
Run on models
none yet
Process rating
F
35/100
Will not run
References files that are not bundled: scripts/github/GITHUB_README.md, scripts/reddit/REDDIT_README.md, scripts/douyin/DOUYIN_README.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  2. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 5

✓ No critical or high findings

Medium and low: 5
  • low Secrets in code secret-high-entropy-token scripts/url_to_markdown/engines/defuddle-node/package-lock.json:42
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…CNV+7cXy…ufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/url_to_markdown/engines/defuddle-node/package-lock.json:180
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/url_to_markdown/engines/defuddle-node/package-lock.json:199
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/url_to_markdown/engines/defuddle-node/package-lock.json:239
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…Jpc+4xGg…NTg==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/url_to_markdown/engines/defuddle-node/package-lock.json:252
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…GLw+xYSd…cqA==",
    detector

Files scanned: 78. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")
  • warning missing-ref reference to a missing file: scripts/github/GITHUB_README.md
  • warning missing-ref reference to a missing file: scripts/reddit/REDDIT_README.md
  • warning missing-ref reference to a missing file: scripts/douyin/DOUYIN_README.md
  • warning missing-ref reference to a missing file: scripts/bilibili/BILIBILI_README.md
  • warning missing-ref reference to a missing file: scripts/twitter/TWITTER_README.md
  • warning missing-ref reference to a missing file: scripts/zhihu/ZHIHU_README.md
  • warning missing-ref reference to a missing file: scripts/google_search/GOOGLE_SEARCH_README.md
  • warning missing-ref reference to a missing file: scripts/tavily_search/TAVILY_SEARCH_README.md
  • warning missing-ref reference to a missing file: scripts/metaso/METASO_README.md
  • warning missing-ref reference to a missing file: scripts/exa_search/EXA_SEARCH_README.md
  • warning missing-ref reference to a missing file: scripts/duckduckgo/DUCKDUCKGO_README.md
  • warning missing-ref reference to a missing file: scripts/brave/BRAVE_README.md
  • warning missing-ref reference to a missing file: scripts/bing/BING_README.md
  • warning missing-ref reference to a missing file: scripts/annasarchive/ANNASARCHIVE_README.md
  • warning missing-ref reference to a missing file: scripts/union_search/UNION_SEARCH_README.md
  • warning missing-ref reference to a missing file: scripts/union_image_search/UNION_IMAGE_SEARCH_README.md
  • warning missing-ref reference to a missing file: scripts/rss_search/RSS_SEARCH_README.md
  • warning missing-ref reference to a missing file: references/api_credentials.md
  • warning missing-ref reference to a missing file: references/rate_limits.md
  • warning missing-ref reference to a missing file: references/platform_notes.md
  • warning missing-ref reference to a missing file: references/troubleshooting.md
  • warning missing-ref reference to a missing file: references/google_search_guide.md
  • warning missing-ref reference to a missing file: scripts/*/README.md

Process rating: all ten parameters 35/100

Will not run. References files that are not bundled: scripts/github/GITHUB_README.md, scripts/reddit/REDDIT_README.md, scripts/douyin/DOUYIN_README.md
  • 0Tools and files. 23 referenced file(s) missing: scripts/github/GITHUB_README.md, scripts/reddit/REDDIT_README.md, scripts/douyin/DOUYIN_README.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 100Steps. 35 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1700 tokens
  • 100Running it twice. No mutating operations
  • low 10 top-level sections: this looks like several domains in one skill

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 292: enough signal without eating the budget
  • +4Structure: 21 headings
  • +3Step-by-step instructions: 35 items
  • +4Has examples (3 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 60.

External checks

ClawHub: suspicious
This broad search skill should be reviewed because it can fetch and download content, use local credentials/cookies, keep search logs, and includes a command-injection-prone helper.
LLM: suspicious (high) · VirusTotal: · 29 May 2026