SKILLEMALL.ai

FF 赢得目标

在目标平台(goal_web)发布高质量内容的完整技能流程设计。用于:读取任务json与goal_prompt,拆解任务、执行任务引擎、开发与自检、结果回写与评分回写。触发词:修改目标、赢得目标、触发目标实现、触发{网站名称}任务实现。

Not recommendedcritical or high security findings · low grade F
ClawHub Agent Skills author: LDZ2010326 v1.0.1 MIT-0 20 files body ≈ 8 048 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 29/100 · Will not run — References files that are not bundled: references/goal_prompt.md, references/prompts/goal_prompt_{goal_web}_v{new_seq}.md, references/prompts/retro_prompt_{goal_web}_v{new_seq}.md

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
F
35/100
safety, quality, tests
Safety 60%
28
Quality 40%
46
Run on models
none yet
Process rating
F
29/100
Will not run
References files that are not bundled: references/goal_prompt.md, references/prompts/goal_prompt_{goal_web}_v{new_seq}.md, references/prompts/retro_prompt_{goal_web}_v{new_seq}.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Dangerous commands
If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

How to improve

  1. Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
  2. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  3. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  4. 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 · 4

  • high Dangerous commands cmd-persistence references/cron-design-reference.md:157
    Persistence mechanism (cron / launchd / scheduled task / autorun registry)
    ~/Library/LaunchAgents/<LAUNCH_AGENT_NAME>.plist
  • high Dangerous commands cmd-persistence references/cron-design-reference.md:216
    Persistence mechanism (cron / launchd / scheduled task / autorun registry)
    launchctl load ~/Library/LaunchAgents/<LAUNCH_AGENT_NAME>.plist
  • high Dangerous commands cmd-persistence references/cron-design-reference.md:219
    Persistence mechanism (cron / launchd / scheduled task / autorun registry)
    launchctl unload ~/Library/LaunchAgents/<LAUNCH_AGENT_NAME>.plist
  • high Dangerous commands cmd-persistence references/cron-design-reference.md:275
    Persistence mechanism (cron / launchd / scheduled task / autorun registry)
    7. launchctl load + launchctl start 验证

Files scanned: 20. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning name-format name should be kebab-case (lowercase letters, digits, hyphens)
  • warning description-no-when description does not say WHEN to use the skill (no "use when")
  • warning body-long SKILL.md body ≈ 8048 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: references/goal_prompt.md
  • warning missing-ref reference to a missing file: references/prompts/goal_prompt_{goal_web}_v{new_seq}.md
  • warning missing-ref reference to a missing file: references/prompts/retro_prompt_{goal_web}_v{new_seq}.md
  • warning missing-ref reference to a missing file: references/prompts/{文件名}

Process rating: all ten parameters 29/100

Will not run. References files that are not bundled: references/goal_prompt.md, references/prompts/goal_prompt_{goal_web}_v{new_seq}.md, references/prompts/retro_prompt_{goal_web}_v{new_seq}.md
  • 0Tools and files. 4 referenced file(s) missing: references/goal_prompt.md, references/prompts/goal_prompt_{goal_web}_v{new_seq}.md, references/prompts/retro_prompt_{goal_web}_v{new_seq}.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 2 mutating operations with no state check
  • 40Consistency. Frontmatter name (赢得目标) differs from the folder (goal-achiever)
  • 40Execution cost. Instruction body is 8048 tokens: crowds the task out of the window
  • 50Failures and branches. 0 branches, has a failure section
  • 100Steps. 274 steps

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 118: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Structure: 55 headings
  • +3Step-by-step instructions: 274 items
  • +4Has examples (24 code blocks)
  • +4Reference files are cited in the instructions (5 of 5)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 46.

External checks

ClawHub: suspicious
This skill is a broad autonomous publishing system that can create and run scripts, use logged-in browser sessions, modify external-platform content, schedule background jobs, and rewrite its own prompts without enough user control.
LLM: suspicious (high) · VirusTotal: · 29 May 2026