← 返回 Skills 市场
membranedev

Softledger

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install softledger
功能描述
SoftLedger integration. Manage data, records, and automate workflows. Use when the user wants to interact with SoftLedger data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to access SoftLedger. Before installing or running commands: (1) confirm you trust Membrane/getmembrane.com and the @membranehq/cli npm package (check npm page, package author, and signatures), (2) prefer npx for one-off use to avoid a global install if you have supply-chain concerns, (3) be aware the integration will obtain authorization to access your SoftLedger data via the Membrane login flow—only proceed if you intend to grant that access, and (4) verify the connection IDs and action outputs before letting any automation run with your financial data.
功能分析
Type: OpenClaw Skill Name: softledger Version: 1.0.1 The skill provides instructions for an AI agent to interact with SoftLedger using the Membrane CLI. It follows a standard integration pattern, utilizing a third-party platform (getmembrane.com) to handle authentication and API abstraction. No malicious code, data exfiltration, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md instructs the agent to use the Membrane CLI to connect to SoftLedger, discover and run actions. All requested capabilities (network access, Membrane account) align with a cloud integration.
Instruction Scope
Instructions stay within the integration scope: they tell the user/agent how to install and use the Membrane CLI, authenticate, create connections, list and run actions. The doc does not instruct reading unrelated local files or exfiltrating secrets.
Install Mechanism
There is no packaged install spec in the registry metadata (instruction-only), but SKILL.md recommends installing @membranehq/cli via npm -g or using npx. This is expected for a CLI-based integration but installing global npm packages carries the usual supply-chain considerations; using npx to avoid global install is an option.
Credentials
The skill declares no required environment variables and does not request unrelated credentials. It relies on interactive Membrane account authentication (browser or headless flow) to obtain connection credentials to SoftLedger, which is appropriate for the described purpose.
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configs, and is user-invocable only. No elevated or persistent privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install softledger
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /softledger 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug softledger
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Softledger 是什么?

SoftLedger integration. Manage data, records, and automate workflows. Use when the user wants to interact with SoftLedger data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Softledger?

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

Softledger 是免费的吗?

是的,Softledger 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Softledger 支持哪些平台?

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

谁开发了 Softledger?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论