Simul8or Trader

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill's instructions and commands are fully aligned with its stated purpose as an autonomous AI trading agent for a market simulator. It uses standard tools like `npm`, `pm2`, and `curl` to interact with the legitimate `simul8or.com` domain for registration and trading. File system operations are limited to specific local files (`~/market-state.json`, `~/price-history.jsonl`, `~/commands.json`) for state management, and persistence mechanisms (`pm2 startup`, `openclaw cron add`) are explicitly part of the setup for an autonomous agent. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts to subvert the agent's behavior beyond its stated goal, as observed in `SKILL.md`.