slopcheckValidate npm package references in markdown, YAML, and config files against the live npm registry before installing or using them. Catches hallucinated and s...
Install via ClawdBot CLI:
clawdbot install mattschaller/slopcheckGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/mattschaller/slopcheckAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Developers use slopcheck to validate npm package references in AI-generated documentation or code snippets before execution. This prevents installing hallucinated packages that could be malware, ensuring security in automated workflows.
Teams integrate slopcheck into CI/CD pipelines to scan markdown and config files in pull requests. It flags non-existent or malicious packages, reducing the risk of slopsquatting attacks and maintaining codebase integrity.
Technical writers and maintainers run slopcheck on project documentation to verify that all referenced npm packages exist. This catches outdated or incorrect install commands, improving user experience and trust.
Security teams use slopcheck to audit files for packages removed by npm due to malware (HTTP 451). It helps enforce policies against installing known malicious dependencies in organizational assets.
AI coding assistants incorporate slopcheck to validate package names in real-time as they generate code. This enhances output reliability by preventing hallucinations before users copy and run commands.
Offer slopcheck as a free CLI tool with basic scanning. Monetize through a SaaS platform that provides advanced features like historical tracking, team dashboards, and API access for enterprise integration.
License slopcheck as part of a broader security suite for companies. Include custom integrations, priority support, and compliance reporting to help organizations mitigate supply chain risks from phantom packages.
Distribute slopcheck through platforms like GitHub Marketplace or npm with paid tiers. Offer usage quotas, private registry support, and automated scanning for repositories to attract individual developers and small teams.
💬 Integration Tip
Integrate slopcheck into pre-commit hooks or CI scripts to automatically scan files; use the JSON output for programmatic alerts in monitoring systems.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.