Namespace

v1.0.0

Namespace reference tool. Use when working with namespace in sysops contexts.

0· 70·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (namespace reference for sysops) matches the actual functionality: the included script prints guides, checklists, and cheat sheets. There are no unexpected capabilities requested.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh <command>, and that script only uses shell builtins and here-docs to output static documentation. It does not read other files, access environment variables, call external endpoints, or execute arbitrary commands.
Install Mechanism
No install specification is provided (instruction-only with an included script). Nothing is downloaded or written to disk during install by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the runtime script does not use any. No secrets are requested.
Persistence & Privilege
The skill is not marked always:true and does not modify agent or system configuration. It runs only when invoked by the user/agent.
Assessment
This appears to be a safe, local documentation helper: it simply prints static guidance from an included shell script and does not request keys or reach out to the network. Before installing or running any downloaded script, verify you trust the author and review the script content; avoid running it as root if you have concerns. Note: there is a minor presentation bug in the help text (literal "$VERSION" appears in one heredoc), but that is not a security issue.

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

latestvk975eprqmb2npkgqd2yqe3e4ps83f0p2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments