Financial Data Analyzer Lite

v1.0.0

Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus.

0· 57·0 current·0 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
The SKILL.md clearly states the skill uses yfinance to pull live stock data and produce valuation/health/analyst metrics, which matches the skill name and description. Minor mismatch: registry metadata lists no required binaries, while SKILL.md requires Python 3.8+ and the yfinance package.
Instruction Scope
Instructions stay within the claimed purpose (pulling public financial data and computing metrics). They do not ask to read unrelated files, access secrets, or transmit data to third-party endpoints outside Yahoo Finance.
Install Mechanism
This is an instruction-only skill with no install spec. SKILL.md recommends 'pip install yfinance' but there is no automated install step provided—so the skill may fail if the runtime doesn't have Python/yfinance available. No downloads or unusual install sources are present.
Credentials
The skill does not request environment variables, credentials, or config paths. That is proportionate to its stated task of reading public financial data.
Persistence & Privilege
Skill is not forced-always, does not request elevated privileges, and does not modify other skills or system-wide settings. Autonomous invocation remains allowed (platform default).
Assessment
This appears to be what it claims: a lightweight instruction-only skill that uses Yahoo Finance via yfinance. Before installing, note that: (1) the skill expects Python 3.8+ and the yfinance package even though the registry metadata doesn't list required binaries—ensure your agent environment provides Python and network access or install yfinance yourself; (2) it accesses public market data only and does not request secrets or credentials; (3) because it's instruction-only and has no install step, behavior depends on your runtime's available tools and network policies. If you handle sensitive portfolio data, avoid pasting credentials or private files into prompts; otherwise this skill is proportionate to its stated purpose.

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

claude-skillsvk97amvng5qfpp81bg07yy41jp1842wysdata-analysisvk97amvng5qfpp81bg07yy41jp1842wysfinancevk97amvng5qfpp81bg07yy41jp1842wysinvestingvk97amvng5qfpp81bg07yy41jp1842wyslatestvk97amvng5qfpp81bg07yy41jp1842wysstock-analysisvk97amvng5qfpp81bg07yy41jp1842wysyfinancevk97amvng5qfpp81bg07yy41jp1842wys

License

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

Comments