AC Static Website Hosting - Static.app
Deploy static websites to Static.app hosting. Use when the user wants to deploy, upload, or host a static site on Static.app. Triggers on phrases like "deploy to static.app", "upload to static", "host on static.app", "static.app deploy", or when working with the Static.app hosting service.
Deploy static websites to Static.app hosting. Use when the user wants to deploy, upload, or host a static site on Static.app. Triggers on phrases like "deploy…
As a process C 63/100 · Has gaps — weak spots: consistency, running it twice, progress reporting
How to improve
- 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 · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:47High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…ibj+tODHI5/+l06Au2Pcriv/Gmet…weg==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:128High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…uyQ+a1ko…Tn4+E0Ti6C2AA==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:134High-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-tokenscripts/package-lock.json:194High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…HyM+jmUB…wDz+E2LA…ZDQ==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:267High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
detector
Files scanned: 8. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens)
Process rating: all ten parameters 63/100
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 17 mutating operations with no state check
- 40Consistency. Frontmatter name (Static Website Hosting - Static.app) differs from the folder (static-app)
- 50Failures and branches. 0 branches, has a failure section
- 60Tools and files. Uses tools (web, node) that frontmatter does not declare
- 60Result and completion. Output format stated, no completion criterion
- 70When it triggers. States when to use, but not when not to
- 70Inputs and preconditions. Inputs and preconditions are listed
- 85Steps. 57 steps, 1 vague phrases
- 100Execution cost. Instruction body is 1578 tokens
- low 13 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (3 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
- +4Description does not say when NOT to use the skill (false activations)
- +1No license
- +2Single-language instructions
- +5Description quotes 4 example trigger phrases
- +3Description length 290: enough signal without eating the budget
- +4Structure: 31 headings
- +3Step-by-step instructions: 57 items
- +3Output format is stated explicitly
- +4Has examples (14 code blocks)
- +3All 5 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 90.