Netwatch
v2.0.2Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Netwatch concepts, best practices, and implementation patterns.
⭐ 0· 106·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
