Candlestick

v1.0.0

Candlestick reference tool. Use when working with candlestick in finance contexts.

0· 115·0 current·0 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 (candlestick reference) match the delivered artifacts: a small CLI-style shell script and SKILL.md that provide reference text and commands. Nothing requested (no env vars, no binaries) is out of line with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands. The script only emits static documentation strings for each command and does not read unrelated files, access environment variables, or transmit data externally.
Install Mechanism
There is no install spec (instruction-only skill plus an included script). The included scripts/script.sh is a plain shell script with no downloads, no extraction, and no external installers—low risk.
Credentials
The skill does not require any environment variables, credentials, or config paths. The script does not reference or consume secrets or external service keys.
Persistence & Privilege
Flags are default (always: false, user-invocable true) and the skill does not attempt to modify other skills or system configuration. It has normal, limited presence.
Assessment
This skill appears to be a harmless, local reference CLI implemented as a shell script that prints static guidance. If you are cautious: (1) inspect scripts/script.sh yourself (it is short and readable) before installing or running; (2) run it in a restricted environment if you are concerned about executing unknown scripts; (3) note that it will run locally and does not require or request any credentials or network access. There are no red flags in the code or SKILL.md.

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

latestvk97e83h6meg4fdzab2gf1fysxx83c86y

License

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

Comments