Alipay

Summarizes public Alipay product features, announcements, and city service updates without login or payment actions.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 27 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match SKILL.md: the skill only targets public Alipay product/announcement/city-service pages and explicitly excludes login or payment actions. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are limited to visiting and parsing public pages, waiting for dynamic load, extracting specified fields, and respecting rate limits. The SKILL.md does not instruct reading local files, accessing unrelated env vars, or sending data to unfamiliar endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are required; this is proportionate for a public-page summarization skill.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request forced inclusion or elevated platform privileges and does not modify other skills or system-wide config.
Assessment
This skill appears coherent and low-risk: it only describes reading public Alipay pages and requires no credentials or installation. Before enabling, consider: ensure the agent enforces the 'no login / no payment' rule in practice; confirm scraping respects Alipay's robots.txt and terms of service and rate limits; monitor network requests for unexpected destinations (in case the skill is later changed); and avoid providing any Alipay account credentials or secrets to the skill.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk9782n9mk0579zfzxewb6ypty18307q6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

支付宝

用途与边界

  • 面向公开产品页与公告页的信息整理与摘要
  • 不提供账号登录、支付或权限绕过能力
  • 仅处理公开页面的合规信息

关键入口

常见任务

  • 产品与服务页的要点摘要(功能、适用场景、链接)
  • 公告与新闻条目的标题/发布时间/影响范围整理
  • 城市服务开通/变更信息摘要

数据字段

  • 服务名称、功能概述、适用场景、链接
  • 公告标题、发布时间、影响范围、来源链接
  • 城市名称、服务开通/变更信息、采集时间

自动化要点

  • 页面为静态与动态混合,需等待加载完成后解析
  • 不进行账号登录或支付相关操作
  • 频率控制,尊重平台访问限制

示例流程

  • 服务摘要:访问服务页 → 抽取要点 → 输出摘要清单
  • 公告整理:访问公告页 → 抽取条目 → 输出影响范围与链接
  • 城市信息:汇总城市服务 → 抽取开通与变更 → 输出摘要

合规提示

  • 遵守平台与隐私合规,不进行支付或账号操作
  • 结果仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…