Stock Analysis

v1.0.0

Analyze stocks and companies using financial market data. Get company profiles, technical insights, price charts, insider holdings, and SEC filings for compr...

3· 3.1k·18 current·18 all-time
byWells Wu@wells1137
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 name/description (stock/company analysis) matches the declared APIs and workflows (profile, insights, chart, holders, SEC filings). No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
SKILL.md contains clear, scoped runtime instructions that only reference the documented Yahoo/* APIs and EDGAR URLs. It mandates calling multiple Yahoo endpoints for certain user intents (e.g., investment decisions require profile+insights+chart), which is coherent with thorough analysis but will cause multiple external API calls whenever those intents are triggered.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk distribution model. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate to the described functionality and avoids requesting unrelated secrets.
Persistence & Privilege
always is false and the skill does not request persistent system-level presence. Model invocation is allowed (the platform default), which is expected for a user-invocable API-backed skill.
Assessment
This skill is internally consistent: it just tells the agent to call Yahoo-style endpoints and EDGAR links to gather stock data and does not ask for credentials or install code. Before installing, consider: (1) the skill will make external network requests (multiple API calls per query), so enable it only if you trust those data sources and are comfortable with the agent making outbound calls; (2) API usage may incur rate limits or costs depending on your platform configuration; and (3) it can provide research/insights but is not a substitute for professional financial advice — treat any buy/sell recommendations cautiously. If you want to limit autonomous behavior, disable autonomous invocation in your agent settings.

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

latestvk976f5pt9s0fnn3cztwjg7qe5h81t2ve

License

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

Runtime requirements

📈 Clawdis

Comments