Implied Vol
v1.0.0Implied Vol reference tool. Use when working with implied vol in finance contexts.
⭐ 0· 68·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the files: SKILL.md exposes commands which call scripts/script.sh and the script prints finance reference material. Nothing requested or installed is disproportionate to a reference tool.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands. The script only emits static content via heredocs and prints the version; it does not read files, environment secrets, or transmit data externally.
Install Mechanism
No install spec is present (instruction-only). The included script is local and no external downloads or package installs are performed.
Credentials
The skill declares no required env vars, and the script does not read environment variables or credentials. No disproportionate credential or config access is requested.
Persistence & Privilege
always is false and the skill does not attempt to modify agent/system configuration or persist secrets. Autonomous invocation is allowed (platform default) but the skill's actions are read-only.
Assessment
This skill appears benign: it simply prints static reference text for implied volatility and requires no credentials or network. If you will install/use it, you may still want to: (1) review the script yourself (it's short and readable) before running, (2) prefer running it in a restricted environment if you're cautious about executing any third‑party shell script, and (3) confirm the source repository (github.com/bytesagain/ai-skills) if you need updates. Because it can be invoked autonomously by an agent (platform default), ensure you only enable skills you trust for autonomous actions — in this case the risk is minimal since the skill is read-only.Like a lobster shell, security has layers — review code before you run it.
latestvk97920mwsad3na512yrt1wzc0d83fkw7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
