Prometheus Go Code Review
v2.3.0Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code with prometheus/client_golang metrics.
⭐ 0· 87·0 current·0 all-time
byKevin Anderson@anderskev
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 match the content of SKILL.md: guidance for prometheus/client_golang usage. The skill declares no binaries, env vars, or config paths, which is proportionate for an instruction-only review helper.
Instruction Scope
SKILL.md contains a focused checklist and concrete examples for metric types, label cardinality, naming, buckets, registration, and /metrics exposure. It does not instruct the agent to read unrelated system files, access credentials, or transmit data to external endpoints.
Install Mechanism
No install spec or code files are included. Being instruction-only means nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials and does not reference any configuration paths; that is appropriate for a static review checklist.
Persistence & Privilege
always:false (default) and no special privileges are requested. Note that disable-model-invocation is false (normal), so the agent could call the skill autonomously if enabled by the user.
Assessment
This skill is an offline guidance/checklist (no installs, no secrets). Before installing, consider: (1) the source has no homepage or repository — verify you trust the owner or review the SKILL.md yourself; (2) the skill is instruction-only and will not automatically scan your repos unless you give code as input or the agent has access to those repos — do not grant repository or CI credentials unless necessary; (3) this skill provides manual review guidance, not an automated linter; if you need automated checks, prefer established linters or CI integrations. If you want to prevent autonomous use by agents, disable the skill or set disable-model-invocation accordingly.Like a lobster shell, security has layers — review code before you run it.
latestvk972nmsdky2njv27w8mywynyph83dbax
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
