Networkmanager

v2.0.2

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

0· 172·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/networkmanager.

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install networkmanager
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe a local reference tool and there are no requests for credentials, network access, or unrelated binaries. The included script only prints static documentation, which matches the stated purpose. Minor inconsequential mismatch: script VERSION is "2.0.1" while registry metadata is 2.0.2.
Instruction Scope
SKILL.md says outputs are plain-text heredocs with no external API calls; the bash script implements exactly that and does not read files, environment variables, network endpoints, or system configs beyond using the shell. No scope creep observed.
Install Mechanism
There is no install spec (instruction-only skill). A single executable script is included in the bundle; nothing is downloaded or extracted at install time and no external installers are invoked.
Credentials
No required environment variables, credentials, or config paths are declared or used. The script does not read environment variables or sensitive files. It does rely on a POSIX shell being available (bash shebang), which is expected.
Persistence & Privilege
Flags indicate normal behavior (always:false, model invocation allowed). The skill does not request persistent presence, does not modify other skills or system-wide configuration, and does not store credentials.
Assessment
This skill appears to be a simple offline reference: it outputs static documentation and does not request credentials or make network calls. Before installing, you can (1) inspect the included scripts (already done here) to confirm they are benign, (2) note the small version mismatch in the script (VERSION variable) which is likely a harmless oversight, and (3) only grant it normal agent invocation — there are no extra privileges required. As with any executable from third-party authors, install only if you trust the bytesagain/BytesAgain source.

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

latestvk97d572tj8n6azjwfhjy0sgc3s83h12p
172downloads
0stars
3versions
Updated 1mo ago
v2.0.2
MIT-0

Networkmanager

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