BF fliggy-rental-car
飞猪租车智能推荐助手。根据用户出行需求(人数、目的地、时间、品牌偏好)推荐最适合的租车车型,支持调用飞猪租车Mtop API查询实时库存。
As a process F 31/100 · Will not run — References files that are not bundled: {otaLink}, {imageUrl}
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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-tokenmtopapi/data.js:16High-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-tokenmtopapi/data.js:31High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"contextId": "QGW3…rWE",
quoted -
low Obfuscation
obf-base64-blobmtopapi/data.js:4882Long base64-looking blob (quoted — discussed, not commanded)"tipItemKey": "eJwjykkBwDAIBEAxMQDLkSKkAggE/xLaeQ+9m0h…9ii/GYku…DNM+T292yoIfZFB+0DRZh"
quoted -
low Obfuscation
obf-base64-blobmtopapi/data.js:4945Long base64-looking blob (quoted — discussed, not commanded)"tipItemKey": "eJwm…g1b+Edo4…7Pb/qQe1…wlB+MDRVQ"
quoted -
low Secrets in code
secret-high-entropy-tokenmtopapi/data.js:4945High-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-blobmtopapi/data.js:5004Long base64-looking blob (quoted — discussed, not commanded)"tipItemKey": "eJyn…dBu/iXsT…ZMu/RiTVBOtTuN+TFlx…FOI="
quoted -
low Obfuscation
obf-base64-blobmtopapi/data.js:5067Long base64-looking blob (quoted — discussed, not commanded)"tipItemKey": "eJw+yEkB…Gd5+zH9r…yX8/pmrD…FlM="
quoted -
low Secrets in code
secret-high-entropy-tokenmtopapi/data.js:5067High-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-blobmtopapi/data.js:5136Long base64-looking blob (quoted — discussed, not commanded)"tipItemKey": "eJyh…BFz/wp8G…Ftw="
quoted -
low Secrets in code
secret-high-entropy-tokenmtopapi/data.js:5387High-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-tokenSKILL.md:71High-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-tokenSKILL.md:112High-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-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: {otaLink} - warning
missing-refreference 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