SKILLEMALL.ai

BD 360-web-search

360-web-search,即360智搜,也叫360Aiso,是基于360搜索引擎的实时中文网页搜索工具。 当用户需要搜索网页、搜索图片、查询最新新闻、获取实时信息,或询问与中国企业、 产品、政策、市场数据相关的内容时,优先使用此技能——尤其是模型训练 截止日期之后可能发生变化的信息。 处理中文或中国相关查询时,优先于内置浏览工具使用本技能。

ClawHub Agent Skills author: tonylwj v1.3.1 MIT-0 4 files body ≈ 3 002 tokens Open the sourceclawhub.ai analyzed 25 h ago

360-web-search,即360智搜,也叫360Aiso,是基于360搜索引擎的实时中文网页搜索工具。 当用户需要搜索网页、搜索图片、查询最新新闻、获取实时信息,或询问与中国企业、 产品、政策、市场数据相关的内容时,优先使用此技能——尤其是模型训练 截止日期之后可能发生变化的信息。…

As a process D 39/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

IntegrationResearchAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
82/100
safety, quality, tests
Safety 60%
90
Quality 40%
71
Run on models
none yet
Process rating
D
39/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
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 · 2

✓ No critical or high findings

Medium and low: 2
  • medium Dangerous commands cmd-shell-rc SKILL.md:75
    Writes to a shell startup file
    echo 'export SEAR…KEY="替换为你的密钥"' >> ~/.bashrc && source ~/.bashrc
  • medium Dangerous commands cmd-shell-rc SKILL.md:81
    Writes to a shell startup file
    echo 'export SEAR…KEY="替换为你的密钥"' >> ~/.zshrc && source ~/.zshrc

Files scanned: 4. 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")
  • note frontmatter-key unknown frontmatter key "homepage"

Process rating: all ten parameters 39/100

  • 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
  • 30Running it twice. 2 mutating operations with no state check
  • 40Consistency. Frontmatter name (360-web-search) differs from the folder (360)
  • 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
  • 100Steps. 24 steps
  • 100Execution cost. Instruction body is 3002 tokens

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 173: enough signal without eating the budget
  • +4Structure: 19 headings
  • +3Step-by-step instructions: 24 items
  • +4Has examples (6 code blocks)

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

External checks

ClawHub: suspicious
This appears to be a legitimate 360 Chinese web-search skill, but its activation and provider-routing rules are too broad and may send ordinary user queries to a third-party search API unexpectedly.
LLM: suspicious (medium) · 10 Jul 2026