← 返回 Skills 市场
ldt116

Tra Cuu Phat Nguoi

作者 Dinh-Thuan Le · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
386
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install tra-cuu-phat-nguoi
功能描述
Tra cứu phạt nguội phương tiện tại Việt Nam. Use when user asks to check traffic fines in VN by license plate (ô tô/xe máy), especially via VNeTraffic-style...
安全使用建议
This skill appears coherent and implements what it claims: it POSTs a normalized license plate (and an optional phone number) to vnetraffic.org and returns the JSON. Before using: (1) be aware that the plate and any phone number you provide will be sent to a third-party (vnetraffic.org), not a government portal; avoid supplying personal phone numbers if you prefer. (2) The SKILL.md already advises cross-checking results on official sites (CSGT / Đăng Kiểm) — follow that for confirmations. (3) If you run the script yourself, review the network request and consider running locally to ensure no additional data is transmitted. If you need higher assurance, request a source that queries only official government endpoints.
功能分析
Type: OpenClaw Skill Name: tra-cuu-phat-nguoi Version: 1.0.0 The skill bundle is designed to query traffic fines via an external API (vnetraffic.org). The `SKILL.md` clearly instructs the agent on how to execute the local script `scripts/check_vnetraffic.mjs` with user-provided parameters. It explicitly warns that `vnetraffic.org` is an intermediate source and recommends cross-checking with official government portals, demonstrating transparency. The script itself makes a POST request to the specified URL with the license plate, vehicle type, and an optional phone number (defaults to a generic one if not provided). There is no evidence of data exfiltration beyond the necessary API call, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended behavior. All actions are directly aligned with the stated purpose.
能力评估
Purpose & Capability
Name/description match the included script and SKILL.md. The script posts a normalized license plate (and optional phone) to vnetraffic.org to retrieve violations — this is coherent with a 'traffic fines lookup' skill.
Instruction Scope
Instructions only call the local Node script which performs a POST to https://vnetraffic.org/wp-json/custom/v1/tra-cuu-csgt. This is expected for the stated purpose, but it does transmit user-supplied data (plate and optional phone) to a non-government intermediary; SKILL.md does explicitly recommend cross-checking with official portals.
Install Mechanism
No install spec (instruction-only plus a small included script). Nothing is downloaded or written to disk by an installer; risk from installation is minimal.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no unrelated or excessive secret requests. Note: the runtime will send user-supplied data (plate and phone) to an external service — this is a privacy/consent consideration, not a credential request.
Persistence & Privilege
always is false and the skill does not request any persistent privileges or attempt to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tra-cuu-phat-nguoi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tra-cuu-phat-nguoi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Privacy remove
v0.1.0
Initial release
元数据
Slug tra-cuu-phat-nguoi
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Tra Cuu Phat Nguoi 是什么?

Tra cứu phạt nguội phương tiện tại Việt Nam. Use when user asks to check traffic fines in VN by license plate (ô tô/xe máy), especially via VNeTraffic-style... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 386 次。

如何安装 Tra Cuu Phat Nguoi?

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

Tra Cuu Phat Nguoi 是免费的吗?

是的,Tra Cuu Phat Nguoi 完全免费(开源免费),可自由下载、安装和使用。

Tra Cuu Phat Nguoi 支持哪些平台?

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

谁开发了 Tra Cuu Phat Nguoi?

由 Dinh-Thuan Le(@ldt116)开发并维护,当前版本 v1.0.0。

💬 留言讨论