SKILLEMALL.ai

AC full-webpage-screenshot

Capture full-page screenshots of websites with lazy-load support. Use when: user wants to screenshot a webpage, take a website screenshot, capture a full page, or needs visual documentation of a website. Supports scrolling to trigger lazy-loaded content.

ClawHub Agent Skills author: lifelooploop v1.0.2 MIT-0 5 files body ≈ 589 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 58/100 · Has gaps — weak spots: inputs and preconditions, failures and branches, progress reporting

ReferenceInfrastructureWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
93/100
safety, quality, tests
Safety 60%
94
Quality 40%
91
Run on models
none yet
Process rating
C
58/100
Has gaps
Inputs and preconditions w 11
0
Failures and branches w 10
0
Progress reporting w 2
0
the three weakest of ten parameters · all ten

How to improve

    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-token scripts/package-lock.json:78
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…bKX+KS9G…yMA/NhKJ…RGz/Q==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:139
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…Wwy+ghLE…vfU/YnxW…fdg==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:167
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…DYr+NSUK…Itc/irNR…37y+AMujNyNtG+1Rggw==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:260
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…2BV+FY5ZFezP/ypmwayk68+NzzA…NFD/uUmBJuGoXw==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:302
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…vZS+VIDU…jX4+qx9M…saQ==",
      detector
    • low Dangerous commands cmd-privilege scripts/screenshot.js:29
      Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
      args: ['--no-sandbox', '--disable-setuid-sandbox']
      detectorcode literal

    Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 58/100

    • 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
    • 50When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (node) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 100Steps. 14 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 589 tokens
    • 100Running it twice. No mutating operations

    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)
    • +2Single-language instructions
    • +3Description length 254: enough signal without eating the budget
    • +4Structure: 12 headings
    • +3Step-by-step instructions: 14 items
    • +3Output format is stated explicitly
    • +4Has examples (7 code blocks)
    • +3All 1 scripts are documented
    • +1License stated

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

    External checks

    ClawHub: clean
    This skill appears to do what it claims: install Puppeteer, visit a user-provided webpage, scroll it, and save a screenshot locally.
    LLM: benign (high) · VirusTotal: · 29 May 2026