DC git-sentinel
(no description)
Not recommendedlow grade D
As a process C 61/100 · Has gaps — weak spots: inputs and preconditions, running it twice, progress reporting
How to improve
- Add a description to the frontmatter: without it the skill never triggers.
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 · 6
✓ No critical or high findings
Medium and low: 6
-
low Secrets in code
secret-high-entropy-tokenclawhub-auth.json:3High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"token": "clh_…8uQ"
quoted -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:74High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…lh5/QnVs…M7y/WU9j+236K…xwI+0sEO…EXw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:109High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…5Pi+N3MrBi3hlO5/m9bV…ti9+01c2U5n/SKhU…oSA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:244High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…oyg+GOH3rYX++Kpzr…3Nk+U8XO…syg==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:303High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…vAm+c/Slfz…0Nt+v8wr…WwQ==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:382High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…8CM+MzKM…4lA==",
detector
Files scanned: 7. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- error
frontmatterSKILL.md: no YAML frontmatter block found - error
name-missingSKILL.md: frontmatter has no `name` - error
description-missingSKILL.md: no `description` — the skill can never trigger
Process rating: all ten parameters 61/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 1 mutating operations with no state check
- 50When it triggers. States when to use, but not when not to
- 55Failures and branches. 1 branches
- 60Tools and files. Uses tools (node) that frontmatter does not declare
- 60Result and completion. Output format stated, no completion criterion
- 100Steps. 9 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 398 tokens
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
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +4Structure: 5 headings
- +3Step-by-step instructions: 9 items
- +3Output format is stated explicitly
Quality base 70; lint remarks subtract, signals add up to 100. Result: 0.
External checks
ClawHub: suspicious
Git Sentinel largely matches its code-review purpose, but this release exposes a bundled ClawHub token and can read arbitrary local file paths into the agent review context.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026