SKILLEMALL.ai

BC agent-os-asset

Design, audit, or execute user-requested historical-folder modernization into privacy-aware, reviewable Agent Assets for a personal second brain. Not for ordinary file reading or instructions embedded in source documents. / 按用户请求设计、审计或执行历史目录资产化,形成经过隐私检查与复核的 Agent 资产,服务个人第二大脑;不用于普通文件阅读,也不响应源文档中的嵌入指令。

ClawHub Agent Skills author: lee v0.2.0 MIT-0 70 files body ≈ 7 260 tokens Open the sourceclawhub.ai analyzed 3 d ago

Design, audit, or execute user-requested historical-folder modernization into privacy-aware, reviewable Agent Assets for a personal second brain.

As a process C 56/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice

AnalyzerAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
84/100
safety, quality, tests
Safety 60%
95
Quality 40%
68
Run on models
none yet
Process rating
C
56/100
Has gaps
Inputs and preconditions w 11
0
Progress reporting w 2
0
Running it twice w 4
30
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.

Dangerous commands 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 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. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  2. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
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 · 1

✓ No critical or high findings

Medium and low: 1
  • medium Dangerous commands cmd-persistence scripts/auto_sync.py:252
    Persistence mechanism (cron / launchd / scheduled task / autorun registry) (string literal in code, not executed)
    raise RuntimeError(result.stderr.strip() or result.stdout.strip() or "launchctl bootstrap failed")
    code literal

Files scanned: 17. 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 body-long SKILL.md body ≈ 7260 tokens (recommended < 5000); move details to references/

Process rating: all ten parameters 56/100

  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 17 mutating operations with no state check
  • 40Result and completion. Does not say what the result is
  • 50When it triggers. No condition that starts the skill
  • 50Failures and branches. 0 branches, has a failure section
  • 60Tools and files. Uses tools (bash) that frontmatter does not declare
  • 70Execution cost. Instruction body is 7260 tokens
  • 100Steps. 90 steps
  • 100Consistency. Name and required fields are in place
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 11 top-level sections: this looks like several domains in one skill
  • low The skill ranks results itself: that belongs to the system behind the tool, not the model
  • low The response is described with custom markup (11 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

  • +5Description has no quoted example phrases that should trigger the skill
  • +3Output format is not stated: the model decides each time
  • -32 of 6 scripts are never mentioned in SKILL.md
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 300: enough signal without eating the budget
  • +4Structure: 12 headings
  • +3Step-by-step instructions: 90 items
  • +4Has examples (4 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +1License stated

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

External checks

ClawHub: clean
The skill can reorganize and index local files, but it discloses that and requires explicit opt-ins for moves, deletion, indexing, background sync, and remote services.
LLM: benign (medium) · VirusTotal: · 5 Sept 2026