← 返回 Skills 市场
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install financial-goal-progress-tracker
功能描述
Provides structured analysis, actionable recommendations, and next-step checklists to help track and manage progress toward financial goals.
使用说明 (SKILL.md)
Financial Goal Progress Tracker
Overview
Tracks financial goal progress. This is a descriptive skill that provides frameworks and templates without executing real code.
Safety
- No real code execution
- No external API calls
- No financial transactions
- Informational only
Outputs
- Structured analysis
- Actionable recommendations
- Next steps checklist
安全使用建议
This skill appears coherent and benign: it analyzes plain-text user input and returns structured recommendations. A few practical notes before installing or enabling it: 1) Source is unknown (no homepage) — only include it if you trust the publisher or are comfortable inspecting the code; 2) The SKILL.md states 'no code execution', yet a runnable handler.py and tests are present — these are simple, local processing scripts (no networking) but you should inspect them or run tests in a sandbox if you have concerns; 3) The skill requests no secrets or system access, so it won't exfiltrate credentials as-is; 4) If you plan to let an autonomous agent invoke skills, remember autonomous invocation increases blast radius for any skill — this particular skill has low privilege, but only enable autonomous use if you trust installed skills overall. If you'd like, I can: summarize the handler.py behavior line-by-line, run a quick risk checklist, or produce a sandboxed test plan to validate it locally.
功能分析
Type: OpenClaw Skill
Name: financial-goal-progress-tracker
Version: 1.0.0
The skill bundle is a purely descriptive tool for financial goal tracking that performs basic text analysis and returns structured recommendations. The code in handler.py contains no network calls, file system access, or dangerous execution sinks, and the SKILL.md instructions explicitly restrict the agent to informational outputs without code execution.
能力评估
Purpose & Capability
Name, description, skill.json metadata, and handler.py all implement a non-executable, analysis-oriented financial-goal guidance skill. The required environment/binaries/configs are none, which aligns with the described functionality.
Instruction Scope
SKILL.md repeatedly states 'No real code execution' and 'No external API calls', and the runtime instructions do not ask the agent to read unrelated files or secrets. However, the repository includes an executable handler.py and tests that run it; while harmless, this is a minor mismatch with the claim that no code will execute. The SKILL.md itself does not instruct the agent to run the code, so the mismatch appears to be informational rather than malicious.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written to disk by an installer. There are local code files but no external install actions. This is low risk.
Credentials
The skill declares no required environment variables, no credentials, and the handler.py does not access environment variables or external config paths. Requested access is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other risky requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install financial-goal-progress-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/financial-goal-progress-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Financial Goal Progress Tracker 1.0.0
- Initial release of the skill.
- Provides frameworks and templates to help track financial goal progress.
- Generates structured analysis, actionable recommendations, and next steps checklists.
- Informational only: does not execute code, call external APIs, or conduct financial transactions.
元数据
常见问题
Financial Goal Progress Tracker 是什么?
Provides structured analysis, actionable recommendations, and next-step checklists to help track and manage progress toward financial goals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Financial Goal Progress Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install financial-goal-progress-tracker」即可一键安装,无需额外配置。
Financial Goal Progress Tracker 是免费的吗?
是的,Financial Goal Progress Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Financial Goal Progress Tracker 支持哪些平台?
Financial Goal Progress Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Financial Goal Progress Tracker?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills