← 返回 Skills 市场
jisuapi

VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询

作者 极速数据 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
504
总下载
10
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install vin
功能描述
用 17 位 VIN 查品牌车型年款等,并可按车型查机油、变速箱等扩展信息。当用户说:这个车架号是什么车?查一下 VIN 对应的排量,或类似 VIN 解析时,使用本技能。
安全使用建议
This skill is internally consistent and appears to be what it claims: a small Python client for JisuAPI's VIN endpoints. Before installing, consider: (1) you must provide a JISU_API_KEY (AppKey) and the script will send any VINs you query to api.jisuapi.com — treat VINs as potentially sensitive and only use a key you trust; (2) ensure the Python runtime has the 'requests' package installed (the metadata doesn't declare this dependency); (3) be aware of JisuAPI rate limits, billing, and key permissions (the script will fail or return API errors if the key is missing/expired/over-quota); (4) if you need stricter privacy, review whether sending VINs to a third party is acceptable. If you want higher assurance, inspect or run the script in an isolated environment and verify network requests go only to the listed api.jisuapi.com endpoints.
功能分析
Type: OpenClaw Skill Name: vin Version: 1.0.4 The skill bundle is a legitimate tool for querying vehicle information (VIN, oil, and gearbox data) via the JisuAPI service. The Python script (vin.py) correctly handles API requests using the requests library and manages the API key through environment variables as described in SKILL.md, with no evidence of malicious behavior or prompt injection.
能力评估
Purpose & Capability
Name/description match the requested resources and behavior: the skill queries JisuAPI VIN endpoints and provides oil/gearbox lookups by carid. Required env var JISU_API_KEY is appropriate and is declared as the primary credential.
Instruction Scope
SKILL.md and vin.py limit actions to forming HTTP GET requests to api.jisuapi.com endpoints with the provided VIN/carid and the AppKey. This will send user-supplied VINs and carids to JisuAPI (a third-party service) — expected for the purpose but potentially privacy-sensitive. The instructions do not attempt to read other environment variables or files.
Install Mechanism
No install spec (instruction-only + a bundled script) — low risk. One practical issue: the script imports the Python 'requests' library but the metadata only lists 'python3' as a required binary and does not declare Python package dependencies; the runtime may fail if 'requests' is not installed. No downloads or external installers are used.
Credentials
Only JISU_API_KEY is required. That key is proportionate to calling the JisuAPI service. No unrelated credentials, config paths, or broad secrets are requested.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system settings. It runs as a simple script when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated the skill description and name for greater clarity and to highlight primary use cases. - Enhanced the SKILL.md with a prominent data provider introduction and brief description of JisuAPI platform features. - Added step-by-step guidance for obtaining and configuring the required API Key. - Included a detailed section introducing various other APIs offered by JisuAPI. - Minor editorial improvements for readability and user instructions. - No changes to code or functionality.
v1.0.3
- No code or documentation changes detected in this version. - Functionality and usage remain consistent with previous release.
v1.0.2
No code or documentation changes detected in this release. - Version bump only; no changes in files or functionality. - Behavior and usage remain exactly as in the previous version.
v1.0.1
No code or functionality changes detected in this version. - No file changes were made. - SKILL.md documentation received minor wording updates (e.g., "官方 VIN 文档" changed to "极速数据 VIN 文档"). - No impact on usage, features, or environment variables. - All usage examples and API details remain the same.
v1.0.0
- Initial release of the jisu-vin skill, providing VIN vehicle identification and detailed model queries using 极速数据 VIN API. - Supports querying vehicle brand, model, year, engine, oil, and gearbox info by 17-digit VIN code. - Enables separate oil and gearbox queries by car model ID. - Includes usage instructions, environment variable setup, example commands, and typical result formats. - Error handling and common error codes are documented for ease of troubleshooting.
元数据
Slug vin
版本 1.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询 是什么?

用 17 位 VIN 查品牌车型年款等,并可按车型查机油、变速箱等扩展信息。当用户说:这个车架号是什么车?查一下 VIN 对应的排量,或类似 VIN 解析时,使用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 504 次。

如何安装 VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询?

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

VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询 是免费的吗?

是的,VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询 支持哪些平台?

VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 VIN (Vehicle Identification Number) Query - VIN车辆识别代码查询?

由 极速数据(@jisuapi)开发并维护,当前版本 v1.0.4。

💬 留言讨论