poisoned trading inputs in the local dataset
Trading Infra
Signal firewall for trading agents.
SignalSieve checks market posts, token metadata, alerts, news, and quote feeds before an AI agent is allowed to trade on them.
{ "action": "block", "riskScore": 94 }
System
One check before the agent sees the signal.
agent actions: allow, warn, or block
risk-score ceiling before a signal is rejected
Ingest
Market inputs arrive with source type, asset, text, timestamp, and context.
Sieve
The firewall inspects manipulation patterns and market stress before passing signals downstream.
Gate
The downstream agent receives only the safe signal and recommended action.
Input surface
Trading inputs are attack surfaces.
A trading agent does not only read prices. It reads claims, metadata, scraped copy, social clusters, and third-party APIs. SignalSieve treats every one of those streams as untrusted until it passes the firewall.
Live analyzer
Paste any trading signal.
Loading...
Paste a signal or choose a sample, then run the firewall. The output is what a trading agent would receive before acting.
Proof of run
Human verdict. Agent payload.
Each analysis writes an audit entry and returns a constrained safeSignal with confidence, poisoning types, and action limits.
{}
Audit