CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-trading-predictor

Agent skill for trading-predictor - invoke with $agent-trading-predictor

39

3.27x
Quality

7%

Does it follow best practices?

Impact

95%

3.27x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agents/skills/agent-trading-predictor/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
ruvnet/claude-flow
Audited
Security analysis
Snyk

Is this your skill?

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.