Currency Forecast Pro
v1.0.0Professional currency exchange rate analysis and forecasting for any currency pair. Provides technical analysis, trend prediction, and market insights using...
⭐ 0· 140·0 current·0 all-time
byNico Wu@ver0n1ca
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description, SKILL.md, and scripts/analyze.py align: the skill fetches historical FX rates and computes technical indicators/forecasts. Small inconsistencies: SKILL.md claims 'real-time market research' and lists 'web_search' for news (an agent-side tool), and Installation notes mention using 'exec' for API calls — the provided Python script uses urllib to call the Frankfurter API directly. _meta.json contains a homepage URL while the registry summary listed none.
Instruction Scope
SKILL.md instructs the agent to use the Frankfurter API and to perform web_search for market context. The provided script only fetches data from api.frankfurter.app and performs local calculations; the SKILL.md's web_search guidance means the agent (not the script) may query external search engines for news, which is expected for market context but could leak any user-supplied query text to those search endpoints if the agent forwards it.
Install Mechanism
No install spec is present (instruction-only plus a Python script). Nothing in the manifest downloads or extracts remote archives. The script is plain, not obfuscated, and uses standard library urllib for network access.
Credentials
No environment variables, credentials, or config paths are required. The script does not read secrets or system config. This is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or persistent privileges, and does not modify other skills or system-wide settings. Autonomous invocation is allowed by default but not excessive here.
Assessment
This skill appears to do what it says: it fetches FX rates from the Frankfurter API and runs local analysis. Before installing, consider: (1) the agent may perform web searches for market news — those queries go to external search services and could expose any sensitive text you include; (2) the Python script makes outbound HTTP calls to api.frankfurter.app (no credentials requested); (3) verify the repo/homepage link if you need an authoritative source (the manifest and registry metadata are slightly inconsistent). If you plan to use private or sensitive currency data, avoid including it in queries the agent will search externally. Otherwise this skill is internally consistent and low-risk.Like a lobster shell, security has layers — review code before you run it.
latestvk974xd8hjd23rhj4t277vp08z5837m1c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💹 Clawdis
