Acmesh
v4.0.1Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Acmesh concepts, best practices, and implementation patterns.
⭐ 0· 332·1 current·1 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description promise a local reference for Acmesh; SKILL.md and the included script only provide static reference text and CLI-like output. There are no credentials, network access, or unrelated binaries required.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs with no external API calls. The runtime script only emits heredocs and uses very limited shell builtins (cat/echo); it does not read files, environment variables, or make network calls.
Install Mechanism
No install spec is provided and this is effectively an instruction-only skill plus a small script. Nothing is downloaded or extracted; no third-party packages are installed.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not reference or read any env vars or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify other skills or system configuration.
Assessment
This skill appears internally consistent and low-risk: it only prints static reference text. Before installing, you may want to (1) note a small version mismatch (SKILL metadata 4.0.1 vs script VERSION 4.0.0) which looks like a benign packaging oversight, (2) review the script if future updates are released to ensure no network or credential use is added, and (3) run the script in a sandbox if you want to confirm runtime behavior. Overall safe to use but keep the usual caution for future versions that could add external calls.Like a lobster shell, security has layers — review code before you run it.
latestvk9748z56vsgfergn0k5fes6fqx83gea3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
