← 返回 Skills 市场
2473
总下载
8
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install ynab
功能描述
Manage YNAB budgets, accounts, categories, and transactions via CLI.
安全使用建议
What to consider before installing:
- The SKILL.md expects you to install the ynab CLI (npm package @stephendolan/ynab-cli) and provide a YNAB_API_KEY. However, the registry metadata you were shown omitted those requirements — ask the publisher why, or prefer a skill whose declared requirements match its instructions.
- Installing a global npm package runs third-party code on your system. Verify the package: check its npm page, GitHub repo, author, recent activity, and read the package source for anything unexpected before installing.
- Only provide your real YNAB API key if you trust the package and environment. If possible, create a limited token or use a separate account for testing.
- If you want to be cautious, run the npm package in a disposable environment (container/VM) and inspect what files it writes, whether it stores tokens locally, or whether it attempts network calls beyond the YNAB API.
- If you plan to let an agent invoke this skill autonomously, remember that it could perform any CLI commands the installed ynab binary allows. Ensure the install and required env var are correctly declared in the registry or request clarification from the skill author before proceeding.
功能分析
Type: OpenClaw Skill
Name: ynab
Version: 1.0.0
The skill bundle is benign. It provides instructions and examples for using the `ynab-cli` tool to manage YNAB budgets, accounts, and transactions. The `SKILL.md` file clearly defines the skill's purpose, required environment variables (`YNAB_API_KEY`), and installation steps (`npm i -g @stephendolan/ynab-cli`). All commands demonstrated are standard operations for a financial management CLI and show no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the AI agent.
能力评估
Purpose & Capability
The skill's stated purpose (manage YNAB via CLI) legitimately requires a YNAB API key and a ynab CLI. However, the registry-level metadata you provided lists no required binaries, env vars, or install spec, while the SKILL.md (and its frontmatter) clearly request the 'ynab' binary and 'YNAB_API_KEY'. The omission in the registry metadata is an incoherence that needs explanation.
Instruction Scope
SKILL.md instructions stay within the expected scope: installing the ynab CLI, authenticating (YNAB_API_KEY or ynab auth login), and running standard budget/account/transaction commands. The instructions do not ask for unrelated system files or other credentials. 'ynab auth login' may open a browser or store tokens locally—expected for this workflow but worth noting.
Install Mechanism
The SKILL.md recommends installing @stephendolan/ynab-cli via 'npm i -g'. Installing a global npm package is a moderate-risk install step but appropriate for a CLI skill. The problem is the registry metadata reported 'No install spec' while SKILL.md includes an install block and an explicit npm install command — this inconsistency is concerning and should be reconciled. Before installing, verify the npm package source (owner, repo, recent releases).
Credentials
The only credential the instructions require is YNAB_API_KEY (appropriate for accessing YNAB). No unrelated secrets or many env vars are requested. The concern is that the registry metadata omitted this env requirement, so automated permission checks may not reflect the skill's true needs.
Persistence & Privilege
The skill does not request always:true or any elevated persistent presence. It is user-invocable and allows normal autonomous invocation (platform default). It does not request modification of other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ynab - 安装完成后,直接呼叫该 Skill 的名称或使用
/ynab触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
常见问题
Manage YNAB budgets, accounts, categories, and transactions. 是什么?
Manage YNAB budgets, accounts, categories, and transactions via CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2473 次。
如何安装 Manage YNAB budgets, accounts, categories, and transactions.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ynab」即可一键安装,无需额外配置。
Manage YNAB budgets, accounts, categories, and transactions. 是免费的吗?
是的,Manage YNAB budgets, accounts, categories, and transactions. 完全免费(开源免费),可自由下载、安装和使用。
Manage YNAB budgets, accounts, categories, and transactions. 支持哪些平台?
Manage YNAB budgets, accounts, categories, and transactions. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Manage YNAB budgets, accounts, categories, and transactions.?
由 obviyus(@obviyus)开发并维护,当前版本 v1.0.0。
推荐 Skills