← 返回 Skills 市场
Tink
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tink
功能描述
Tink integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tink data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to access Tink and does not ask for extra secrets. Before installing, confirm you trust the @membranehq/cli package (npm install -g will run code on your machine). Expect the authentication flow to open a browser or return a code you must paste; Membrane will manage tokens server-side. If you need to avoid installing global npm packages or prefer not to use a hosted proxy service for auth, consider doing API integration directly or verifying Membrane's documentation and package repository (github.com/membranedev) first.
功能分析
Type: OpenClaw Skill
Name: tink
Version: 1.0.1
The skill provides a standard integration for the Tink financial platform via the Membrane CLI. It facilitates authentication, action discovery, and execution through the Membrane platform. The instructions in SKILL.md promote security best practices by advising the agent to use Membrane's managed authentication rather than requesting raw API keys from the user. No evidence of data exfiltration, malicious execution, or obfuscation was found.
能力标签
能力评估
Purpose & Capability
Name/description (Tink integration) align with the actions the SKILL.md instructs (install Membrane CLI, connect a Tink connector, discover and run actions). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
The SKILL.md confines itself to installing/using the Membrane CLI, authenticating via the Membrane login flow, creating connections, discovering and running actions. It does not instruct reading unrelated files, scraping system state, or exfiltrating data to unknown endpoints. It relies on interactive OAuth/browser-based login and on Membrane for credential management.
Install Mechanism
There is no registry install spec, but the instructions tell the user to install @membranehq/cli via npm (or use npx). Pulling a package from the npm registry is a reasonable, expected mechanism here, but npm packages execute code on install/runtime — verify you trust the @membranehq package and its source before running npm install -g.
Credentials
The skill declares no required env vars or credentials. Authentication is handled by Membrane's browser/OAuth flow as described, so there are no disproportionate secret requests in the SKILL.md.
Persistence & Privilege
The skill is instruction-only and registry metadata does not request always:true or other elevated privileges. Following the SKILL.md may install a CLI on the host (user-initiated), but the skill itself does not request persistent agent-wide privileges or modify other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tink - 安装完成后,直接呼叫该 Skill 的名称或使用
/tink触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tink 是什么?
Tink integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tink data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Tink?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tink」即可一键安装,无需额外配置。
Tink 是免费的吗?
是的,Tink 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tink 支持哪些平台?
Tink 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tink?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills