BF hitpaw-image-enhancer
Enhance images and videos using HitPaw's AI enhancement API
Enhance images and videos using HitPaw's AI enhancement API
As a process F 42/100 · Will not run — References files that are not bundled: images/image-before.jpg, images/image-after.jpg, images/face-before.jpg
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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 · 6
✓ No critical or high findings
Medium and low: 6
-
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…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:143High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:193High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…FrF+LTRo…W3g==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:202High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…A6j+hAmM…GbS+kf5c…csw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:211High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…5bm+c2gQ…aG5+esrLODihIorn+Pe6F…dXA==",
detector -
low Secrets in code
secret-high-entropy-tokenREADME.md:4High-entropy token-like string (may be an id, hash or a credential)[](https://github.com/HitPaw-Official/openclaw-skill-hitpaw-enhancer)
Files scanned: 11. 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") - warning
missing-refreference to a missing file: images/image-before.jpg - warning
missing-refreference to a missing file: images/image-after.jpg - warning
missing-refreference to a missing file: images/face-before.jpg - warning
missing-refreference to a missing file: images/face-after.jpg - warning
missing-refreference to a missing file: images/gen-before.jpg - warning
missing-refreference to a missing file: images/gen-after.jpg - warning
missing-refreference to a missing file: images/video-original.jpg - warning
missing-refreference to a missing file: images/video-enhanced.jpg - warning
missing-refreference to a missing file: images/portrait-video-before.jpg - warning
missing-refreference to a missing file: images/portrait-video-after.jpg - note
frontmatter-keyunknown frontmatter key "type" - note
frontmatter-keyunknown frontmatter key "entry" - note
frontmatter-keyunknown frontmatter key "repository" - note
frontmatter-keyunknown frontmatter key "keywords" - note
frontmatter-keyunknown frontmatter key "capabilities" - note
frontmatter-keyunknown frontmatter key "requirements" - note
frontmatter-keyunknown frontmatter key "environment" - note
edit-residuethe text marks something as outdated (lines 100): check that old rules are not kept next to new ones — the full check reads the text for contradictions
Process rating: all ten parameters 42/100
Will not run. References files that are not bundled: images/image-before.jpg, images/image-after.jpg, images/face-before.jpg
- 0Tools and files. 10 referenced file(s) missing: images/image-before.jpg, images/image-after.jpg, images/face-before.jpg
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 2 mutating operations with no state check
- 50Failures and branches. 0 branches, has a failure section
- 60Result and completion. Output format stated, no completion criterion
- 70Execution cost. Instruction body is 4355 tokens
- 85Steps. 46 steps, 2 vague phrases
- 100Consistency. Name and required fields are in place
- low 15 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 59: 120–800 characters recommended
- -218 emoji in the instructions: noise for the model
- +2Single-language instructions
- +4Structure: 46 headings
- +3Step-by-step instructions: 46 items
- +3Output format is stated explicitly
- +4Has examples (7 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 56.