Investment Analyst
v1.0.0Agente especialista em analise de investimentos com foco em analise fundamentalista e tecnica. Suporta: get_market_data, calculate_roi, portfolio_analysis, g...
⭐ 2· 1.7k·16 current·17 all-time
byEdson Cavalca Jr.@edsoneras
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (investment analysis, fundamental/technical metrics, portfolio analysis, report generation) match the SKILL.md and the reference function signatures. No unrelated binaries, env vars, or config paths are requested — requirements are proportionate to the stated purpose.
Instruction Scope
SKILL.md confines actions to market-data retrieval, calculations, portfolio analysis and report generation; it explicitly lists public data sources (Dados.rs, Fundamentus, Yahoo Finance, Morningstar). It does not instruct reading user files or secrets. However, methods for fetching market data are unspecified (could be web scraping or API calls), so the agent will make external network requests — the user should be aware of where data comes from and the risk of inaccurate/hallucinated values.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This is the lowest-risk install footprint (nothing written to disk by the skill itself).
Credentials
No environment variables, credentials, or config paths are required. This is proportionate for a read-only analysis skill. Note: if you want the agent to use paid/official APIs you may need to supply API keys externally later.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration. Agent autonomous invocation is allowed (platform default) but not combined with other elevated privileges.
Assessment
This skill appears internally consistent, but consider provenance and data quality before relying on it for decisions: the skill's author/homepage is not provided, and SKILL.md does not specify exactly how market data will be fetched (scraping vs official APIs). Ask the publisher how data is sourced and whether official API keys are used; prefer skills that document authorized data providers or require API keys for reproducible, auditable results. Test the skill on non-sensitive queries, verify numbers against trusted sources, and don't treat outputs as professional financial advice.Like a lobster shell, security has layers — review code before you run it.
latestvk9757jvd7csgqv4h293cnf9j3h8221zy
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
