← 返回 Skills 市场
gora050

Silverfin

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install silverfin
功能描述
Silverfin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Silverfin data.
安全使用建议
This skill is coherent: it uses Membrane as a proxy to talk to Silverfin and asks you to install and use the Membrane CLI. Before installing or using it, verify the @membranehq package and repository (owner, recent releases, and integrity). Prefer running with npx or in an isolated environment if you want to avoid a global install. Understand that authorizing a Membrane connection will grant that service access to your Silverfin data — review permission scopes and privacy terms. If you need stronger guarantees, inspect the CLI package contents or run commands in a disposable container/VM. Finally, do not provide local API keys or secrets to the agent; follow the documented browser-based login flow.
功能分析
Type: OpenClaw Skill Name: silverfin Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Silverfin using the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform rather than handling raw API keys locally. The instructions in SKILL.md are consistent with the stated purpose of automating accounting workflows and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name and description claim a Silverfin integration and the SKILL.md instructs the agent to use the Membrane CLI to connect to Silverfin and run actions. Required network access and a Membrane account align with the stated purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, authenticating via the Membrane flow, creating connections, discovering and running actions, and polling for build status. The doc explicitly advises not to ask the user for API keys and does not instruct reading local files or unrelated system config. It stays within the integration scope.
Install Mechanism
The SKILL.md tells users to install a global npm package (npm install -g @membranehq/cli@latest) and shows npx usage. This is a common approach but carries the usual npm risks: arbitrary code from the registry will be installed. The package scope (@membranehq) and referenced GitHub repo/homepage appear consistent, but users should verify the package/source before installing and may prefer npx or a scoped/local install or containerized execution.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane manage auth rather than asking users for API keys. This is proportionate for a connector that delegates auth to a third-party service.
Persistence & Privilege
The skill does not request always:true or any elevated platform privileges and is user-invocable. There is no instruction to modify other skills or global agent configs. Normal autonomous invocation is allowed by platform defaults but not requested specially here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install silverfin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /silverfin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug silverfin
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Silverfin 是什么?

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

如何安装 Silverfin?

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

Silverfin 是免费的吗?

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

Silverfin 支持哪些平台?

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

谁开发了 Silverfin?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论