Financial Goal Progress Tracker

v1.0.0

Provides structured analysis, actionable recommendations, and next-step checklists to help track and manage progress toward financial goals.

0· 92·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/financial-goal-progress-tracker.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Financial Goal Progress Tracker" (harrylabsj/financial-goal-progress-tracker) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/financial-goal-progress-tracker
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install financial-goal-progress-tracker

ClawHub CLI

Package manager switcher

npx clawhub@latest install financial-goal-progress-tracker
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d8tjj4v9re31myaa6xqe5td854gyz
92downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

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

Comments

Loading comments...