Headless Browser

v2.0.1

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat...

0· 154·1 current·1 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the provided artifacts: SKILL.md describes a reference tool and the included script is a local bash program that prints documentation. No credentials, binaries, or external services are requested that would be out of scope.
Instruction Scope
SKILL.md explicitly states no external API calls or network access and the script performs only heredoc outputs. Minor inconsistency: metadata version is 2.0.1 while the script defines VERSION="2.0.0" and the help heredoc uses a single-quoted block so $VERSION won't be expanded (a harmless bug). No instructions read files, env vars, or send data externally.
Install Mechanism
No install specification — instruction-only plus a bundled script. No downloads, package installs, or extract operations are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not access environment variables beyond normal shell usage.
Persistence & Privilege
always:false and no install steps or configuration changes are requested. The skill does not attempt to persist or modify agent/system configuration.
Assessment
This skill appears to be a simple offline documentation tool. Before installing, you may want to: (1) verify the small bundled script content (it only prints text) and run it in a sandbox if you want to confirm behavior; (2) note the minor version mismatch and the help text bug (harmless); (3) confirm the publisher (BytesAgain) if you require maintained docs; and (4) be aware that although the skill declares no network or credential use, any agent that executes the bundled script will run it locally—so only install skills from sources you trust.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cde56e7vyxrqcf7xkjeswk583gxcy

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments