Netwatch

v2.0.2

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

0· 168·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 bytesagain3/netwatch.

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install netwatch
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Netwatch reference for devtools) align with the provided files: SKILL.md and scripts/script.sh both produce local reference text. There are no unrelated dependencies or credential requests.
Instruction Scope
Runtime instructions and the included script only output heredoc documentation for the listed commands. They do not read arbitrary files, access environment variables, or send data over the network. The SKILL.md explicitly states no API keys or network access, which matches the script behavior.
Install Mechanism
No install spec is provided and the skill ship as a small shell script + SKILL.md. Nothing is downloaded or extracted from external URLs during install.
Credentials
The skill declares no required env vars, no primary credential, and the script does not reference external credentials. There is no disproportionate credential access.
Persistence & Privilege
The skill is not forced-always, and it does not modify system or other-skill configuration. It does not request elevated persistence or system-wide changes.
Assessment
This skill appears to be documentation-only and internally consistent: it outputs local reference text and does not access network or credentials. If you plan to run the included script, inspect it (you already have) or run it in a sandbox; note a minor version mismatch (SKILL.md 2.0.2 vs script VERSION 2.0.1) which is a non-security bug. If you require absolute assurance, review the full upstream repository and any referenced URLs before use, but there are no immediate red flags regarding exfiltration, unnecessary privileges, or hidden network calls.

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

latestvk97bwptc6b2zpyqp870mcb1w8x83gbp4
168downloads
0stars
3versions
Updated 1mo ago
v2.0.2
MIT-0

Netwatch

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Netwatch concepts, best practices, and implementation patterns. 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...