Stock Market

v1.0.0

Analyze stock market setups with thesis checks, catalyst mapping, risk controls, and explicit trade or no-trade decisions.

0· 688·11 current·12 all-time
byIván@ivangdavila
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 (stock analysis, watchlists, risk rules) align with the skill's files and declared behavior. It requests no binaries, no environment variables, and only uses a local workspace (~/stock-market/), which is appropriate for the stated purpose.
Instruction Scope
SKILL.md and supporting templates confine actions to creating and updating files inside ~/stock-market/ and explicitly state files are created only after user confirmation. It declares no outbound data transfer by default and says it will not access files outside the workspace, which fits the skill's functionality.
Install Mechanism
This is an instruction-only skill with no install spec, no downloads, and no code files — the lowest-risk model for system impact.
Credentials
No environment variables, credentials, or config paths are required. The lack of requested secrets is consistent with a local planning/analysis tool.
Persistence & Privilege
always is false and the skill stores only local files in a user-home subdirectory after asking for confirmation. The skill can be invoked autonomously by the agent (platform default), but that alone is not a concern given the skill's limited scope; the SKILL.md also asks the user to choose integration behavior on first run.
Assessment
This skill appears coherent and local-only, but before installing: (1) confirm you want files created under ~/stock-market/ and where that maps on your OS; (2) choose the integration preference (manual vs automatic activation) if you want to avoid autonomous invocation; (3) do not provide broker credentials to this skill (it explicitly says it won't place orders); (4) inspect any created files and back them up if they will contain sensitive notes; and (5) if you later integrate with broker/external services, treat that as a separate action and verify what credentials are required. If you want stricter control, set the skill to invoke only when explicitly requested.

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

latestvk97eyvxp23xjge8bx2j09rh7dh825thg

License

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

Runtime requirements

📈 Clawdis
OSLinux · macOS · Windows

Comments