← 返回 Skills 市场
edwinjhlee

x-osv

作者 Edwin.JH.Lee · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
277
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install x-osv
功能描述
CLI for Google OSV database. Query vulnerabilities for packages, scan local projects for vulnerable dependencies. **Dependency**: This is an x-cmd module. In...
安全使用建议
This skill appears coherent and low-risk: it simply documents an x-cmd wrapper around OSV and relies on the external osv-scanner for project scans. Before using: install x-cmd and osv-scanner from their official sources (brew and the GitHub repo), inspect/verify those tools if you are cautious, and be aware that scanning will read your project's dependency files and produce SARIF/reports (which may contain sensitive information about your codebase). If you need to limit exposure, run scans in an isolated environment or container. If you expect higher-volume querying, consider authenticating with OSV (the doc notes unauthenticated rate limits).
功能分析
Type: OpenClaw Skill Name: x-osv Version: 1.0.1 The skill bundle is a legitimate CLI wrapper for the Google OSV (Open Source Vulnerabilities) database and the osv-scanner tool. The documentation in SKILL.md and metadata in _meta.json are consistent with its stated purpose of querying package vulnerabilities and scanning local projects, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description describe querying OSV and scanning projects; SKILL.md only asks for x-cmd (runtime) and osv-scanner (scanner) which are exactly what that functionality needs.
Instruction Scope
Runtime instructions are limited to running the x osv commands and invoking osv-scanner on specified paths/lockfiles. The doc does not instruct reading unrelated system files, exfiltrating data, or accessing credentials.
Install Mechanism
This is an instruction-only skill with no install spec or embedded code. It suggests installing x-cmd (brew) and osv-scanner (GitHub) which is a reasonable, low-risk instruction; no downloads or archive extraction are performed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md explicitly states no API key is required for basic usage.
Persistence & Privilege
Skill is not forced-always, does not request persistent privileges, and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-osv
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-osv 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
x-osv 1.0.1 - Clarified that osv-scanner must be installed separately for project scanning functionality. - Updated documentation to highlight prerequisites and improve installation instructions. - Streamlined features list and removed references to experimental or unsupported features. - Simplified examples and command descriptions for clarity. - Removed AI search and cloud storage commands from the documentation.
v1.0.0
x-osv 1.0.0 — Initial Release - Provides a CLI to interact with the Google OSV (Open Source Vulnerabilities) database. - Supports querying vulnerabilities for specific packages, project scanning, and vulnerability detail retrieval. - Can generate SARIF-formatted security reports for various ecosystems (npm, pip, Maven, Go, Rust, etc.). - Features AI-powered search and summarization via DuckDuckGo and AI integration. - Requires x-cmd as a dependency. - No API key needed for core features; subject to OSV rate limits.
元数据
Slug x-osv
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

x-osv 是什么?

CLI for Google OSV database. Query vulnerabilities for packages, scan local projects for vulnerable dependencies. **Dependency**: This is an x-cmd module. In... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。

如何安装 x-osv?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-osv」即可一键安装,无需额外配置。

x-osv 是免费的吗?

是的,x-osv 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

x-osv 支持哪些平台?

x-osv 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 x-osv?

由 Edwin.JH.Lee(@edwinjhlee)开发并维护,当前版本 v1.0.1。

💬 留言讨论