vibe-checkAudit code for "vibe coding sins" — patterns that indicate AI-generated code was accepted without proper review. Produces a scored report card with fix sugge...
Install via ClawdBot CLI:
clawdbot install tkuehnl/vibe-checkGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${ANTHROPICHardcoded API key or token pattern found in skill definition
ghp_xxxxxxxx...Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://img.shields.io/badge/vibe--score-XX%2F100-COLORGenerated Mar 1, 2026
Freelancers can use this skill to audit their own code before submitting to clients, ensuring quality and catching AI-generated patterns that might indicate rushed work. It helps maintain professional standards and reduces client feedback cycles by providing a scored report with fix suggestions.
Instructors can integrate this skill into their curriculum to teach students about code quality, AI-generated code pitfalls, and proper review practices. Students can run vibe checks on their assignments to learn from automated feedback and improve their coding habits.
Startups with small teams can use this skill to enforce code quality standards without dedicated QA resources. It audits codebases for common issues like error handling and security, helping teams maintain clean code as they scale quickly with AI assistance.
Open source maintainers can automate code reviews for pull requests using the git diff mode to check recent changes. This ensures contributions meet project standards, reduces manual review burden, and helps catch vibe coding sins from AI-generated submissions.
Offer a free tier for basic code audits with limited features, and a paid subscription for advanced analysis, team collaboration, and integration with CI/CD pipelines. Revenue comes from monthly or annual subscriptions targeting individual developers and small teams.
Sell enterprise licenses to companies needing scalable code quality tools for their development teams. This includes custom integrations, priority support, and enhanced security features, with revenue based on per-user or per-project pricing.
Provide the vibe-check tool as an API or plugin for existing developer platforms like GitHub, GitLab, or Discord. Revenue is generated through usage-based pricing or commission fees from marketplace sales, leveraging existing user bases.
💬 Integration Tip
Integrate this skill into Discord bots for real-time code audits in developer communities, or use it in CI/CD pipelines to automate quality checks before deployment.
Scored Apr 19, 2026
Uses known external API (expected, informational)
api.anthropic.comAI Analysis
The skill contains hardcoded GitHub API token patterns (ghp_xxxxxxxx) and accesses sensitive credential files/environment variables, indicating potential credential harvesting. While the external API usage (api.anthropic.com) aligns with the skill's purpose, the presence of unsafe shell commands (eval()) and credential patterns raises security concerns.
Audited Apr 17, 2026 · audit v1.0
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero,...
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern detectors, 500+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。
Collaborative thinking partner for exploring complex problems through questioning
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.