Quant Finance

v2.0.3

Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Quant Finance concepts, best practices, and implementation patte...

0· 259·3 current·3 all-time
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 (Quant Finance reference) match the included files and behavior. The script provides the documented reference commands (intro, formulas, regulations, etc.) and no unrelated capabilities are requested.
Instruction Scope
SKILL.md instructs the agent to return plain-text heredoc outputs. The included script only emits static text via heredocs and does not read files, environment variables, or network resources. There is no scope creep in the instructions.
Install Mechanism
There is no install spec (instruction-only) aside from a bundled script. Nothing is downloaded or extracted from external URLs and no packages are installed.
Credentials
No environment variables, credentials, or config paths are required. The script does not access or reference secrets or system configuration.
Persistence & Privilege
The skill does not request permanent presence (always:false) nor does it modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but the skill's behavior is limited and local-only.
Assessment
This skill appears safe: it only prints local, static reference text and does not access network, files, or credentials. Minor non-security issues: the SKILL.md lists version 2.0.3 while the script sets VERSION=2.0.2 (a benign inconsistency), and the help heredoc uses single quotes so $VERSION won't expand in the help text. If you want extra caution, inspect or run the script in a sandbox before enabling autonomous use, but no red flags were found.

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

latestvk97662c3qt5y3hekk12xcnwknx83gvb0

License

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

Comments