Funda DataFinance Skill
A comprehensive financial data skill with two complementary surfaces: an MCP server for research synthesis (earnings previews, DCF walkthroughs, sector deep-dives, filing summaries, transcript digestion) and a REST API with 60+ endpoints for raw structured data (quotes, prices, financial statements, options, supply-chain knowledge graph, alternative data, news, calendars, economics, AI hiring signals). Covers API key resolution, surface selection guidance, endpoint routing across 12 reference files, and response formatting with source attribution. Designed for professional investment research workflows.
- Snapshot quality
- 88/100
- Snapshot risk
- Medium
- Audit conclusion
- Needs review
Discovery
What this Skill helps an agent do.
Search metadata is limited to this summary, the controlled finance taxonomy, and relation labels. Detailed upstream instructions are not part of the Search Index.
Domains and assets
Search aliases and tags
Trust
Evidence from the captured directory.
This content snapshot assessment does not certify the repository, current files, or installation environment. "Not verified" means the captured files did not support a Yes or No conclusion.
License
GitHub reports the repository license as MIT License.
Review state
- Automated review
- Automated review
- Install tested
- No
- Human reviewed
- Not verified
Snapshot
- Files reviewed
- 14
- Captured
- 2026-07-29 07:31 UTC
- Snapshot ID
- fsh-funda-data-2026-07-29-001
Permissions
FilesystemRead
YesThe skill reads .env files from the current directory and git repo root to resolve the API key.
FilesystemWrite
NoThe skill is read-only and does not write to the filesystem.
NetworkAccess
YesThe skill uses curl to call the Funda AI REST API and optionally registers an MCP server.
ShellExecution
YesThe skill instructs the agent to use curl for API requests and shell scripts for API key resolution.
CodeExecution
YesThe skill pipes API responses through python3 -m json.tool for formatting.
ExternalCredentials
YesThe skill requires a FUNDA_API_KEY for REST calls and OAuth for MCP, both requiring a paid Funda AI subscription.
Dependencies
curl
Available in shell
Shell tool for HTTP requests to the Funda AI REST API.
python3
Python 3 for JSON formatting
Optional, used for formatting JSON output.
Funda AI MCP
OAuth via claude mcp add (paid subscription)
MCP server at funda.ai/api/mcp for research synthesis via agent_chat tool.
Funda AI REST API
FUNDA_API_KEY required (paid subscription)
REST API at api.funda.ai/v1 with 60+ endpoints for raw structured financial data.
Data sources named by the Skill
Funda AI MCP
MCP server providing analyst-grade research synthesis via agent_chat tool.
Funda AI REST API
REST API with 60+ endpoints covering quotes, prices, financial statements, options, supply-chain KG, alternative data, news, calendars, and economics.
Snapshot assessment
88/100
Pineify Finance Skill snapshot assessment, version 1.0.0. Generated 2026-07-29 07:31 UTC.
Medium risk · Needs review
Skill structure
100/100Instruction clarity
100/100Dependency transparency
65/100Permission transparency
75/100Safety guardrails
100/100Finance task fit
100/100Audit findings
Medium
Dependency manifest is absent from the snapshot
No requirements.txt or equivalent manifest is included in the captured directory.
Medium
Paid Funda AI subscription is required
Both MCP and REST surfaces require a paid Funda AI subscription. The MCP returns 403 subscription_required and the REST API rejects unsubscribed keys.
Low
Reads .env files for API key resolution
The skill reads .env files from the current directory and git repo root to resolve the API key, which may expose other environment variables in the file.
Sources and relations
Context around this Skill.
Repository
himself65/finance-skills
topic
Financial data platforms
P0 relation label. No public page yet.
topic
Supply-chain analysis
P0 relation label. No public page yet.
topic
Options & flow
P0 relation label. No public page yet.
agent
Claude Code
P0 relation label. No public page yet.
collection
Data providers
P0 relation label. No public page yet.
guide
Reviewing finance skills before install
P0 relation label. No public page yet.
Registry
Read this record as data.
The public record includes the page-safe snapshot, evidence, assessment, taxonomy, and relations. Internal revision fields stay outside the public projection.
- Record ID
- github:himself65/finance-skills:plugins/data-providers/skills/funda-data
- Snapshot ID
- fsh-funda-data-2026-07-29-001