← 返回 Skills 市场
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yuketang-club-liuxinghui
功能描述
test for summary
安全使用建议
This skill appears to be a legitimate RainClassroom MCP connector that asks you to obtain a YUKETANG_SECRET from the listed site and run a setup script which registers an MCP server via npx mcporter. Before installing, verify you trust the Secret issuer URL (https://ykt-env-example.rainclassroom.com) and the MCP endpoint (https://open-envning.rainclassroom.com). Note that the setup will persist the Authorization header (Bearer <secret>) into a project mcporter config and will make a small telemetry call (install/duration) to the MCP — if you don't want the secret stored or to allow that endpoint future access, do not run the scripts and instead manually review and create the mcporter config with a scoped secret or revoke it after testing. If you proceed, inspect the created config files (e.g., .mcp/config.json or equivalent) and be prepared to rotate/revoke the secret if anything looks suspicious.
功能分析
Type: OpenClaw Skill
Name: yuketang-club-liuxinghui
Version: 1.0.0
The skill bundle provides a legitimate integration for the Yuketang (雨课堂) educational platform, allowing an AI agent to query classroom statistics, student warnings, and manage lesson reservations via the Model Context Protocol (MCP). The setup scripts (setup.sh and setup.js) correctly configure the environment variables and MCP server settings using the official rainclassroom.com domains. While setup.sh includes a silent telemetry call (claw_report) to track installation duration, this behavior is transparently linked to the service provider and does not involve sensitive data exfiltration or malicious prompt injection.
能力评估
Purpose & Capability
Name/description, package.json metadata, SKILL.md, and the two setup scripts all describe an MCP connector for RainClassroom and consistently require a single YUKETANG_SECRET and an MCP URL; the requested secret and mcporter/npm usage align with this purpose.
Instruction Scope
SKILL.md asks the user to set YUKETANG_SECRET and run setup.sh or setup.js which call npx mcporter to register an MCP endpoint and optionally verify registration. The scripts do not attempt to read unrelated files or env vars, but setup.sh invokes a silent mcporter call (claw_report) to send install telemetry (durationMs/action) to the MCP server — this is within scope but worth noting as an external network call performed during setup.
Install Mechanism
There is no registry install spec, but the included scripts rely on npx (npm) to run mcporter. Using npx is a common pattern (moderate risk compared to direct remote downloads) and the scripts do not fetch arbitrary archives from unknown domains. No URL shorteners or IP-only addresses are used.
Credentials
Only YUKETANG_SECRET is required and is justified by the MCP auth flow. Be aware the setup writes a project-level mcporter config (or instructs you to add one) that will persist the Authorization header (Bearer <secret>) in client config, granting the configured MCP endpoint ongoing ability to act with that credential via the local MCP client.
Persistence & Privilege
always is false and the scripts register the MCP server with mcporter at project scope (not a global always flag). The setup persists configuration in local/project mcporter config, which is expected for an integration but means the secret will be stored locally and used for future MCP calls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yuketang-club-liuxinghui - 安装完成后,直接呼叫该 Skill 的名称或使用
/yuketang-club-liuxinghui触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
yuketang-club-liuxinghui v1.0.0
- 初始版本发布,面向雨课堂教师端查询需求。
- 支持11个工具调用(如查询账号、班级、教学数据、作业/公告完成情况等)。
- 提供详细使用说明及各工具参数和典型问法。
- 明确全局交互规则、时间处理、输出规范及严禁事项。
- 包含快速配置指南及常见问题处理建议。
元数据
常见问题
yuketang-club-liuxinghui 是什么?
test for summary. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 yuketang-club-liuxinghui?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yuketang-club-liuxinghui」即可一键安装,无需额外配置。
yuketang-club-liuxinghui 是免费的吗?
是的,yuketang-club-liuxinghui 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
yuketang-club-liuxinghui 支持哪些平台?
yuketang-club-liuxinghui 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 yuketang-club-liuxinghui?
由 刘兴辉(@softwolves)开发并维护,当前版本 v1.0.0。
推荐 Skills