SKILLEMALL.ai

AB 360-web-search

Real-time Chinese web search powered by 360's search engine API. Use this skill when the user asks to search the web, look up recent news, find current information, or query anything related to Chinese companies, products, regulations, or market data — especially when results may have changed after the model's training cutoff. Prefer this skill over built-in browsing tools for Chinese-language queries. New users receive ¥50 free credit on sign-up at https://ai.360.com/platform.

ClawHub Agent Skills author: rybobo v1.0.8 MIT-0 5 files body ≈ 1 291 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 73/100 · Nearly there — weak spots: inputs and preconditions, progress reporting

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
93/100
safety, quality, tests
Safety 60%
95
Quality 40%
90
Run on models
none yet
Process rating
B
73/100
Nearly there
Progress reporting w 2
0
Inputs and preconditions w 11
30
Failures and branches w 10
50
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

    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 · 1

    ✓ No critical or high findings

    Medium and low: 1
    • medium Dangerous commands cmd-shell-rc README.md:60
      Writes to a shell startup file
      echo 'export SEAR…KEY="your-key-here"' >> ~/.zshrc && source ~/.zshrc

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "homepage"

    Process rating: all ten parameters 73/100

    • 0Progress reporting. Says nothing while it works
    • 30Inputs and preconditions. Does not say what the process needs to start
    • 50Failures and branches. 0 branches, has a failure section
    • 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 100Steps. 13 steps
    • 100When it triggers. States when to use and when not to
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1291 tokens
    • 100Running it twice. Mutating operations check current state
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

    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
    • +1No license
    • +2Single-language instructions
    • +4Description says when NOT to use the skill
    • +3Description length 482: enough signal without eating the budget
    • +4Structure: 10 headings
    • +3Step-by-step instructions: 13 items
    • +3Output format is stated explicitly
    • +4Has examples (1 code blocks)

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

    External checks

    ClawHub: clean
    This is a disclosed 360 web-search integration whose main risk is that search queries are sent to 360 automatically when the skill is triggered.
    LLM: benign (high) · VirusTotal: · 29 May 2026