CC flydb-cli-release
使用和排查 Flydb CLI 发行包,包括安装、迁移预演与执行、本机 Web 工作台、JSON/Plan 输出、MCP 调用和 JDBC 驱动接入。用户提到 bin/flydb、flydb web、flydb.conf、flydb-cli ZIP、FLYDB 错误码、长迁移或失败恢复时使用。自带运行参考;迁移 SQL 编写与多环境流水线分别交给同族专门技能。
使用和排查 Flydb CLI 发行包,包括安装、迁移预演与执行、本机 Web 工作台、JSON/Plan 输出、MCP 调用和 JDBC 驱动接入。用户提到 bin/flydb、flydb web、flydb.conf、flydb-cli ZIP、FLYDB 错误码、长迁移或失败恢复时使用。自带运行参考;迁移…
As a process C 53/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
What is at stake
Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.
Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.
The files contain invisible characters, encoded commands or comments hidden from readers but visible to the model. What you read differs from what the agent sees.
Remove invisible characters (they usually sneak in through copy-paste) and encoded strings: no catalog will pass them. Instructions for the model must be readable by a human too.
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 6
✓ No critical or high findings
Medium and low: 6
-
medium Obfuscation
obf-base64-blobreferences/jdbc-integration.md:237Long base64-looking blob相关页面:[数据库上手指南索引](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/getting-started/README.md)、[MySQL](https://github.com/zzxCoding/Flydb/blob/56bc…e44
-
medium Obfuscation
obf-base64-blobreferences/json-output.md:5Long base64-looking blob`--json` 让任何程序(CI、IDE、外部宿主、Agent)稳定消费 Flydb CLI 的结果。设计与兼容承诺见[机器契约设计](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/design/10-machine-contract.md);本文是 schema 事实来
-
medium Obfuscation
obf-base64-blobreferences/plan-artifact.md:5Long base64-looking blob> [← 10 机器契约](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/design/10-machine-contract.md) | [返回总览](https://github.com/zzxCoding/Flydb/blob/56bc…efe
-
medium Obfuscation
obf-base64-blobreferences/plan-artifact.md:24Long base64-looking blob`--json --dry-run migrate` / `--json --dry-run undo` 成功信封在机器契约([10](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/design/10-machine-contract.md))基础上追加:
-
medium Obfuscation
obf-base64-blobreferences/web.md:138Long base64-looking blob构建、架构、接口和验收证据分别见[设计](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/design/12-web-workbench.md)、
-
medium Obfuscation
obf-base64-blobreferences/web.md:139Long base64-looking blob[本机 API](web-api.md)和[验收记录](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/design/13-web-implementation-plan.md)。
Files scanned: 14. 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")
Process rating: all ten parameters 53/100
- 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
- 100Tools and files. No external tools needed
- 100Steps. 31 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1602 tokens
- 100Running it twice. No mutating operations
- low The response is described with custom markup (4 tags): a typed call is more reliable
- medium 12 test cases, all positive: not one "should refuse" or "should ask first"
- low No test case covers injection arriving through data
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
- +1No license
- +2Single-language instructions
- +3Description length 181: enough signal without eating the budget
- +4Structure: 13 headings
- +3Step-by-step instructions: 31 items
- +4Has examples (1 code blocks)
- +4Reference files are cited in the instructions (11 of 11)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 76.