← Back to Skills Marketplace
(司库系统)API 全生命周期管理智能 Skill
by
infochen-sub
· GitHub ↗
· v1.0.1
· MIT-0
167
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install psbc-treasury-api
Description
(司库系统)API 全生命周期管理智能 Skill
Usage Guidance
This skill appears coherent for documenting and testing PSBC treasury APIs. Before running anything: 1) Review and run the Python scripts locally in a sandboxed environment—they will read apis.json/response-codes.json and may attempt network calls if you call send_request or run the curl example. 2) Do not supply real private keys or production credentials until you have reviewed and replaced the TODO stubs for cryptographic operations; the client currently raises NotImplementedError for SM2/SM4 and private-key handling. 3) Confirm the origin/trustworthiness of this package (source is unknown) before using against production endpoints (production base_url is present). 4) If you need to validate messages or mock responses, prefer running validator.py/mock.py in an isolated test environment and avoid invoking send_request() against the production URL. 5) The pre-scan 'base64-block' flag is expected given the API's use of Base64-encoded payloads; it's not by itself an indication of malicious intent.
Capability Analysis
Type: OpenClaw Skill
Name: psbc-treasury-api
Version: 1.0.1
The skill bundle provides a comprehensive toolkit for managing and testing the PSBC (Postal Savings Bank of China) Treasury API. It includes detailed API specifications (apis.json), a message validator (validator.py), a mock server (mock.py), and client templates (psbc_client.py). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code uses legitimate bank-related domains and follows the stated purpose of API lifecycle management.
Capability Assessment
Purpose & Capability
The skill title/description claim API lifecycle management for the PSBC treasury system and the bundle contains apis.json (full API definitions), response-codes.json, validator.py, mock.py and examples — all expected for that purpose. It does not ask for unrelated environment variables or unrelated binaries.
Instruction Scope
SKILL.md confines runtime behavior to listing/querying APIs, validating messages, generating examples and mocking responses. It references local files (apis.json, response-codes.json, validator.py, mock.py) and standard agent tools (json-parser, http-client, schema-validator, code-generator). It does not instruct the agent to read arbitrary host files or exfiltrate secrets. Examples note that cryptographic private keys and GM (国密) libraries must be supplied by the integrator (TODOs).
Install Mechanism
No install spec (instruction-only) which reduces risk. However, the package includes runnable Python scripts and a curl example; running them executes local code and may issue network requests to the listed bank endpoints. There is no external archive download or installer declared.
Credentials
The skill declares no required environment variables or credentials. The included example client contains configuration objects with test/staging/production base URLs and certificate serial numbers (non-secret placeholders). The code contains TODOs to obtain the user's private key (not provided). No unrelated secrets or credential requirements are requested.
Persistence & Privilege
always is false and the skill has no install step that writes to system-wide config. It does not request permanent presence or attempt to modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install psbc-treasury-api - After installation, invoke the skill by name or use
/psbc-treasury-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
更新技能名称
v1.0.0
邮储银行财资管理系统接口技能
Metadata
Frequently Asked Questions
What is (司库系统)API 全生命周期管理智能 Skill?
(司库系统)API 全生命周期管理智能 Skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.
How do I install (司库系统)API 全生命周期管理智能 Skill?
Run "/install psbc-treasury-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is (司库系统)API 全生命周期管理智能 Skill free?
Yes, (司库系统)API 全生命周期管理智能 Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does (司库系统)API 全生命周期管理智能 Skill support?
(司库系统)API 全生命周期管理智能 Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created (司库系统)API 全生命周期管理智能 Skill?
It is built and maintained by infochen-sub (@infochen-sub); the current version is v1.0.1.
More Skills