← Back to Skills Marketplace
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pku-cwfw
Description
北京大学财务综合信息门户 (cwfw.pku.edu.cn / WF_CWBS) CLI 工具。当用户提及 cwfw、财务门户、财务综合信息门户、个人酬金、工资查询、报销查询 时使用此 skill。Also use when dealing with cwfw IAAA 登录 (app_id=IIPF)、home...
Usage Guidance
This package is instruction-only but claims a Rust CLI and lists many source files and commands; however no code or install is provided and no required binaries/credentials are declared. Do not run unknown commands suggested here (e.g., 'info-auth check' or 'cwfw login -p') until you have the actual binary or source and can verify it. Ask the publisher for: (1) the source or a signed release (GitHub release or official distro package), (2) an install spec or build instructions, and (3) explicit details on how credentials are handled and where session files are stored. If you must proceed, review the code locally before running it, and avoid entering SSO credentials into unverified tools.
Capability Analysis
Type: OpenClaw Skill
Name: pku-cwfw
Version: 1.0.0
The skill bundle describes a CLI tool for Peking University's financial portal (cwfw.pku.edu.cn). The documentation in SKILL.md outlines a standard authentication flow using IAAA SSO and session management for querying financial records like salaries and reimbursements. There are no indicators of malicious intent, data exfiltration, or unauthorized execution; the tool's behavior and session persistence in ~/.config/info/cwfw/ are consistent with its stated purpose as a specialized utility.
Capability Assessment
Purpose & Capability
The skill name/description describe a concrete CLI client for PKU's cwfw (with Rust source files and a crate layout). However the registry package contains no code, no install spec, and no required-binaries declared. The instructions assume a 'cwfw' binary and an 'info-auth' helper; those are not provided or listed as requirements, which is incoherent.
Instruction Scope
SKILL.md instructs running commands (e.g., 'info-auth check', 'cwfw login -p', 'cwfw <query-cmd>'), describes multi-step SSO and encrypted form fields, and says sessions are persisted under '~/.config/info/cwfw/'. Those operational instructions imply the agent will execute binaries, perform authentication flows, handle user credentials, and read/write user config — none of which the skill declares or implements.
Install Mechanism
There is no install specification even though the document claims a built crate and multiple source files. That absence makes it unclear how the described CLI would be installed or where the referenced binaries come from.
Credentials
The skill describes interacting with IAAA SSO and session persistence but declares no environment variables or credential inputs. A real CLI that performs login would need credential handling; the lack of declared credentials or explicit guidance about how secrets are supplied is a mismatch and increases risk (user may be prompted to supply credentials ad-hoc).
Persistence & Privilege
always:false (good). The instructions state session persistence to '~/.config/info/cwfw/' which is expected for a CLI but should be made explicit. The skill does not request elevated privileges or system-wide changes, but it will create persistent files if the referenced CLI existed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pku-cwfw - After installation, invoke the skill by name or use
/pku-cwfw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of cwfw: a CLI tool for PKU’s financial information portal.
- Provides command-line access to personal payment, salary, and reimbursement queries on cwfw.pku.edu.cn (WF_CWBS subsystem)
- Supports IAAA SSO authentication and required multi-step bootstrap flow
- Includes encrypted form field handling for certain queries
- Session management and persistent login via local config storage
- All CLI commands and outputs in Chinese
- Implements robust error handling with context-rich messages
Metadata
Frequently Asked Questions
What is PKU CWFW?
北京大学财务综合信息门户 (cwfw.pku.edu.cn / WF_CWBS) CLI 工具。当用户提及 cwfw、财务门户、财务综合信息门户、个人酬金、工资查询、报销查询 时使用此 skill。Also use when dealing with cwfw IAAA 登录 (app_id=IIPF)、home... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install PKU CWFW?
Run "/install pku-cwfw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PKU CWFW free?
Yes, PKU CWFW is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PKU CWFW support?
PKU CWFW is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PKU CWFW?
It is built and maintained by wjsoj (@wjsoj); the current version is v1.0.0.
More Skills