SKILLEMALL.ai

DF python-code-analyz

(no description)

Not recommendedlow grade D
ClawHub Agent Skills author: sujian0606-cpu v1.0.0 MIT-0 11 files · 1 script body ≈ 1 326 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process F 30/100 · Will not run — References files that are not bundled: LICENSE

AnalyzerSoftware developmentInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
D
59/100
safety, quality, tests
Safety 60%
98
Quality 40%
0
Run on models
none yet
Process rating
F
30/100
Will not run
References files that are not bundled: LICENSE
Tools and files w 18
0
Result and completion w 14
0
When it triggers w 12
0
the three weakest of ten parameters · all ten

How to improve

  1. Add a description to the frontmatter: without it the skill never triggers.
  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 Secrets in code secret-password-literal example.py:12
    Hard-coded password / key literal (may be an example) (placeholder value)
    API_KEY = "sk-1…def"
    placeholder
  • low Dangerous commands cmd-eval-dynamic README.md:78
    Dynamic code execution from decoded/untrusted input (detector / deny-list definition; documentation table row; security demo / example)
    | **command_injection** | 命令注入风险 | `os.system(f"ls {user_input}")` |
    detectortabledemo

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

Against the Agent Skills spec

  • error frontmatter SKILL.md: no YAML frontmatter block found
  • error name-missing SKILL.md: frontmatter has no `name`
  • error description-missing SKILL.md: no `description` — the skill can never trigger
  • warning missing-ref reference to a missing file: LICENSE

Process rating: all ten parameters 30/100

Will not run. References files that are not bundled: LICENSE
  • 0Tools and files. 1 referenced file(s) missing: LICENSE
  • 0Result and completion. Does not say what the result is
  • 0When it triggers. No condition that starts the skill
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 2 mutating operations with no state check
  • 100Steps. 39 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1326 tokens
  • low 12 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)
  • +3Description length 0: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Structure: 24 headings
  • +3Step-by-step instructions: 39 items
  • +4Has examples (8 code blocks)

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

External checks

ClawHub: clean
This is a local Python code-analysis skill with scanner hits that match examples or detection rules rather than hidden harmful behavior.
LLM: benign (high) · VirusTotal: · 29 May 2026