SKILLEMALL.ai

AB huawei-cloud-ecs-passwordless-login

Configure passwordless SSH login to Huawei Cloud ECS instances using COC (Cloud Operations Center). Automates IAM agency authorization, SSH key pair generation, COC script deployment to the target ECS, SSH connection testing, and automatic security cleanup after 60 seconds (removing keys from both local and remote). 触发词: 免密登录, COC SSH, ECS key login, SSH key deployment, passwordless SSH

ClawHub Agent Skills author: huaweicloud-skills-team v1.0.0 MIT-0 6 files body ≈ 3 734 tokens Open the sourceclawhub.ai analyzed 3 d ago

Configure passwordless SSH login to Huawei Cloud ECS instances using COC (Cloud Operations Center).

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

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
90/100
safety, quality, tests
Safety 60%
97
Quality 40%
79
Run on models
none yet
Process rating
B
75/100
Nearly there
When it triggers w 12
20
Failures and branches w 10
50
Tools and files w 18
60
the three weakest of ten parameters · all ten
This is a copy of a skill from another catalog; the rating counts the canonical one: huawei-cloud-ecs-passwordless-login (ClawHub)

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

✓ No critical or high findings

Medium and low: 3
  • low Dangerous commands cmd-background-process SKILL.md:219
    Starts a background / autostarted process (documentation of a security skill)
    # 7. Security cleanup (background, survives parent shell exit via nohup + disown)
    security skill
  • low Dangerous commands cmd-background-process SKILL.md:232
    Starts a background / autostarted process (documentation of a security skill)
    disown
    security skill

A further 1 matches are quotations in this security skill's documentation and are not counted as findings.

Files scanned: 6. 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")

Process rating: all ten parameters 75/100

  • 20When 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
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 64 steps
  • 100Result and completion. Output format and completion criterion are stated
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3734 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 10 top-level sections: this looks like several domains in one skill
  • high The skill tells the model to perform an irreversible action with no human approval
  • low The response is described with custom markup (19 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 389: enough signal without eating the budget
  • +4Structure: 19 headings
  • +3Step-by-step instructions: 64 items
  • +3Output format is stated explicitly
  • +4Has examples (2 code blocks)
  • +4Reference files are cited in the instructions (4 of 4)

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

External checks

ClawHub: suspicious
This skill sets up SSH access but also preserves privileged access after cleanup and changes local SSH behavior, so it should be reviewed carefully before installation.
LLM: suspicious (high) · 21 Jul 2026