Cert Manager
v3.0.2Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cert Manager concepts, best practices, and implementation patterns.
⭐ 0· 299·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
The skill is presented as a reference tool for Cert Manager and its only artifact (scripts/script.sh) emits plaintext help and reference content. Nothing in the package requests unrelated credentials, binaries, or access.
Instruction Scope
SKILL.md states the commands produce heredoc plaintext and the included script implements those commands with only local stdout output. The runtime instructions do not attempt to read files, environment variables, or call external endpoints.
Install Mechanism
There is no install spec; this is effectively an instruction-only skill with a small helper script. No downloads, package installs, or archive extraction are performed.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any env vars or secrets. The requested permissions are proportional to a static reference tool.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide configuration.
Assessment
This skill appears to be a harmless local reference: it prints static documentation and does not access network or credentials. Recommendations before installing/using: (1) review the included script (scripts/script.sh) — it only prints heredocs and has no networking or file I/O; (2) note minor non-security inconsistencies (metadata/version strings differ: SKILL.md 3.0.1, package 3.0.2, script VERSION="3.0.0" and the help heredoc uses single quotes so $VERSION won't expand) — these are quality issues, not malicious; (3) run in a restricted/sandboxed environment if you want extra caution; and (4) if future versions add install steps, network calls, or require env vars, re-review before enabling.Like a lobster shell, security has layers — review code before you run it.
latestvk9725cxqtzjx69ydaer82f0kz183gjnt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
