SKILLEMALL.ai

BF event-planning-skill

活动演出出行规划助手,整合小红书攻略搜索和飞猪出行预订。专门用于演唱会、漫展、体育赛事等活动的完整行程规划,包括:活动信息搜索、场地周边攻略、交通住宿预订、行程安排优化。使用场景:用户计划参加线下活动需要一站式解决方案时。触发词:"去看演唱会"、"去漫展"、"看演出"、"参加活动"、"CP 展"、"音乐节"、"livehouse"、"体育赛事"等。

ClawHub Agent Skills author: Chongguang FAN v1.0.2 MIT-0 7 files · 1 script body ≈ 1 462 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 31/100 · Will not run — References files that are not bundled: {图片URL}, {链接URL}

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
81/100
safety, quality, tests
Safety 60%
93
Quality 40%
64
Run on models
none yet
Process rating
F
31/100
Will not run
References files that are not bundled: {图片URL}, {链接URL}
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

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.
  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 · 3

✓ No critical or high findings

Medium and low: 3
  • medium Dangerous commands cmd-pipe-to-shell-known-host scripts/setup.sh:100
    Pipe-to-shell installer from a well-known host (still executes remote code)
    if curl -LsSf https://astral.sh/uv/install.sh 2>/dev/null | sh 2>/dev/null; then
  • low Dangerous commands cmd-pipe-to-shell-known-host scripts/setup.sh:107
    Pipe-to-shell installer from a well-known host (still executes remote code) (string literal in code, not executed)
    ERRORS="${ERRORS}\n- [xhs-cli] uv 安装失败,请手动执行:curl -LsSf https://astral.sh/uv/install.sh | sh"
    code literal
  • low Dangerous commands cmd-pipe-to-shell-known-host scripts/setup.sh:111
    Pipe-to-shell installer from a well-known host (still executes remote code) (string literal in code, not executed)
    ERRORS="${ERRORS}\n- [xhs-cli] uv 安装失败,请手动执行:curl -LsSf https://astral.sh/uv/install.sh | sh"
    code literal

Files scanned: 7. 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: {图片URL}
  • warning missing-ref reference to a missing file: {链接URL}

Process rating: all ten parameters 31/100

Will not run. References files that are not bundled: {图片URL}, {链接URL}
  • 0Tools and files. 2 referenced file(s) missing: {图片URL}, {链接URL}
  • 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
  • 40Consistency. Frontmatter name (event-planning-skill) differs from the folder (event-travel-planner)
  • 100Steps. 32 steps
  • 100Execution cost. Instruction body is 1462 tokens
  • 100Running it twice. No mutating operations

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
  • -31 of 2 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +3Description length 175: enough signal without eating the budget
  • +4Structure: 10 headings
  • +3Step-by-step instructions: 32 items
  • +4Has examples (5 code blocks)
  • +4Reference files are cited in the instructions (3 of 3)

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

External checks

ClawHub: suspicious
This event travel planner is purpose-aligned, but it needs review because setup can change the local environment and Xiaohongshu login can reuse browser session cookies.
LLM: suspicious (high) · VirusTotal: · 29 May 2026