SKILLEMALL.ai

BF travel-buddy

Discover, compare, and plan trips from incomplete traveler needs, then revise them when constraints change. Use loopback HTML forms for first-trip intake and opt-in local traveler profiles; save booking-ready, day-by-day travel HTML/JSON. Use for travel inspiration, 旅行目的地发现(去哪儿), destination comparisons, itineraries, travel profiles, or changed travel requirements.

ClawHub Agent Skills author: Leo-Lyu v2.7.0 MIT-0 80 files body ≈ 28 573 tokens Open the sourceclawhub.ai analyzed 10 h ago

Discover, compare, and plan trips from incomplete traveler needs, then revise them when constraints change.

As a process F 43/100 · Will not run — References files that are not bundled: templates/personal-travel-profile.json, templates/final-trip-plan.json

AnalyzerSoftware developmentData and analyticsAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
83/100
safety, quality, tests
Safety 60%
98
Quality 40%
61
Run on models
none yet
Process rating
F
43/100
Will not run
References files that are not bundled: templates/personal-travel-profile.json, templates/final-trip-plan.json
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. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  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 · 2

✓ No critical or high findings

Medium and low: 2
  • low Dangerous commands cmd-background-process scripts/serve_trip_intake.py:683
    Starts a background / autostarted process (string literal in code, not executed)
    setsid, so a detached run IS the session leader and stays quiet: its output goes to a log an
    code literal
  • low Dangerous commands cmd-background-process scripts/start_intake_workflow.py:435
    Starts a background / autostarted process (string literal in code, not executed)
    start_new_session=True (setsid) on POSIX, DETACHED_PROCESS|CREATE_NEW_PROCESS_GROUP on
    code literal

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 28573 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: templates/personal-travel-profile.json
  • warning missing-ref reference to a missing file: templates/final-trip-plan.json

Process rating: all ten parameters 43/100

Will not run. References files that are not bundled: templates/personal-travel-profile.json, templates/final-trip-plan.json
  • 0Tools and files. 2 referenced file(s) missing: templates/personal-travel-profile.json, templates/final-trip-plan.json
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 10Execution cost. Instruction body is 28573 tokens: crowds the task out of the window
  • 30Running it twice. 27 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 100Steps. 116 steps
  • 100Failures and branches. 3 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low The response is described with custom markup (22 tags): a typed call is more reliable

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
  • -5TODO / placeholder text left in the skill
  • -34 of 24 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +3Description length 367: enough signal without eating the budget
  • +4Structure: 24 headings
  • +3Step-by-step instructions: 116 items
  • +4Has examples (0 code blocks)
  • +4Reference files are cited in the instructions (8 of 10)

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

External checks

ClawHub: suspicious
Travel Buddy appears to be a real local travel-planning skill, but it needs review because some helper scripts have under-scoped local file and network access around private travel data.
LLM: suspicious (high) · 13 Sept 2026