Access Finnhub API for real-time stock quotes, company news, market data, financial statements, and trading signals

v1.0.0

Access Finnhub API for real-time stock quotes, company news, market data, financial statements, and trading signals. Use when you need current stock prices, company news, earnings data, or market analysis.

14· 5.8k·47 current·47 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for Finnhub market data and the only required secret is FINNHUB_API_KEY, which is exactly what's needed to call the Finnhub endpoints shown. No unrelated services, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains explicit curl examples and endpoint descriptions that only reference Finnhub endpoints and local config (~/.openclaw/.env). It does not instruct the agent to read unrelated files, other env vars, or exfiltrate data to third-party endpoints.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk or downloaded during install. This minimizes risk and is appropriate for a simple API wrapper documentation skill.
Credentials
The skill requests a single credential (FINNHUB_API_KEY) and documents it as the primary credential. That is proportional to its functionality; no other secrets or unrelated env vars are required.
Persistence & Privilege
always:false (default) and user-invocable; model invocation is allowed (default) which is normal for skills and not excessive here. The skill does not request modification of other skills or system-wide settings.
Assessment
This skill appears internally consistent. Before installing, be sure to: (1) use a Finnhub API key with appropriate scope and limits (don’t reuse high-privilege keys), (2) avoid pasting the API key in public places or logs, (3) confirm you trust the Finnhub service and understand rate limits/premium endpoint billing, and (4) if you run agents that can call skills autonomously, know that the agent may make network requests using the stored FINNHUB_API_KEY to finnhub.io when the skill is invoked.

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

latestvk978rmnfhkngv2zatpjt6y69rd80bs70

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📈 Clawdis
EnvFINNHUB_API_KEY
Primary envFINNHUB_API_KEY

Comments