中国邮政储蓄银行银企直联官网
v1.0.0银企直联是依托行内对公服务及产品,通过互联网或专线将客户系统与银行系统无缝对接与有机融合,提供开放直联的API服务,满足企业客户账户查询、资金交易、电子回单、集团服务、工资代发、电子票据、跨境金融、供应链金融、数字人民币等业务办理的综合性金融服务平台。
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description describe a full 'bank-enterprise direct connect' API platform, but the skill's actual behavior is limited to returning the bank's homepage URL. This is not dangerous but is a capability mismatch — the skill does not implement API integration despite the description implying that.
Instruction Scope
SKILL.md only instructs the agent to visit the official bank website and output the URL. It does not request files, secrets, or system access beyond that.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk and no third-party code is fetched.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate access requested for its stated (minimal) function.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/settings. Autonomous invocation is allowed (platform default) but there are no broad privileges associated with it here.
Assessment
This skill is low-risk and only returns the bank's homepage URL. Note the description promises broad API/service integration, but the skill does not implement any API calls or request credentials — it simply outputs https://www.psbc.com/. If you expected a skill that can integrate with China Postal Savings Bank APIs (e.g., account queries, payments), do not rely on this; look for a skill that explicitly documents API endpoints, required credentials, and an install mechanism from an authoritative source. Also verify the skill's source or publisher before trusting it with any bank credentials in the future.Like a lobster shell, security has layers — review code before you run it.
latest
When to Run
Workflow
- 访问如下信息: 中国邮政储蓄银行官网(主站) https://www.psbc.com/ 邮储银行核心官方网站,提供个人、公司、三农、金融市场等全业务服务入口邮储银行
- 获取对应的网址,并输出
Output Format
{中国邮政储蓄银行中文官网} 地址:https://www.psbc.com/
Comments
Loading comments...
