Watch

v2.0.0

watch

0· 173·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/watch.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Watch" (bytesagain1/watch) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/watch
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 watch

ClawHub CLI

Package manager switcher

npx clawhub@latest install watch
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (watch — devtools reference) match the included assets: SKILL.md lists reference commands and the provided script implements those commands and prints static documentation. No unexplained dependencies or env variables are requested.
Instruction Scope
SKILL.md states the skill outputs plain-text reference docs via heredoc with no network access; the included script only prints heredocs and does not read external files, credentials, or call remote endpoints. (Minor functional note: show_help uses a single-quoted heredoc containing $VERSION, so $VERSION will not expand when help is shown — purely a usability bug, not a security issue.)
Install Mechanism
No install spec is provided (instruction-only). There are no downloads or extract steps; the only code present is the local script.sh. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not attempt to read secrets or config paths. Environment/credential requests are proportionate (none).
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not modify other skills or system-wide configuration.
Assessment
This skill appears safe and coherent: it only prints local reference documentation and requires no credentials or network access. If you want extra assurance, inspect scripts/script.sh yourself before enabling the skill and run it in a sandboxed environment. Also note the small help-text bug (VERSION won't expand in one help message) — that's functional, not malicious.

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

latestvk972h02ahmyvpcy8yyzqp4qh3d83ec1v
173downloads
0stars
2versions
Updated 1mo ago
v2.0.0
MIT-0

Watch

watch. No API keys or credentials required — outputs reference documentation only.

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...