SKILLEMALL.ai

BF hotel-booking-ai

Hotel search, comparison, and booking with live room rates and real-time availability. Use for any hotel or accommodation request, including nearby hotels, recommendations, room details, prices, amenities, cancellation policies, rate verification, reservations, order management, and payment.

Not recommendedcritical or high security findings
ClawHub Agent Skills author: Tourmind v1.0.5 MIT-0 9 files body ≈ 10 459 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 62/100 · Will not run — References files that are not bundled: {web_url}, {hotel_image_render_target}, {hotel_web_url}

AnalyzerInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
77/100
safety, quality, tests
Safety 60%
82
Quality 40%
70
Run on models
none yet
Process rating
F
62/100
Will not run
References files that are not bundled: {web_url}, {hotel_image_render_target}, {hotel_web_url}
Tools and files w 18
0
Running it twice w 4
30
Execution cost w 6
40
the three weakest of ten parameters · all ten

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Concealment
If you install

The skill tells the agent to hide things from you: not to show errors, not to mention actions, to report differently from what was done. You lose the ability to see what the agent really did.

For the author

Transparency beats a smooth answer. If the goal is to hide technical noise, ask the agent to "summarise briefly", not to "not mention".

How to improve

  1. Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
  2. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  3. 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 · 1

  • high Concealment en-hide-from-user SKILL.md:305
    Instruction to hide actions from the user
    - Show a fee or tax note only when the API explicitly returns a fee, tax amount, or inclusion status, or when the user asks about taxes and fees. Do not notify the user that fee or tax data is absent,

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 10459 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: {web_url}
  • warning missing-ref reference to a missing file: {hotel_image_render_target}
  • warning missing-ref reference to a missing file: {hotel_web_url}
  • warning missing-ref reference to a missing file: {basic_room_image}

Process rating: all ten parameters 62/100

Will not run. References files that are not bundled: {web_url}, {hotel_image_render_target}, {hotel_web_url}
  • 0Tools and files. 4 referenced file(s) missing: {web_url}, {hotel_image_render_target}, {hotel_web_url}
  • 30Running it twice. 28 mutating operations with no state check
  • 40Execution cost. Instruction body is 10459 tokens: crowds the task out of the window
  • 50When it triggers. No condition that starts the skill
  • 60Result and completion. Output format stated, no completion criterion
  • 85Steps. 93 steps, 1 vague phrases
  • 100Inputs and preconditions. Inputs and preconditions are listed
  • 100Failures and branches. 34 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 14 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)
  • +2Single-language instructions
  • +3Description length 292: enough signal without eating the budget
  • +4Structure: 20 headings
  • +3Step-by-step instructions: 93 items
  • +3Output format is stated explicitly
  • +4Has examples (9 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +1License stated

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

External checks

ClawHub: suspicious
The skill is mostly a coherent hotel-booking assistant, but it gives the agent risky authority to store a booking key locally and update the installed skill from a server-provided link.
LLM: suspicious (high) · 9 Sept 2026