Website Capture - AllScreenshots
v1.0.0Take website screenshots, capture full pages, generate PDFs. Handles desktop, mobile, dark mode, stealth mode, cookie banner blocking, and batch URLs via the...
⭐ 1· 180·0 current·0 all-time
by@panilya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (website screenshots, full pages, PDFs) align with the declared requirements: curl and jq for HTTP calls/parsing and a single ALLSCREENSHOTS_API_KEY. Nothing requested appears unrelated to screenshot capture.
Instruction Scope
SKILL.md contains only concrete curl examples that call https://api.allscreenshots.com/v1/screenshots and uses only the declared ALLSCREENSHOTS_API_KEY. The only filesystem reference is a suggested ~/.openclaw/workspace/.env location for the key, which is platform-specific but consistent with usage.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only a single API key (ALLSCREENSHOTS_API_KEY) is required and is used in Authorization header as expected. No unrelated credentials, system paths, or broad secrets are requested.
Persistence & Privilege
always is false, the skill does not request permanent presence or system-level changes, and it does not instruct modifying other skills or system-wide settings.
Assessment
This skill appears coherent and limited to calling a remote screenshot API. Before installing: verify you trust the Allscreenshots service (there is no homepage listed in the registry metadata), confirm any costs and retention policy for stored screenshots, and protect your ALLSCREENSHOTS_API_KEY (store it securely and avoid pasting it into public logs). Prefer using responseType="url" as recommended to avoid handling raw binary in the agent. If you have concerns about capturing sensitive pages, consider policy or legal implications before providing the API key.Like a lobster shell, security has layers — review code before you run it.
latestvk976krv9sh2gqmjd985tkxaz2d82sebm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📸 Clawdis
Binscurl, jq
EnvALLSCREENSHOTS_API_KEY
Primary envALLSCREENSHOTS_API_KEY
