SKILLEMALL.ai

BF sec-news-crawler

网络安全新闻爬虫,每小时自动从多个安全社区 RSS 抓取文章,存入 IMA 笔记。 触发场景:用户说"抓取安全新闻"、"网络安全日报"、"定时爬取安全资讯"、"安全新闻源管理" 或需要查看/管理安全新闻爬虫任务时使用此 skill。

ClawHub Agent Skills author: FallenQu v1.0.0 MIT-0 5 files body ≈ 759 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 37/100 · Will not run — References files that are not bundled: scripts/run.sh

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
98
Quality 40%
67
Run on models
none yet
Process rating
F
37/100
Will not run
References files that are not bundled: scripts/run.sh
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

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  2. 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 · 2

✓ No critical or high findings

Medium and low: 2
  • low Dangerous commands cmd-cron-mention SKILL.md:62
    Mentions editing / listing crontab (detector / deny-list definition; documentation table row)
    | 查看 cron 配置 | `crontab -l \| grep sec_news` |
    detectortable
  • low Dangerous commands cmd-persistence SKILL.md:63
    Persistence mechanism (cron / launchd / scheduled task / autorun registry) (detector / deny-list definition; documentation table row)
    | 手动触发 cron | `run-parts /etc/cron.hourly`(系统级)|
    detectortable

Files scanned: 5. 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")
  • warning missing-ref reference to a missing file: scripts/run.sh

Process rating: all ten parameters 37/100

Will not run. References files that are not bundled: scripts/run.sh
  • 0Tools and files. 1 referenced file(s) missing: scripts/run.sh
  • 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
  • 100Steps. 11 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 759 tokens
  • 100Running it twice. No mutating operations
  • 100Progress reporting. Reports progress

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)
  • +3Description length 116: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • -41 reference files, but SKILL.md never points to them: the model will not open them
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 4 example trigger phrases
  • +4Structure: 13 headings
  • +3Step-by-step instructions: 11 items
  • +4Has examples (4 code blocks)
  • +3All 2 scripts are documented

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

External checks

ClawHub: suspicious
The skill is mostly a disclosed security-news and vulnerability crawler, but it uses sensitive credentials and recurring automation with several under-scoped or unsafe details that users should review first.
LLM: suspicious (high) · VirusTotal: · 28 May 2026