可信 — 风险评分 5/100
上次扫描:19 小时前 重新扫描
5 /100
perfect-storm-options-trader
Autonomous paper trading options strategy for OpenClaw using Perfect Storm (PS+/PS-) methodology with Alpaca paper API
This is a legitimate paper trading strategy specification with no executable code, no malicious behavior, and comprehensive safety controls enforced throughout.
技能名称perfect-storm-options-trader
分析耗时40.0s
引擎pi
可以安装
This skill is safe to use. It contains only documentation and configuration files. The actual execution depends on the OpenClaw agent runtime which enforces paper-only mode, hard risk limits, and safe API interaction.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md requires reading risk_config.yaml and AGENTS.md at startup
网络访问 READ READ ✓ 一致 SKILL.md requires Alpaca paper API calls for account state, positions, and order…
命令执行 NONE NONE No shell commands, subprocess, or bash execution described in any file
环境变量 READ READ ✓ 一致 Requires APCA_API_KEY_ID and APCA_API_SECRET_KEY env vars, checked for paper end…
技能调用 NONE NONE No skill invocation or inter-agent communication described
剪贴板 NONE NONE No clipboard access mentioned
浏览器 NONE NONE No browser automation described
数据库 NONE NONE No database access mentioned; logs are written as structured JSON objects
1 项发现
🔗
中危 外部 URL 外部 URL
https://paper-api.alpaca.markets
SKILL.md:73

目录结构

3 文件 · 34.9 KB · 1164 行
Markdown 2f · 1010L YAML 1f · 154L
├─ 📝 AGENTS.md Markdown 406L · 9.8 KB
├─ 📋 risk_config_openclaw_best_practices.yaml YAML 154L · 3.4 KB
└─ 📝 SKILL.md Markdown 604L · 21.6 KB

安全亮点

✓ Paper trading only - explicitly halts on live broker detection
✓ No executable code - only specification documents (markdown/yaml)
✓ Comprehensive risk controls with halt conditions
✓ API keys required are for intended paper trading use only
✓ No sensitive path access (~/.ssh, ~/.aws, .env)
✓ No external data exfiltration or C2 communication
✓ No obfuscation or base64-encoded execution
✓ No supply chain dependencies to analyze
✓ Clear documentation of all capabilities and limits
✓ Mandatory journaling of all decisions including skips