← Back to Skills Marketplace
zt1314p-design

TencentCloud VehicleLicense OCR

by tencent-ocr · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
395
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install tencentcloud-ocr-vehiclelicense
Description
腾讯云行驶证识别(VehicleLicenseOCR)接口调用技能。当用户需要识别行驶证图片主页(车牌号码、车辆类型、所有人、住址、使用性质、品牌型号、识别代码、发动机号、注册日期、发证日期)或副页(号牌号码、档案编号、核定载人数、总质量、整备质量、核定载质量、外廓尺寸、准牵引总质量、备注、检验记录)信息时,应使...
Usage Guidance
This skill appears to implement Tencent Cloud VehicleLicenseOCR correctly, but the registry metadata fails to declare the sensitive environment variables the code requires. Before installing or using it: (1) do not set production TencentCloud credentials into an unknown skill — consider creating a limited/test API key; (2) confirm you trust the skill source (there is no homepage) and consider reviewing the included scripts/main.py yourself; (3) be aware that any image URL you provide may be fetched by Tencent (and any Base64 or local file you pass will be uploaded), so avoid passing internal URLs or files containing sensitive data; (4) install tencentcloud-sdk-python from the official PyPI source only and run the script in an isolated environment if possible; (5) ask the publisher to update the registry metadata to list TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY so automated policy checks and users are correctly informed.
Capability Analysis
Type: OpenClaw Skill Name: tencentcloud-ocr-vehiclelicense Version: 1.0.3 The skill is a legitimate wrapper for the Tencent Cloud Vehicle License OCR API. It uses the official 'tencentcloud-sdk-python' library and follows standard practices for handling API credentials via environment variables. The code in 'scripts/main.py' is well-structured, focusing on image encoding, API invocation, and response formatting, with no evidence of malicious intent, data exfiltration to unauthorized endpoints, or obfuscation.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md and scripts/main.py consistently implement Tencent Cloud VehicleLicenseOCR: calling the Tencent OCR API, accepting ImageUrl or Base64, and returning parsed fields. The required network access to ocr.tencentcloudapi.com and the tencentcloud-sdk-python dependency are coherent with the stated purpose.
Instruction Scope
Runtime instructions and the script confine behavior to constructing an OCR request and printing parsed results. The skill will transmit image data or image URLs to Tencent Cloud (expected for this service). It reads local files only when the user explicitly supplies a file path or Base64 input. No additional system-wide data collection or unexpected external endpoints are present.
Install Mechanism
No install spec is provided (instruction-only install), but SKILL.md and the script require the third-party Python package tencentcloud-sdk-python installed via pip. That is reasonable for the task but means runtime pip installation from PyPI is expected — verify the package source if you care about supply-chain risk.
Credentials
Both SKILL.md and scripts/main.py require Tencent Cloud credentials (TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY), but the registry metadata lists no required environment variables or primary credential. This metadata omission is an incoherence and could mislead users or automation about the sensitive credentials this skill needs. Requesting these cloud credentials is proportionate to the function, but the omission in metadata is a notable red flag.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges or modify other skills. It runs on-demand and requires standard environment variables for the API — no excessive persistence or privilege escalation observed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tencentcloud-ocr-vehiclelicense
  3. After installation, invoke the skill by name or use /tencentcloud-ocr-vehiclelicense
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- 新增请求参数 UserAgent(请求来源标识),用于追踪调用来源
v1.0.2
更新显示名称
v1.0.1
- SKILL.md description updated for clarity; “图片” wording added for input types and supported证件类型. - Content streamlined by removing the large flowchart section. - Minor text adjustments for conciseness in the introduction and usage instructions. - No code or functional changes; documentation only.
v1.0.0
- Initial release of the 腾讯云行驶证识别 (VehicleLicenseOCR) skill. - Supports recognition of all main and vice page vehicle license fields, including vehicle owner, plate number, VIN, model, and more. - Accepts both Base64-encoded images and image URLs. - Includes warning detection for copies, screen captures, glare, blurriness, and incomplete borders. - Supports e-vehicle and tractor vehicle licenses. - Provides clear error codes and detailed usage documentation for easy integration.
Metadata
Slug tencentcloud-ocr-vehiclelicense
Version 1.0.3
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 4
Frequently Asked Questions

What is TencentCloud VehicleLicense OCR?

腾讯云行驶证识别(VehicleLicenseOCR)接口调用技能。当用户需要识别行驶证图片主页(车牌号码、车辆类型、所有人、住址、使用性质、品牌型号、识别代码、发动机号、注册日期、发证日期)或副页(号牌号码、档案编号、核定载人数、总质量、整备质量、核定载质量、外廓尺寸、准牵引总质量、备注、检验记录)信息时,应使... It is an AI Agent Skill for Claude Code / OpenClaw, with 395 downloads so far.

How do I install TencentCloud VehicleLicense OCR?

Run "/install tencentcloud-ocr-vehiclelicense" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TencentCloud VehicleLicense OCR free?

Yes, TencentCloud VehicleLicense OCR is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TencentCloud VehicleLicense OCR support?

TencentCloud VehicleLicense OCR is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TencentCloud VehicleLicense OCR?

It is built and maintained by tencent-ocr (@zt1314p-design); the current version is v1.0.3.

💬 Comments