Indexedhimself65/finance-skills

Fintel DataFinance Skill

A read-only data skill that queries the Fintel API for institutional-grade market intelligence. It covers API key resolution (env var, .env, repo root), security resolution by ticker/CUSIP/ISIN/FIGI, endpoint matching across short interest, borrow rates, short volume, FTD, 13F holders, insider transactions, analyst estimates, calendars, EOD prices, leaderboards, and watchlists. Supports both REST (curl) and MCP surfaces with the same data contract. Designed for research questions about short interest, institutional ownership, and insider activity.

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.

Finance tasks

Short interest analysisInstitutional ownership analysisInsider transaction tracking

Domains and assets

Short interest analysisFundamental analysisPublic equities

Search aliases and tags

fintel.io datainstitutional market intelligenceshort interest data13F holders lookupinsider trading datafintelshort-interestborrow-ratefails-to-deliverinstitutional-ownershipinsider-transactions13fform-4analyst-price-targetsshort-volume

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

MITYes

GitHub reports the repository license as MIT License.

Review state

Automated review
Automated review
Install tested
No
Human reviewed
Not verified

Snapshot

Files reviewed
3
Captured
2026-07-29 07:31 UTC
Snapshot ID
fsh-fintel-data-2026-07-29-001

Permissions

FilesystemRead

Yes

The skill reads .env files from the current directory and git repo root to resolve the API key.

FilesystemWrite

No

The skill is read-only and does not write to the filesystem.

NetworkAccess

Yes

The skill uses curl to call the Fintel REST API and optionally registers an MCP server.

ShellExecution

Yes

The skill instructs the agent to use curl for API requests and shell scripts for API key resolution.

CodeExecution

Yes

The skill pipes API responses through python3 -m json.tool for formatting.

ExternalCredentials

Yes

The skill requires a FINTEL_API_KEY for all API calls, resolved from env var or .env files.

Dependencies

curl

Available in shell

Yes

Shell tool for HTTP requests to the Fintel REST API.

python3

Python 3 for JSON formatting

No

Optional, used for formatting JSON output.

Fintel API

FINTEL_API_KEY required (paid plan)

Yes

External API providing institutional market intelligence including short interest, borrow rates, 13F ownership, and insider transactions.

Data sources named by the Skill

Fintel REST API

Provides short interest, borrow rates, short volume, FTD, 13F institutional ownership, insider transactions, analyst estimates, EOD prices, and more.

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/100

Instruction clarity

100/100

Dependency transparency

65/100

Permission transparency

75/100

Safety guardrails

100/100

Finance task fit

100/100

Audit findings

Medium

Dependency manifest is absent from the snapshot

No requirements.txt or equivalent manifest is included in the captured directory.

Medium

Paid Fintel API key is required

The skill requires a FINTEL_API_KEY from a paid Fintel API plan. Some datasets (notably short interest) must additionally be enabled per account.

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

Short interest & borrow

P0 relation label. No public page yet.

topic

Institutional ownership

P0 relation label. No public page yet.

topic

Insider transactions

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/fintel-data
Snapshot ID
fsh-fintel-data-2026-07-29-001
This page is an informational registry entry, not investment advice or a security guarantee. A high content quality score does not make the Skill safe for every environment. Review current files, permissions, data sources, and financial assumptions before use.