← 返回 Skills 市场
k66inthesky

stable-layer-sdk

作者 k66 (Lana Chen) · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
768
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stable-layer-sdk
功能描述
A TypeScript SDK for interacting with Stable Layer on Sui blockchain, supporting minting, burning stablecoins, claiming yield rewards, and querying supply.
安全使用建议
This bundle is documentation-only for a Stable Layer SDK but contains no code or repository link. Before installing or using anything: 1) Verify the npm package 'stable-layer-sdk' exists and inspect its npm/GitHub source and recent releases; do not install packages from unknown authors. 2) Never paste your private key into a chat or into untrusted code; prefer a hardware wallet or environment-managed signing. 3) If you intend to use this with an AI agent, ensure the agent is not given secret keys directly and confirm where signing happens (locally, a secure enclave, or a remote node). 4) Ask the publisher for the package homepage/repo and a checksum or release artifacts; if none are provided, treat this package as untrusted.
功能分析
Type: OpenClaw Skill Name: stable-layer-sdk Version: 1.0.0 The provided files (_meta.json, SKILL.md, README.md) are documentation and metadata for a TypeScript SDK interacting with the Sui blockchain. They describe installation steps, API usage, and code examples for minting/burning stablecoins and claiming rewards. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the AI agent, or obfuscation within these files. The examples show how a user would provide a private key to the SDK, which is standard for blockchain interactions, but the documentation itself does not attempt to misuse or steal this information.
能力评估
Purpose & Capability
The instructions describe a Stable Layer TypeScript SDK (mint/burn/claim/query) which is a coherent purpose for this skill. However, the skill bundle contains only documentation (SKILL.md, README) and no SDK code or link to a homepage/repository. That may be ok for an instruction-only skill that documents a third‑party npm package, but the absence of package provenance (no homepage, source unknown) is notable.
Instruction Scope
SKILL.md stays within the expected scope (install via npm, construct Sui transactions, sign & submit). It references use of a private key (Ed25519Keypair.fromSecretKey(YOUR_PRIVATE_KEY)) and signing operations, but it does not instruct the agent to read any system files or env variables. The documentation does assume the user will provide secret keys locally, which is expected for a wallet SDK but is not declared in the skill metadata.
Install Mechanism
No install spec is embedded in the skill (instruction-only), and it simply recommends running npm install stable-layer-sdk. Using npm is expected for a TypeScript SDK, but because the bundle provides no repository/homepage and the package author/source is unknown, you should verify the npm package's origin before installing.
Credentials
The skill declares no required environment variables or primary credential, yet the examples require a user's private key for signing transactions. That mismatch (no declared credential while examples expect private key material) could lead users to paste secrets into an agent or into code without clear guidance. The skill does not explicitly request or show safe handling of private keys (e.g., using a hardware wallet or an environment variable).
Persistence & Privilege
The skill is not always-enabled and is user-invocable with normal model-invocation allowed. It does not request persistent system privileges or try to modify other skills or system configuration. No elevated persistence concerns detected.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stable-layer-sdk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stable-layer-sdk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Stable Layer SDK. - TypeScript SDK for interacting with the Stable Layer protocol on Sui blockchain. - Supports minting and burning stablecoins, with USDC as collateral. - Includes yield farming reward claiming functionality. - Provides supply query methods (total and per stablecoin). - Includes usage examples and comprehensive API documentation.
元数据
Slug stable-layer-sdk
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

stable-layer-sdk 是什么?

A TypeScript SDK for interacting with Stable Layer on Sui blockchain, supporting minting, burning stablecoins, claiming yield rewards, and querying supply. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 768 次。

如何安装 stable-layer-sdk?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stable-layer-sdk」即可一键安装,无需额外配置。

stable-layer-sdk 是免费的吗?

是的,stable-layer-sdk 完全免费(开源免费),可自由下载、安装和使用。

stable-layer-sdk 支持哪些平台?

stable-layer-sdk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 stable-layer-sdk?

由 k66 (Lana Chen)(@k66inthesky)开发并维护,当前版本 v1.0.0。

💬 留言讨论