SKILLEMALL.ai

CC flydb-cli-release

使用和排查 Flydb CLI 发行包,包括安装、迁移预演与执行、本机 Web 工作台、JSON/Plan 输出、MCP 调用和 JDBC 驱动接入。用户提到 bin/flydb、flydb web、flydb.conf、flydb-cli ZIP、FLYDB 错误码、长迁移或失败恢复时使用。自带运行参考;迁移 SQL 编写与多环境流水线分别交给同族专门技能。

ClawHub Agent Skills author: zzxcoding v1.0.2 MIT-0 15 files body ≈ 1 602 tokens Open the sourceclawhub.ai analyzed 33 h ago

使用和排查 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

IntegrationGitHubAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
C
72/100
safety, quality, tests
Safety 60%
70
Quality 40%
76
Run on models
none yet
Process rating
C
53/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Obfuscation medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

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.

For the author

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

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
For the model run — optional
  • 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-blob references/jdbc-integration.md:237
    Long 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-blob references/json-output.md:5
    Long 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-blob references/plan-artifact.md:5
    Long 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-blob references/plan-artifact.md:24
    Long 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-blob references/web.md:138
    Long base64-looking blob
    构建、架构、接口和验收证据分别见[设计](https://github.com/zzxCoding/Flydb/blob/56bc…0a4/docs/design/12-web-workbench.md)、
  • medium Obfuscation obf-base64-blob references/web.md:139
    Long 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-when description 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.

External checks

ClawHub: suspicious
This database-migration skill is mostly transparent and purpose-aligned, but it can install and run unpinned Flydb or JDBC code that may use database credentials and modify databases.
LLM: suspicious (high) · 7 Sept 2026