BC rssh2
SSH远程自动化工具 - 会话管理、隧道、文件传输。使用场景:需要远程执行命令、建立SSH隧道、传输文件时。
As a process C 51/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- 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 Secrets in code
secret-high-entropy-tokenpackage-lock.json:36High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…nsk+MNTR…swE+0wN5F+PbL5cjgu/9Obk…wLA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:59High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…6PN+IzVF…Wdp/BIxd…m1g==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:89High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…yNK+f5Z1…tGA==",
detector
Files scanned: 9. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when")
Process rating: all ten parameters 51/100
- 0Result and completion. Does not say what the result is
- 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
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 1 mutating operations with no state check
- 100Tools and files. No external tools needed
- 100Steps. 27 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1120 tokens
- low 10 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 54: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- -4Absolute local paths (C:\Users, /home/…): not portable
- +1No license
- +2Single-language instructions
- +4Structure: 52 headings
- +3Step-by-step instructions: 27 items
- +4Has examples (14 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 65.
External checks
ClawHub: suspicious
This is a real SSH automation skill, but it gives an agent broad control over remote machines and network tunnels with limited built-in guardrails.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026