Agent skill for trading-predictor - invoke with $agent-trading-predictor
39
7%
Does it follow best practices?
Impact
95%
3.27xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/agent-trading-predictor/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.
Direct money access detected (high risk: 1.00). The skill is explicitly a trading agent built to predict and execute trades. It repeatedly references executing predictive trades, execution coordination across markets, real-time execution, and contains code snippets calling execute_trades(trades) and coordinating "Execute predictive trade" logic. The MCP tools and sandbox examples are specifically designed for market execution (high-frequency trading, arbitrage, order execution), i.e., moving money via market orders rather than being a generic analysis tool. This matches the "Market Orders (Buying/Selling stocks or assets)" criterion for Direct Financial Execution.
f547cec
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.