Trading System Pro

WarnAudited by ClawScan on May 16, 2026.

Overview

This skill advertises automated trading and portfolio actions that could affect real money, but the artifacts provide no implementation details, credential boundaries, or user-approval safeguards.

Review carefully before installing. Do not let this skill perform live trades unless you have verified the missing implementation, use paper-trading first, provide only narrowly scoped API keys, and require explicit approval for every order or portfolio change.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If acted on through connected broker or exchange tools, the agent could make financial trades or rebalance a portfolio in ways the user did not clearly approve.

Why it was flagged

Automated trading and portfolio rebalancing can place orders or change financial positions, but the artifact does not define approval requirements, account scope, trade limits, dry-run defaults, or other safety boundaries.

Skill content
Includes automated trade execution, risk management, and portfolio balancing.
Recommendation

Only use with explicit user confirmation for every live order, small scoped accounts, clear order-size limits, and a backtest or paper-trading default.

What this means

The user may not know which trading accounts or credentials the agent would need or be allowed to use.

Why it was flagged

Using these services for live trading normally requires brokerage or exchange account authority, but the supplied metadata declares no primary credential, environment variables, or config paths, so the expected permission boundary is not described.

Skill content
Works with Interactive Brokers, Alpaca, Binance, and Bybit.
Recommendation

Require explicit credential declarations and restrict access to paper-trading or narrowly scoped API keys unless the user intentionally enables live trading.

What this means

Users may over-trust the skill's trading quality or completeness even though the artifacts do not show the promised implementation.

Why it was flagged

The package contains only SKILL.md and no code or install spec, so claims of a complete Python-based institutional-grade trading system are not supported by the provided artifacts.

Skill content
A complete algorithmic trading system... institutional-grade technical analysis... Python-based backtesting included.
Recommendation

Treat the description as unverified marketing until the implementation, backtesting logic, trading safeguards, and broker integrations are supplied and reviewed.