SKILLEMALL.ai

BB rocm_vllm_deployment

Production-ready vLLM deployment on AMD ROCm GPUs. Combines environment auto-check, model parameter detection, Docker Compose deployment, health verification, and functional testing with comprehensive logging and security best practices.

ClawHub Agent Skills author: alexhegit v1.0.0 4 files · 2 scripts body ≈ 3 585 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 70/100 · Nearly there — weak spots: when it triggers, consistency

AnalyzerDockerInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
98
Quality 40%
71
Run on models
none yet
Process rating
B
70/100
Nearly there
When it triggers w 12
20
Consistency w 8
40
Tools and files w 18
60
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.
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-shell-rc SKILL.md:243
    Writes to a shell startup file (documentation of a security skill)
    echo "Please add to ~/.bash_profile:"
    security skill
  • low Dangerous commands cmd-shell-rc SKILL.md:245
    Writes to a shell startup file (documentation of a security skill)
    echo "Then run: source ~/.bash_profile"
    security skill

Files scanned: 4. 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")
  • note frontmatter-key unknown frontmatter key "timeout"
  • note frontmatter-key unknown frontmatter key "platform"

Process rating: all ten parameters 70/100

  • 20When it triggers. No condition that starts the skill
  • 40Consistency. Frontmatter name (rocm_vllm_deployment) differs from the folder (rocm-vllm-deployment)
  • 60Tools and files. Uses tools (bash, python) that frontmatter does not declare
  • 60Result and completion. Output format stated, no completion criterion
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 67 steps
  • 100Failures and branches. 2 branches, has a failure section
  • 100Execution cost. Instruction body is 3585 tokens
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 12 top-level sections: this looks like several domains in one skill
  • 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
  • +4Description does not say when NOT to use the skill (false activations)
  • +1No license
  • +2Single-language instructions
  • +3Description length 237: enough signal without eating the budget
  • +4Structure: 27 headings
  • +3Step-by-step instructions: 67 items
  • +3Output format is stated explicitly
  • +4Has examples (17 code blocks)
  • +3All 2 scripts are documented

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

External checks

ClawHub: suspicious
This deployment skill is coherent, but it exposes parts of Hugging Face tokens and stores sensitive deployment details in local reports, so it needs review before use.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026