Logvibe
PassAudited by ClawScan on Apr 16, 2026.
Overview
The skill's code and instructions match its stated purpose (colorizing HTTP status codes), with only minor documentation inconsistencies; there is no network, credential, or install behavior that appears disproportionate.
This skill appears to do exactly what it claims: colorize HTTP status codes in logs. Before installing/using, note the documentation mismatch (SKILL.md examples reference logvibe.py but the included script is tool.py) and the listed price—there is no built-in payment or install flow, so verify distribution/payment separately. If you want to be extra cautious, open the script (tool.py) locally to confirm it contains only the shown code (no network calls or hidden behavior) and run it on non-sensitive sample logs first.
