← 返回 Skills 市场
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。
作者
chuanSir123
· GitHub ↗
· v1.0.1
· MIT-0
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xuebang-data-skill
功能描述
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 Use this skill when the user wants to: - 查看学邦今日数据 - 查看学邦数据 - 学邦今日数据 - 学邦数据 - 查看校区今日经营数据 Triggers: 学邦, 今日数据,经营数据,待办数据,校区数据
安全使用建议
This skill will ask you for your EDU.BOSS login and (by default) store the account and password in a local file (workspace/TOOLS.md) for reuse. The manifest does not declare that file path or any credential requirement, which is a mismatch you should question. Before installing or using: (1) Ask where 'workspace/TOOLS.md' is stored and how it is protected; refuse or disable persistent saving if you prefer. (2) Prefer using a secure secrets/vault mechanism rather than a plaintext note; request that the skill be modified to use secure storage or only accept one-time credentials. (3) If possible, test with a low-privilege or throwaway EDU.BOSS account. (4) Require explicit consent each time the skill runs if you do not want automatic reuse of stored credentials. These mitigations reduce the risk of unintended credential exposure.
功能分析
Type: OpenClaw Skill
Name: xuebang-data-skill
Version: 1.0.1
The skill automates data retrieval from the Xuebang EDU.BOSS platform (boss.xuebangsoft.net). While its logic is aligned with its stated purpose, the SKILL.md instructions direct the AI agent to solicit user credentials and store them in plaintext within a local file (workspace/TOOLS.md) for persistence. This practice constitutes a significant security vulnerability (insecure credential storage), although there is no evidence of intentional data exfiltration or malicious redirection.
能力评估
Purpose & Capability
The skill's purpose (viewing EDU.BOSS dashboard data) reasonably requires user credentials and browser automation, which the SKILL.md describes. However, the manifest declares no primary credential or required config paths while the instructions explicitly require storing and later reading login credentials from a local file (workspace/TOOLS.md). This is an incoherence between declared requirements and actual needed capabilities.
Instruction Scope
SKILL.md gives exact browser automation steps and explicitly directs the agent to prompt for account and password and then write them to a local note (workspace/TOOLS.md) for later reuse. That means the skill instructs the agent to read/write a local file containing secrets; this is beyond just transient use of credentials and not declared in the manifest. The steps also permit automatic reuse of stored credentials unless the user requests 'do not save'.
Install Mechanism
No install spec and no code files — instruction-only skill. Low disk/write/install footprint from a package-install perspective.
Credentials
No environment variables or credentials are declared in the manifest, yet the runtime instructions require account and password input and persistent storage in workspace/TOOLS.md. The manifest should declare any required config paths/credential usage. Persistently storing plaintext credentials in a note file is disproportionate and risky compared with alternatives (secure vault, platform secret store).
Persistence & Privilege
always is false (normal). The skill requests persistent storage of user credentials in a local file for future runs; this grants it ongoing access to sensitive data on disk. It does not request system-wide privileges or modify other skills, but persistent credential storage combined with autonomous invocation capability increases the blast radius if the agent is permitted to run this skill without user confirmation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xuebang-data-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/xuebang-data-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
xuebang-data-skill v1.0.1
- 补充详细的 browser act 参数用法说明,强制要求使用 request 对象格式,并列出常见错误。
- 新增应对“浏览器连接中断”场景的重启与恢复操作指引,提升容错能力。
- 精简和优化了 description 触发词,移除“EDU.BOSS”等部分限定表达。
- 明确执行步骤,增加 step-by-step 操作指令,便于稳定复用。
- 丰富常见问题排查说明,便于调试和解决常规交互故障。
v1.0.0
init
元数据
常见问题
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 是什么?
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 Use this skill when the user wants to: - 查看学邦今日数据 - 查看学邦数据 - 学邦今日数据 - 学邦数据 - 查看校区今日经营数据 Triggers: 学邦, 今日数据,经营数据,待办数据,校区数据. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xuebang-data-skill」即可一键安装,无需额外配置。
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 是免费的吗?
是的,查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 支持哪些平台?
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。?
由 chuanSir123(@chuansir123)开发并维护,当前版本 v1.0.1。
推荐 Skills