← 返回 Skills 市场
1023
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install solana-payments
功能描述
Create Solana-based USDC subscription checkout URLs with encoded parameters using the Tributary Payments SDK's subscription session manager.
安全使用建议
This skill appears to be a client-side guide for generating Solana (USDC) checkout URLs and doesn't ask for secrets or install arbitrary binaries — that's a low-risk profile. Before installing or using it, verify the npm package name (@tributary-so/*) and inspect that package's source (or use a vetted registry) to ensure it is legitimate. Confirm you will only supply public keys (recipient/gateway) and not private keys or wallet seeds. Because the skill metadata lacks a homepage/source, treat the owner as unverified and prefer reviewing the referenced SDK code yourself or using a known, official SDK implementation.
功能分析
Type: OpenClaw Skill
Name: solana-payments
Version: 1.0.0
The skill bundle is benign. It provides instructions and code examples for creating Solana USDC subscription payment URLs using the `@tributary-so/payments` SDK. All network interactions are directed to the `tributary.so` domain, which is consistent with the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent to perform actions outside the skill's stated scope. The `!IMPORTANT!` instruction regarding the gateway public key is a security-relevant instruction to ensure the payment system functions correctly, not a malicious directive.
能力评估
Purpose & Capability
The SKILL.md describes creating Solana (USDC) checkout URLs using a Tributary/Lando Payments SDK — this matches the skill name 'Solana Payments'. The absence of required env vars or binaries is reasonable because generating encoded checkout URLs is a client-side operation that does not require secrets. Minor note: skill metadata (no description/homepage/source) and the SKILL.md heading 'Lando Payments Url Creation' differ slightly from the published name but this is plausibly just naming/branding.
Instruction Scope
Instructions stay focused on building checkout sessions and forming encoded URLs, include example code (npm install, TypeScript usage), and do not instruct the agent to read system files, secrets, unrelated env vars, or to transmit sensitive keys. The examples reference only public keys and client-side redirects.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code; the SKILL.md suggests installing an npm SDK (@tributary-so/sdk) which is a normal, proportional dependency for a JavaScript integration. There is no embedded download URL or archive extraction in the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The SDK examples use public keys (token mint, gateway, recipient); they do not ask for private keys or tokens. The requested data is proportional to the described purpose.
Persistence & Privilege
Skill does not request always:true and it has no install-time persistence. Model invocation is enabled (default) but that's normal. The skill does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solana-payments - 安装完成后,直接呼叫该 Skill 的名称或使用
/solana-payments触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Guide for creating Lando checkout URLs for USDC subscription payments on Solana.
- Covers creating and encoding checkout sessions with the Payments SDK and Lando hosted flow.
- Documents all required and optional parameters for session creation.
- Explains URL encoding, payment frequencies, tracking IDs, and memo usage.
- Provides code samples for integration, error handling, and best practices.
- Includes guidance on input validation, session testing, and unique tracking ID generation.
元数据
常见问题
Solana Payments 是什么?
Create Solana-based USDC subscription checkout URLs with encoded parameters using the Tributary Payments SDK's subscription session manager. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1023 次。
如何安装 Solana Payments?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solana-payments」即可一键安装,无需额外配置。
Solana Payments 是免费的吗?
是的,Solana Payments 完全免费(开源免费),可自由下载、安装和使用。
Solana Payments 支持哪些平台?
Solana Payments 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solana Payments?
由 xeroc(@xeroc)开发并维护,当前版本 v1.0.0。
推荐 Skills