BF insurance-advisor-china
中国大陆AI保险顾问。为个人和家庭提供全方位的保险咨询、产品对比、方案设计、投保指导。当用户询问保险配置、保险方案、产品对比、重疾险/医疗险/寿险/意外险/储蓄险推荐、保费计算、保障缺口分析、需求分析、核保合规、理赔等问题时使用。
中国大陆AI保险顾问。为个人和家庭提供全方位的保险咨询、产品对比、方案设计、投保指导。当用户询问保险配置、保险方案、产品对比、重疾险/医疗险/寿险/意外险/储蓄险推荐、保费计算、保障缺口分析、需求分析、核保合规、理赔等问题时使用。
As a process F 35/100 · Will not run — References files that are not bundled: references/products.json, references/products_v2.json, scripts/*.py
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.
- 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-tokenscripts/datafix/fix_P1-4_validity_consistency.py:110High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X1_D…ive": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/fix_P1-4_validity_consistency.py:111High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X2_D…ull": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/fix_P1-4_validity_consistency.py:112High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X2_D…ate": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/fix_P1-4_validity_consistency.py:113High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X3_V…ing": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/fix_P1-4_validity_consistency.py:114High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X4_d…ive": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/fix_P1-5_coverage_period_split.py:293High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)bk = backup_v2("pre_…lit")quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/fix_phase0_coverage_period_none.py:97High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)bk = backup_v2("pre_…one")quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/reports/P1-4_validity_consistency_report.json:17High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X1_D…ive": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/reports/P1-4_validity_consistency_report.json:18High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X2_D…ull": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/reports/P1-4_validity_consistency_report.json:19High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X2_D…ate": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/reports/P1-4_validity_consistency_report.json:20High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X3_V…ing": 0,
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/datafix/reports/P1-4_validity_consistency_report.json:21High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"X4_d…ive": 0,
quoted
Files scanned: 25. 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: references/products.json - warning
missing-refreference to a missing file: references/products_v2.json - warning
missing-refreference to a missing file: scripts/*.py - warning
missing-refreference to a missing file: references/products*.json - warning
missing-refreference to a missing file: references/backups*/ - note
frontmatter-keyunknown frontmatter key "last_published" - note
frontmatter-keyunknown frontmatter key "permissions" - note
frontmatter-keyunknown frontmatter key "scope"
Process rating: all ten parameters 35/100
- 0Tools and files. 5 referenced file(s) missing: references/products.json, references/products_v2.json, scripts/*.py
- 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
- 100Steps. 82 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2335 tokens
- 100Running it twice. No mutating operations
- low 12 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)
- +3Description length 115: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- -218 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +4Structure: 31 headings
- +3Step-by-step instructions: 82 items
- +4Has examples (7 code blocks)
- +4Reference files are cited in the instructions (2 of 4)
- +3All 3 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 59.