Delta

v1.0.0

Delta reference tool. Use when working with delta in finance contexts.

0· 79·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
The name/description (Delta reference tool for finance) match the included script and SKILL.md: both provide static reference text, checklists, formulas, and a help/version command. There are no unrelated requirements (no env vars, no external services).
Instruction Scope
SKILL.md directs the agent to run the bundled scripts/script.sh commands (intro, formulas, regulations, etc.). The script only prints static documentation and help text; it does not read arbitrary files, access environment variables, or send data externally.
Install Mechanism
There is no install spec (instruction-only skill) and the only shipped code is a small bash script. The script contains no downloads, no extract operations, and no external package installs.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script likewise does not reference secrets or require elevated access—its needs are minimal and proportionate.
Persistence & Privilege
Flags are default (always: false, user-invocable: true). The skill does not request permanent presence or modify other skills or system configuration.
Assessment
This skill is low-risk: it runs a local, readable shell script that prints reference material and does not make network calls or require credentials. Before installing, you can (and should) review the provided scripts/script.sh to confirm the content (already included). If you deploy in a highly restricted environment, ensure executing third-party scripts is permitted; otherwise it's safe to use as a read-only reference.

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

latestvk978jq0w9efsefrq1c995f20a583egsv

License

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

Comments