SKILLEMALL.ai

BF fliggy-rental-car

飞猪租车智能推荐助手。根据用户出行需求(人数、目的地、时间、品牌偏好)推荐最适合的租车车型,支持调用飞猪租车Mtop API查询实时库存。

ClawHub Agent Skills author: maqianqiandegithup v1.0.0 MIT-0 3 files body ≈ 1 753 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 31/100 · Will not run — References files that are not bundled: {otaLink}, {imageUrl}

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
77/100
safety, quality, tests
Safety 60%
88
Quality 40%
60
Run on models
none yet
Process rating
F
31/100
Will not run
References files that are not bundled: {otaLink}, {imageUrl}
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. 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 · 12

✓ No critical or high findings

Medium and low: 12
  • low Secrets in code secret-high-entropy-token mtopapi/data.js:16
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "contextId": "QGW3…rWE",
    quoted
  • low Secrets in code secret-high-entropy-token mtopapi/data.js:31
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "contextId": "QGW3…rWE",
    quoted
  • low Obfuscation obf-base64-blob mtopapi/data.js:4882
    Long base64-looking blob (quoted — discussed, not commanded)
    "tipItemKey": "eJwjykkBwDAIBEAxMQDLkSKkAggE/xLaeQ+9m0h…9ii/GYku…DNM+T292yoIfZFB+0DRZh"
    quoted
  • low Obfuscation obf-base64-blob mtopapi/data.js:4945
    Long base64-looking blob (quoted — discussed, not commanded)
    "tipItemKey": "eJwm…g1b+Edo4…7Pb/qQe1…wlB+MDRVQ"
    quoted
  • low Secrets in code secret-high-entropy-token mtopapi/data.js:4945
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "tipItemKey": "eJwm…g1b+Edo4…7Pb/qQe1…wlB+MDRVQ"
    quoted
  • low Obfuscation obf-base64-blob mtopapi/data.js:5004
    Long base64-looking blob (quoted — discussed, not commanded)
    "tipItemKey": "eJyn…dBu/iXsT…ZMu/RiTVBOtTuN+TFlx…FOI="
    quoted
  • low Obfuscation obf-base64-blob mtopapi/data.js:5067
    Long base64-looking blob (quoted — discussed, not commanded)
    "tipItemKey": "eJw+yEkB…Gd5+zH9r…yX8/pmrD…FlM="
    quoted
  • low Secrets in code secret-high-entropy-token mtopapi/data.js:5067
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "tipItemKey": "eJw+yEkB…Gd5+zH9r…yX8/pmrD…FlM="
    quoted
  • low Obfuscation obf-base64-blob mtopapi/data.js:5136
    Long base64-looking blob (quoted — discussed, not commanded)
    "tipItemKey": "eJyh…BFz/wp8G…Ftw="
    quoted
  • low Secrets in code secret-high-entropy-token mtopapi/data.js:5387
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "tipItemKey": "eJx1…K8C+h+e7sf…KPI+9yUV…IET+NDRWi"
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:71
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "contextId": "QGW3…rWE",
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:112
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "contextId": "QGW3…rWE",
    quoted

Files scanned: 3. 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: {otaLink}
  • warning missing-ref reference to a missing file: {imageUrl}

Process rating: all ten parameters 31/100

Will not run. References files that are not bundled: {otaLink}, {imageUrl}
  • 0Tools and files. 2 referenced file(s) missing: {otaLink}, {imageUrl}
  • 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 (fliggy-rental-car) differs from the folder (rent-skill)
  • 100Steps. 46 steps
  • 100Execution cost. Instruction body is 1753 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)
  • +3Description length 69: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Structure: 24 headings
  • +3Step-by-step instructions: 46 items
  • +4Has examples (11 code blocks)

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

External checks

ClawHub: clean
This rental-car recommendation skill is coherent and purpose-aligned, with the main caveat that users should understand their trip details may be sent to Fliggy/Mtop for live results.
LLM: benign (high) · VirusTotal: · 29 May 2026