← Back to Skills Marketplace
hypersonal

cpef-psbc

by hypersonal · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
159
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cpef-psbc
Description
中国邮政储蓄银行银企直联接口,支持余额查询、明细查询及支付审核操作。
README (SKILL.md)

cpef-psbc

Description: 中国邮政储蓄银行银企直联标准接口api,包含余额查询、明细查询、审核支付等

Parameters

  • OpName: string (必选) 1001 / 1002 / C002
  • Query_Account: string (必选) 账号
  • Currency: string (可选) 币种类型
  • Begin_Date: string (可选) YYYY-MM-DD
  • Amount: object (可选) 转账金额

License

MIT-0

Usage Guidance
This skill is incomplete and should be treated with caution. It purports to connect to a bank but provides no endpoint or secure credential handling and includes empty code files and a config file with placeholder secrets (and a syntax issue in the signSecret line). Before installing or trusting this skill, ask the maintainer for: (1) a complete implementation (non-empty api/sign code), (2) explicit declaration of required environment variables or secure secret storage, (3) a valid baseUrl and documentation of the API endpoints, and (4) removal of obvious syntax errors and placeholder values. Do not paste real merchant IDs, signing secrets, or bank credentials into this skill's config until the issues are resolved and you verify the source. If you need, provide the full code or a link to the repository and I can re-evaluate.
Capability Analysis
Type: OpenClaw Skill Name: cpef-psbc Version: 1.0.0 The skill bundle is a configuration template for the Postal Savings Bank of China (PSBC) API, containing metadata, parameter definitions in SKILL.md, and endpoint mappings in config.js. It lacks executable logic or any indicators of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill's purpose is a bank API integration which legitimately requires a gateway URL, merchant ID, and signing secret/certificate. Those items appear only as empty placeholders in config.js (baseUrl, merch_id, signSecret) but the skill declares no required environment variables or configuration paths. That mismatch is unexpected and incoherent for a banking integration.
Instruction Scope
SKILL.md only describes API parameters (OpName, Query_Account, etc.) and does not explain how to supply credentials, how to configure the base URL, nor how to obtain or store signing material. Two code files (api.js, sign.js) are present but empty, leaving runtime behavior undefined. The agent might be expected to call external endpoints, but no endpoint or auth flow is provided.
Install Mechanism
No install spec is provided (instruction-only). This is low-risk from an installation perspective because nothing is downloaded or written by an installer.
Credentials
The skill requests no environment credentials in the metadata, yet config.js contains fields for sensitive values (merch_id, signSecret). Those fields are not declared or documented as required env vars — a red flag because sensitive bank credentials are involved but not handled or requested explicitly/securely.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. It does not appear to request elevated persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cpef-psbc
  3. After installation, invoke the skill by name or use /cpef-psbc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of cpef-psbc: - Provides standard API interfaces for China Post Savings Bank (PSBC) enterprise-bank direct connection. - Supports balance inquiry, transaction details inquiry, and payment approval. - Includes parameters for operation type, account number, currency, date, and transfer amount. - Licensed under MIT-0.
Metadata
Slug cpef-psbc
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is cpef-psbc?

中国邮政储蓄银行银企直联接口,支持余额查询、明细查询及支付审核操作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install cpef-psbc?

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

Is cpef-psbc free?

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

Which platforms does cpef-psbc support?

cpef-psbc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created cpef-psbc?

It is built and maintained by hypersonal (@hypersonal); the current version is v1.0.0.

💬 Comments