Financial Machine Learning

v2.0.2

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Financial Machine Learning concepts, best practices, and implemen...

0· 98·0 current·0 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 and description claim a read-only reference tool; SKILL.md and the included script provide only static reference text and command dispatch. There are no unrelated requirements (no env vars, no binaries) and nothing in the artifact set implies additional capabilities are needed.
Instruction Scope
SKILL.md explicitly states commands produce plain-text heredoc output with no external API calls or network access. The provided script implements those commands and only prints embedded documentation; it does not read arbitrary user files, access environment variables, perform network I/O, or send data to external endpoints.
Install Mechanism
There is no install spec (instruction-only skill with an included script). Nothing is downloaded or extracted from external URLs. The script is self-contained and harmless in isolation.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The runtime files do not reference or require secrets. This matches the skill's stated purpose.
Persistence & Privilege
The skill is not marked always:true and uses default autonomous invocation settings (normal). It does not request persistent privileges or modify other skills or system-wide settings.
Assessment
This appears to be a harmless, self-contained reference tool that prints static documentation. If you plan to use it: (1) confirm you trust the BytesAgain source (github.com/bytesagain/ai-skills); (2) review the included script before running it (it's safe here but it's good practice); and (3) watch for future updates that might introduce network calls or credential use. Note: there is a minor version-string mismatch between metadata (2.0.2), SKILL.md (2.0.1), and the script (VERSION=2.0.0) — not a security issue but worth noting for provenance/maintenance.

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

latestvk9779y3bza4fab22kk5kwpc2t583gz9r

License

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

Comments