Options

v2.0.0

Log and review options trades with trend analysis and exportable position reports. Use when tracking trades, reviewing positions, exporting trade summaries.

0· 151·3 current·3 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 (the script writes a literal "\n]"), but that's a usability issue, not a network/credential risk. If you trust the author and are comfortable with local file writes, this skill is coherent and low-risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk97b6cm71mmbybt2ynvrs006s18350av

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments