osv-scannerScans Node.js/NPM and Linux packages for known vulnerabilities using the Google OSV API by analyzing dependencies and reporting related CVEs.
Install via ClawdBot CLI:
clawdbot install moenassi/osv-scannerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.osv.dev/v1/queryAudited Apr 18, 2026 · audit v1.0
Generated May 11, 2026
A development team wants to ensure their Node.js application dependencies are free from known vulnerabilities before deployment. Using the OSV Scanner, they can automatically scan their package.json and receive CVEs related to their dependencies.
A Python development team needs to audit their project's third-party packages for security issues. They can generate a packages.txt file from pip freeze and use the OSV Scanner to identify any vulnerabilities.
System administrators managing Linux servers need to check for vulnerabilities in installed packages. The OSV Scanner can parse package lists and report known vulnerabilities, aiding in system hardening.
Integrating the OSV Scanner into a CI/CD pipeline allows automated security checks on every code commit. If vulnerabilities are found, the build can be failed, ensuring only secure dependencies are deployed.
Organizations using open source packages need to ensure license compliance. While the OSV Scanner focuses on vulnerabilities, it can be part of a broader compliance workflow by triggering alerts on packages with known issues.
Offer a recurring vulnerability scanning service for development teams. Customers pay a monthly or annual fee to use the OSV Scanner, with additional features like scheduled scans and report generation.
Provide basic vulnerability scanning for free, but charge for detailed reports, historical tracking, and integration support. This attracts a wide user base and converts heavy users to paid plans.
Offer professional services to help organizations integrate the OSV Scanner into their existing workflows and CI/CD pipelines. Revenue comes from consulting hours and custom integration projects.
💬 Integration Tip
To integrate into a CI/CD pipeline, add a step that runs the scanner after dependency installation and fails the build if critical vulnerabilities are found.
Scored May 11, 2026
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Comprehensive security auditing for Clawdbot deployments. Scans for exposed credentials, open ports, weak configs, and vulnerabilities. Auto-fix mode included.
Analyze and classify agent skills for safety using local evaluation. Optionally produce a signed attestation of the vetting result.
Audit codebases and infrastructure for security issues. Use when scanning dependencies for vulnerabilities, detecting hardcoded secrets, checking OWASP top 10 issues, verifying SSL/TLS, auditing file permissions, or reviewing code for injection and auth flaws.
Security engineering workflow for OpenClaw privilege governance and hardening. Use for least-privilege execution, approval-first privileged actions, idle tim...
Git 安全扫描器 - 检查提交中的敏感信息泄露(API keys、密码、token)