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· 262·2 current·2 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/headless-browser.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Headless Browser" (xueyetianya/headless-browser) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/headless-browser
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install headless-browser

ClawHub CLI

Package manager switcher

npx clawhub@latest install headless-browser
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
262downloads
0stars
3versions
Updated 1mo ago
v2.0.1
MIT-0

Headless Browser

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Headless Browser concepts, best practices, and implementation pat... No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...