← Back to Skills Marketplace
gora050

Silverfin

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
141
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install silverfin
Description
Silverfin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Silverfin data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install silverfin
  3. After installation, invoke the skill by name or use /silverfin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug silverfin
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Silverfin?

Silverfin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Silverfin data. It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.

How do I install Silverfin?

Run "/install silverfin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Silverfin free?

Yes, Silverfin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Silverfin support?

Silverfin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Silverfin?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments