← 返回 Skills 市场
ZapYeti
作者
Dustin Davis
· GitHub ↗
· v1.2.0
· MIT-0
225
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install zapyeti
功能描述
Use the ZapYeti API to list debts, track balances, view payoff schedules, log payments, and monitor debt-free progress via api.zapyeti.com. Use when the user...
安全使用建议
This skill appears coherent and only needs your ZapYeti API key. Before installing, ensure the API key you provide has the minimal permissions needed (avoid full admin keys if possible). Be aware that the API includes endpoints capable of deleting accounts or creating API keys—avoid using overly-privileged keys with third-party agents. Keep your key secret, rotate it if you suspect compromise, and review ZapYeti's API token scopes and retention policies.
功能分析
Type: OpenClaw Skill
Name: zapyeti
Version: 1.2.0
The zapyeti skill bundle is a standard API integration for the ZapYeti debt management service. It provides a bash wrapper (scripts/zy_api.sh) to interact with api.zapyeti.com using a user-provided API key, and the instructions in SKILL.md are consistent with its stated purpose of tracking debts and payments without any signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the assets: the skill documents ZapYeti endpoints and includes a helper script that calls api.zapyeti.com. Required binaries (curl, python3) and the single env var ZAPYETI_API_KEY are expected for this purpose.
Instruction Scope
SKILL.md instructs the agent to use scripts/zy_api.sh for API calls. The script only uses the declared ZAPYETI_API_KEY, builds requests to https://api.zapyeti.com, and pretty-prints JSON. There are no instructions to read unrelated files or exfiltrate data to other endpoints.
Install Mechanism
No install spec (instruction-only) and the only code is a small shell helper script; nothing is downloaded or unpacked during install.
Credentials
The skill requires one credential (ZAPYETI_API_KEY) and uses it solely to set the X-API-Key header when calling the ZapYeti API. The credential request is proportional and clearly justified.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges or modify other skills. Autonomous invocation is allowed by default but this skill's actions are limited to API calls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zapyeti - 安装完成后,直接呼叫该 Skill 的名称或使用
/zapyeti触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Added homepage and source URL for provenance. Fixed registry metadata consistency.
v1.1.0
Fixed metadata: added python3 to required bins.
v1.0.0
Initial release — track debts, log payments, view payoff schedules, and monitor debt-free progress via the ZapYeti API.
元数据
常见问题
ZapYeti 是什么?
Use the ZapYeti API to list debts, track balances, view payoff schedules, log payments, and monitor debt-free progress via api.zapyeti.com. Use when the user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。
如何安装 ZapYeti?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zapyeti」即可一键安装,无需额外配置。
ZapYeti 是免费的吗?
是的,ZapYeti 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ZapYeti 支持哪些平台?
ZapYeti 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ZapYeti?
由 Dustin Davis(@djedi)开发并维护,当前版本 v1.2.0。
推荐 Skills