← 返回 Skills 市场
krishnakumarmahadevan-cmd

Financy

作者 ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toolweb-financy
功能描述
Professional personal finance management API with analytics, multi-currency support, and transaction tracking.
安全使用建议
This skill's API docs look coherent, but proceed cautiously. The main concerns: (1) No authentication is described — ask the publisher how access control and user authentication are enforced and why there are no required credentials; do not send real user financial data until you confirm auth and encryption. (2) The source/publisher and homepage are unknown; request a vendor website, privacy policy, and contact info. (3) The export includes a download URL on api.toolweb.in — verify ownership of that domain and the TLS/certificate, and ask where exported data is stored and for how long. (4) Because the skill can invoke network calls, prefer testing with synthetic data first, restrict network access where possible, and avoid granting any credentials until you confirm the implementation and security practices. If the publisher cannot provide authentication details and a privacy/security statement, treat the integration as untrusted.
功能分析
Type: OpenClaw Skill Name: toolweb-financy Version: 1.0.0 The skill bundle provides a standard interface for a personal finance tracking API hosted at api.toolweb.in. The documentation (SKILL.md) and OpenAPI specification (openapi.json) describe typical financial management features such as transaction logging, dashboard analytics, and data export without any evidence of malicious intent, obfuscation, or prompt injection.
能力评估
Purpose & Capability
The name, description, SKILL.md, and openapi.json are consistent: endpoints for transactions, dashboard, categories, export are present and align with the stated purpose. However, a production-grade personal finance API would normally require authentication/authorization and privacy/account-scoped access — the skill declares no credentials and the docs show only a userId in request bodies, which is unexpected for handling sensitive financial data.
Instruction Scope
SKILL.md contains API usage examples and endpoint documentation only; it does not instruct the agent to read local files, environment variables, or perform unrelated system operations. There are no instructions that explicitly collect or aggregate unrelated system data.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk and no third-party packages are pulled by an installer — low install risk.
Credentials
No required environment variables or primary credential are declared. For a finance API this is atypical: you'd expect API keys, OAuth, or at least a bearer token and guidance about authentication. The sample export response references an external download URL (https://api.toolweb.in/tools/financy/exports/...), which implies data may be hosted off-platform; without declared auth or a privacy policy, sending user financial data to that endpoint may expose sensitive information.
Persistence & Privilege
The skill does not request elevated privileges, does not set always:true, and does not attempt to modify other skills or agent-wide configuration in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toolweb-financy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toolweb-financy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Financy - Personal Finance Tracker API. - Supports real-time transaction tracking with multi-currency and category-based organization. - Provides dashboard analytics, including summaries, spending trends, and category breakdowns. - Allows transaction creation, updating, and deletion. - Exports transaction data as CSV for external use. - Includes endpoints for retrieving supported categories and a health check.
元数据
Slug toolweb-financy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Financy 是什么?

Professional personal finance management API with analytics, multi-currency support, and transaction tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Financy?

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

Financy 是免费的吗?

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

Financy 支持哪些平台?

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

谁开发了 Financy?

由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。

💬 留言讨论