cryptolintCryptography misuse & weak algorithm detector -- detects deprecated algorithms, hardcoded keys/IVs, ECB mode, weak random number generation, timing-vulnerabl...
Install via ClawdBot CLI:
clawdbot install suhteevah/cryptolintGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://cryptolint.pages.devAudited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
Integrate CryptoLint into CI/CD pipelines to automatically scan every commit or pull request for cryptographic weaknesses. This ensures that no deprecated algorithms or hardcoded keys are merged into production, reducing security debt and compliance risks.
Use CryptoLint to audit legacy codebases for PCI-DSS, HIPAA, or GDPR compliance regarding cryptographic practices. It identifies weak algorithms, insecure modes, and hardcoded secrets, providing a report with remediation steps to meet regulatory standards.
Open source maintainers can run CryptoLint on pull requests to detect cryptographic misuses before merging. This helps maintain a high security bar for projects that rely on cryptography, especially in libraries handling sensitive data.
CryptoLint serves as an educational tool for developers to learn secure cryptography practices. By scanning their code during development, developers get immediate feedback on anti-patterns, reducing the likelihood of shipping vulnerabilities.
Set up CryptoLint as a pre-commit hook using lefthook to prevent developers from committing code with cryptographic flaws. This shifts security left, catching issues before they enter the codebase.
Offer a free tier with basic scanning capabilities to attract individual developers and small teams. Monetize through Pro and Team subscriptions that unlock advanced patterns, JSON/HTML reports, and CI/CD integrations.
Provide enterprise licenses with additional features like custom pattern creation, SSO, dedicated support, and on-premises deployment. Target large organizations with compliance requirements.
Bundle CryptoLint with security consulting services for code audits and remediation guidance. Use the tool to generate reports that drive consulting engagements, increasing average deal size.
💬 Integration Tip
To integrate CryptoLint into your CI/CD pipeline, call the dispatcher script with the appropriate arguments (e.g., `bash dispatcher.sh --path . --format json`) and capture the exit code to fail builds when crypto quality is poor.
Scored May 7, 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.