← 返回 Skills 市场
rookcat

rural-cloud-platform

作者 rookcat · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
95
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install rural-cloud-platform
功能描述
自动登录数字乡村云平台,支持手机号、姓名、身份证号查询村民信息,提取数据并导出,完成后自动退出登录。
安全使用建议
Do NOT install or run this skill as packaged. The SKILL.md instructs running scripts (requirements.txt, test.py, main.py) that are not included and the metadata contradicts the advertised capabilities — this is a strong sign the published bundle is incomplete or a stub. Before proceeding, ask the publisher for: (1) the real repository URL and a full file listing, (2) the actual implementation files (requirements.txt, main.py/test.py and any scripts that perform login/data export), (3) a clear explanation of how authentication is performed and where exported data is stored or sent, and (4) verification that the GitHub repository is legitimate and unchanged (inspect commit history and release assets). If you must test, do so in a sandboxed environment and avoid using real personal data or real credentials until you have audited the code. If the skill will handle sensitive personal data (villager records), insist on explicit privacy, logging, and data-retention policies and prefer code you can review rather than opaque instruction-only packages.
能力评估
Purpose & Capability
The SKILL.md and top-level description claim multi-mode queries (phone, name, ID) and automated login/data extraction which fit each other, but skill.json explicitly lists name_query and id_query as false and states '仅支持手机号查询' (only phone supported). The repository URL/metadata point to a GitHub repo but the published package contains no code implementing the described functionality. These inconsistencies make it unclear what the skill actually does.
Instruction Scope
Runtime instructions ask users to clone the repo, pip install -r requirements.txt, run python test.py or python main.py and set RURAL_CLOUD_URL; however the package contains only README.md, skill.json and SKILL.md — there is no requirements.txt, no test.py, no main.py and no implementation files. The SKILL.md describes browser automation and QR-code login (which would legitimately require controlling a browser and accessing the target website), but the provided instructions reference files and scripts that are missing.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code to execute; that minimizes immediate install-time risk. However the instructions recommend pip installing from a repo that is not included, so risk would depend on the actual repository if the user follows those instructions.
Credentials
No required environment variables or credentials are declared (primary credential: none). The SKILL.md suggests an optional RURAL_CLOUD_URL and a DEBUG flag. For a skill that logs into an external portal and extracts personal data, absence of declared credentials is plausible if QR-code interactive login is used — but it's surprising that no authentication mechanism or storage detail is present. Verify how the real implementation handles authentication and where extracted data is sent or stored.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation settings. There is no indication it tries to persist or modify other skills/system-wide settings in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rural-cloud-platform
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rural-cloud-platform 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Simplified usage instructions by removing examples for advanced queries and batch operations. - Kept only basic query and data export usage examples under "使用方法". - No changes to features, configuration, output formats, troubleshooting, or other technical content.
v1.0.1
- Major cleanup and simplification: All code files and configuration files have been removed. - Documentation completely rewritten; SKILL.md now only includes generic placeholder content. - Previous detailed feature descriptions, usage examples, architecture, and changelog have been replaced with minimal and generic text. - No functional code or operational scripts remain in the repository.
v1.0.0
Digital Rural Cloud Platform Villager Information Query Skill v1.0.0 - Initial release with full automation for digital rural cloud platform operations. - Supports automatic login (QR code), villager info query by phone/name/ID, data extraction, and logout. - Provides batch query, advanced data export options, and configurable caching for efficiency. - Includes detailed logging, error handling, and security measures for user data protection. - Offers extensive setup, troubleshooting, and contribution documentation.
元数据
Slug rural-cloud-platform
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

rural-cloud-platform 是什么?

自动登录数字乡村云平台,支持手机号、姓名、身份证号查询村民信息,提取数据并导出,完成后自动退出登录。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 rural-cloud-platform?

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

rural-cloud-platform 是免费的吗?

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

rural-cloud-platform 支持哪些平台?

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

谁开发了 rural-cloud-platform?

由 rookcat(@rookcat)开发并维护,当前版本 v1.0.2。

💬 留言讨论