← Back to Skills Marketplace
softwolves

yuketang-club-liuxinghui

by 刘兴辉 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yuketang-club-liuxinghui
Description
test for summary
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yuketang-club-liuxinghui
  3. After installation, invoke the skill by name or use /yuketang-club-liuxinghui
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
yuketang-club-liuxinghui v1.0.0 - 初始版本发布,面向雨课堂教师端查询需求。 - 支持11个工具调用(如查询账号、班级、教学数据、作业/公告完成情况等)。 - 提供详细使用说明及各工具参数和典型问法。 - 明确全局交互规则、时间处理、输出规范及严禁事项。 - 包含快速配置指南及常见问题处理建议。
Metadata
Slug yuketang-club-liuxinghui
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is yuketang-club-liuxinghui?

test for summary. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install yuketang-club-liuxinghui?

Run "/install yuketang-club-liuxinghui" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is yuketang-club-liuxinghui free?

Yes, yuketang-club-liuxinghui is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does yuketang-club-liuxinghui support?

yuketang-club-liuxinghui is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created yuketang-club-liuxinghui?

It is built and maintained by 刘兴辉 (@softwolves); the current version is v1.0.0.

💬 Comments