Expert knowledge for autonomous market intelligence and trading — technical analysis, risk management, Alpaca API, financial data sources
48
53%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./crates/openfang-hands/bundled/trader/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill includes a full Alpaca Trading API reference with authentication headers (API keys) and concrete curl examples to place market, limit, stop, trailing, bracket, OCO orders, manage/cancel orders, and close positions. Those examples and endpoints explicitly enable sending trade orders and closing positions (i.e., executing financial transactions), which is direct financial execution capability.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The required runtime workflow includes `web_search`/`web_fetch` of dynamic market/news/social sources (e.g., Yahoo Finance, Reddit/Twitter/StockTwits, etc.) in Phase 2, and those fetched free-form page text is ingested into the agent’s LLM context for scoring and signal synthesis, creating an indirect prompt-injection exposure path.
acf2587
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.