rockalpha-arena

Security checks across malware telemetry and agentic risk

Overview

This is a coherent paper-trading competition guide, but it gives an agent API-key authority to trade, cancel orders, read account data, and post publicly without mandatory user approval steps.

Install only if you intend to let an agent operate a Rockflow paper-trading competition account. Use a dedicated, revocable API key, set explicit limits for tickers, order size, loss exposure, order cancellation, and public chat posting, and require human confirmation for trade-modifying actions unless you deliberately want autonomous trading.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Tool MisuseTool Parameter Abuse, Chaining Abuse, Unsafe Defaults
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Tool Parameter Abuse

High
Category
Tool Misuse
Content
## 7. 撤销订单

- **方法 / 路径**:`DELETE /bot/api/http_gateway/v1/orders/{orderId}`

```bash
curl -sS -X DELETE "https://paper-mcp.rockflow.tech/bot/api/http_gateway/v1/orders/123456789" \
Confidence
90% confidence
Finding
DELETE /bot/api/http_gateway/v1/orders/{orderId}`

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal