Indexedhimself65/finance-skills

Finance SentimentFinance Skill

A read-only sentiment research skill that fetches normalized stock sentiment signals from Reddit, X.com, news, and Polymarket via the Adanos Finance API. It covers API key setup, request routing to compare endpoints, multi-source and multi-ticker comparisons, and structured result presentation with cross-source synthesis. Designed for research questions about social sentiment, buzz, and prediction market activity.

Snapshot quality
80/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

Sentiment analysis

Domains and assets

Market sentimentPublic equities

Search aliases and tags

stock sentimentsocial sentiment analysiscross-source sentimentticker buzzsentimentsocial-sentimentredditx-compolymarketbuzzbullish-percentagemarket-sentiment

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-finance-sentiment-2026-07-29-001

Permissions

FilesystemRead

No

The skill only fetches data via HTTP and does not read local files.

FilesystemWrite

No

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

NetworkAccess

Yes

The skill uses curl to call the Adanos Finance API over HTTPS.

ShellExecution

Yes

The skill instructs the agent to use curl for API requests and python3 for environment checks.

CodeExecution

Yes

The skill runs python3 to check for the API key environment variable.

ExternalCredentials

Yes

The skill requires an ADANOS_API_KEY environment variable for API authentication.

Dependencies

curl

Available in shell

Yes

Shell tool for HTTP requests to the Adanos Finance API.

python3

Python 3 for environment variable check

Yes

Used only for the initial API key presence check.

Adanos Finance API

ADANOS_API_KEY required

Yes

External API providing stock sentiment data from Reddit, X.com, news, and Polymarket.

Data sources named by the Skill

Adanos Finance API

Provides normalized sentiment signals across Reddit, X.com, news, and Polymarket.

Snapshot assessment

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

45/100

Permission transparency

75/100

Safety guardrails

75/100

Finance task fit

100/100

Audit findings

Medium

External API key is required

The skill requires an ADANOS_API_KEY environment variable for the Adanos Finance API, which is a paid or rate-limited external service.

Medium

Dependency manifest is absent from the snapshot

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

Low

API responses are not validated

The skill does not include validation checks on API responses beyond presenting the data.

Sources and relations

Context around this Skill.

Repository

himself65/finance-skills

topic

Market sentiment

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/finance-sentiment
Snapshot ID
fsh-finance-sentiment-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.