← Back to Skills Marketplace
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。
by
chuanSir123
· GitHub ↗
· v1.0.1
· MIT-0
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xuebang-data-skill
Description
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 Use this skill when the user wants to: - 查看学邦今日数据 - 查看学邦数据 - 学邦今日数据 - 学邦数据 - 查看校区今日经营数据 Triggers: 学邦, 今日数据,经营数据,待办数据,校区数据
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xuebang-data-skill - After installation, invoke the skill by name or use
/xuebang-data-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
xuebang-data-skill v1.0.1
- 补充详细的 browser act 参数用法说明,强制要求使用 request 对象格式,并列出常见错误。
- 新增应对“浏览器连接中断”场景的重启与恢复操作指引,提升容错能力。
- 精简和优化了 description 触发词,移除“EDU.BOSS”等部分限定表达。
- 明确执行步骤,增加 step-by-step 操作指令,便于稳定复用。
- 丰富常见问题排查说明,便于调试和解决常规交互故障。
v1.0.0
init
Metadata
Frequently Asked Questions
What is 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。?
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 Use this skill when the user wants to: - 查看学邦今日数据 - 查看学邦数据 - 学邦今日数据 - 学邦数据 - 查看校区今日经营数据 Triggers: 学邦, 今日数据,经营数据,待办数据,校区数据. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。?
Run "/install xuebang-data-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 free?
Yes, 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 support?
查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 查看学邦数据。用于登录学邦后台并读取首页今日经营数据与待办数据。?
It is built and maintained by chuanSir123 (@chuansir123); the current version is v1.0.1.
More Skills