HFT Paper Trader — Autonomous Crypto Framework

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a coherent paper-trading simulation skill, with disclosed but noteworthy autonomous/bulk simulated-trade behavior and local state files.

Before installing or using it, confirm you want a paper-only trading workflow, set clear limits on symbols and trade volume, and review the local portfolio, ledger, and lessons files it creates or updates. Do not connect real exchange credentials unless you have separately audited and constrained any added trading code.

Findings (2)

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 invoked broadly, the agent may make many simulated trades, API lookups, and local ledger updates, though the artifacts do not show real-money trading authority.

Why it was flagged

This shows the skill may ask the agent to perform bulk simulated trading actions across multiple assets. It is aligned with the paper-trading purpose, but users should bound how much the agent runs.

Skill content
Use hft-paper-trader to scan the watchlist and trade all signals
Recommendation

Use explicit limits such as paper-only mode, maximum trades, symbols, and time windows before asking it to scan and trade all signals.

What this means

Future paper-trading runs could rely on accumulated lessons or logs that may not be accurate or may reflect a bad prior run.

Why it was flagged

The skill stores persistent trading lessons that may influence later decisions. This is disclosed and purpose-aligned, but persistent notes can become stale or misleading.

Skill content
Self-improvement loop: lessons.md updated after each loss
Recommendation

Periodically review, edit, or clear lessons.md and related portfolio or ledger files before relying on future trading simulations.