BF processon-diagram-generator
【强制触发】当用户要求生成、绘制、重绘、渲染或可视化任意结构化图表时,必须调用本技能。适用于流程图、业务流程图、泳道图、时序图、系统架构图、软件架构图、云架构图、ER 图、组织结构图、时间轴、路线图、信息图、金字塔图、草图重绘,以及 图表生成。用户出现"画图""生成图表""自动画图""可视化业务流程""在线制作流程图""生成系统架构""把这段逻辑画出来""把系统关系整理成图""转成可编辑图""重绘草图"等表达时,也必须优先触发。ProcessOn 官方技能可将自然语言一键转化为精美、专业且可编辑的在线图表。Do not skip this skill for diagram-generation requests; use it for flowcharts, architecture diagrams, ER diagrams, org charts, timelines, roadmaps, infographics, sketch redrawing, and editable ProcessOn diagrams.
As a process F 30/100 · Will not run — References files that are not bundled: {url}, 预览图链接, 编辑链接
The same skill appears in 1 more place: ClawHub
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 instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".
If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.
How to improve
- 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 · 1
✓ No critical or high findings
Medium and low: 1
-
medium Exfiltration
net-redirectable-api-keysetup.mjs:23Helper sends the API key to a host configured by an environment variable — the key can be redirected to another serverAPI key + configurable base URL from environment
Files scanned: 6. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: {url} - warning
missing-refreference to a missing file: 预览图链接 - warning
missing-refreference to a missing file: 编辑链接 - warning
missing-refreference to a missing file: ... - note
frontmatter-keyunknown frontmatter key "dependencies"
Process rating: all ten parameters 30/100
- 0Tools and files. 4 referenced file(s) missing: {url}, 预览图链接, 编辑链接
- 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
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 2 mutating operations with no state check
- 40Consistency. Frontmatter name (processon-diagram-generator) differs from the folder (processon-diagramgen)
- 100Steps. 61 steps
- 100Execution cost. Instruction body is 2140 tokens
- 100Progress reporting. Reports progress
- low The response is described with custom markup (9 tags): a typed call is more reliable
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
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -215 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +5Description quotes 6 example trigger phrases
- +3Description length 468: enough signal without eating the budget
- +4Structure: 20 headings
- +3Step-by-step instructions: 61 items
- +4Has examples (5 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 74.