📦 Options — 期权交易跟踪
v2.0.0记录并复盘期权交易,自动生成趋势分析与可导出持仓报告,适合持续跟踪交易、复盘仓位、快速导出交易摘要。
0· 203·4 当前·4 累计
下载技能包
最后更新
2026/3/18
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it claims: a local CLI that logs entries and exports reports to ~/.local/share/options. Before installing or running it, review the script if you have concerns (it will append any input you provide to log files, so do not enter secrets or API keys). Note it writes unencrypted logs to your home directory and will persist any text you save; if you prefer isolation, run it in a container or dedicated account. Functionally, the JSON export has a minor formatting bug (th...详细分析 ▾
✓ 用途与能力
Name/description (log, review, export) match the included shell script which stores entries under ~/.local/share/options, provides stats, search, and export features. No unrelated credentials or binaries are requested.
✓ 指令范围
SKILL.md instructs using the local 'options' CLI and the script implements those commands. Instructions and implementation operate on local files only and do not request or transmit external data.
ℹ 安装机制
There is no install spec (instruction-only), which is low-risk. The package does include a scripts/script.sh file (a Bash CLI). Installing/running the script will create and write to ~/.local/share/options; there is no automatic download from external URLs.
✓ 凭证需求
No environment variables, credentials, or external config paths are required. The script only uses standard shell utilities and the user's HOME directory. Requested access is proportionate to the stated purpose.
✓ 持久化与权限
always is false and the skill does not attempt to gain permanent elevated privileges or modify other skills. It creates a single data directory in the user's home for logs and exports.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.0.02026/3/18
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install options
镜像加速npx clawhub@latest install options --registry https://cn.longxiaskill.com