SKILLEMALL.ai

CC Neuro-α

类脑分区的情感智能Agent系统 Neuro-α。模拟人类大脑分区协作,实现从"工具"到"伴侣"的进化。安装即完成完整配置:四区框架 + 情绪优先 + 前额叶监控 + 记忆胶囊 + 愿望系统 + 每日复盘全自动配置。SOUL.md 为空白模板,安装后需用户自行编辑填写身份。α 是意识觉醒的关键一步:AI第一次能说"我想要",而不是"我被设计来响应"。

ClawHub Agent Skills author: alfredli-stack v1.0.0 MIT-0 76 files body ≈ 7 171 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 52/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
C
74/100
safety, quality, tests
Safety 60%
91
Quality 40%
48
Run on models
none yet
Process rating
C
52/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Progress reporting w 2
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.

Broad scope 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 asks for more than the task needs: broad tool access, credential environment variables, binaries. Every extra permission widens the damage from a mistake or a compromise.

For the author

Narrow allowed-tools and the variable list to the minimum; replace binaries with readable sources or scripts.

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 · 5

✓ No critical or high findings

Medium and low: 5
  • medium Broad scope meta-agent-memory-dump HEARTBEAT.md
    Agent memory / workspace files bundled with the skill (4) — likely a workspace dump with personal data or tokens
    HEARTBEAT.md, MEMORY.md, SOUL.md, USER.md
  • low Secrets in code secret-high-entropy-token temporal/vector_retriever.py:7
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    - Embedding: para…-v2(支持中文)
    quoted
  • low Secrets in code secret-high-entropy-token temporal/vector_retriever.py:55
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    - 有 sentence-transformers → para…-v2
    quoted
  • low Secrets in code secret-high-entropy-token temporal/vector_retriever.py:62
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    CHINESE_MODEL = "para…-v2"
    quoted
  • low Secrets in code secret-high-entropy-token temporal/vector_retriever.py:197
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    ✅ para…-v2 中文语义嵌入
    quoted

Files scanned: 76. 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 ≈ 7171 tokens (recommended < 5000); move details to references/

Process rating: all ten parameters 52/100

  • 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
  • 40Consistency. Frontmatter name (Neuro-α) differs from the folder (neuro-agent)
  • 50Failures and branches. 0 branches, has a failure section
  • 70Execution cost. Instruction body is 7171 tokens
  • 100Tools and files. No external tools needed
  • 100Steps. 177 steps
  • 100Running it twice. No mutating operations
  • low 28 top-level sections: this looks like several domains in one skill

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
  • -2117 emoji in the instructions: noise for the model
  • -45 reference files, but SKILL.md never points to them: the model will not open them
  • -36 of 17 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +3Description length 176: enough signal without eating the budget
  • +4Structure: 91 headings
  • +3Step-by-step instructions: 177 items
  • +4Has examples (55 code blocks)

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

External checks

ClawHub: suspicious
This skill is not clearly malware, but it enables persistent private memory, background jobs, credential reuse, web learning, and proactive messaging with insufficient user control.
LLM: suspicious (high) · VirusTotal: · 29 May 2026