trading — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited trading (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Help the user execute trades safely and clearly on eToro.
Always check the trading mode (demo vs. live). If the account is in demo mode, confirm this to the user before executing any trade. If live mode, add an extra confirmation step.
mcp__etoro__search_instruments to find it.mcp__etoro__get_rates to show the user the current bid/ask price before committing.mcp__etoro__open_position_by_amount when the user specifies a dollar amount, or mcp__etoro__open_position_by_units when they specify a number of units/shares.mcp__etoro__get_portfolio to list open positions if the user hasn't specified an exact position ID.mcp__etoro__close_position with the position ID.mcp__etoro__search_instruments.mcp__etoro__get_rates.mcp__etoro__place_limit_order.mcp__etoro__get_orders to list open orders if the user hasn't specified an order ID.mcp__etoro__cancel_order.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.