Tradebot Tuning
v1.0.0Adjust tradebot parameters incrementally to improve tradability safely based on market regime and diagnostic signals while maintaining risk controls.
⭐ 0· 318·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
Name/description and the SKILL.md are consistent: the document describes stepwise parameter changes, safety rails, and verification steps that align with 'tradebot tuning'. The skill does not request unrelated resources or credentials.
Instruction Scope
SKILL.md is high-level and prescriptive about which parameters to change and safety checks, but it does not specify HOW changes are applied (which config/API/files), who must approve them, or exact verification procedures. Vague instructions grant an agent broad discretion to modify live trading systems, which could cause harm if misapplied.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or fetched during install.
Credentials
The skill requests no environment variables or credentials. In practice, making parameter changes to a tradebot typically requires access to bot configs or trading APIs; the absence of declared credentials is not necessarily malicious but is an omission that obscures the privilege the agent will need at runtime (it will rely on whatever access the agent already has).
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request to modify other skills or system-wide settings.
What to consider before installing
This skill is coherent with its stated purpose but is dangerously vague about how changes are made. Before installing or enabling it (especially for autonomous invocation), ensure: 1) the agent does not have unrestricted access to live trading accounts or keys, 2) tuning actions require explicit human approval (or run only in a sandbox/staging environment), 3) every change is logged and reversible, 4) the skill is augmented to declare which config paths or APIs it will touch and which credentials it needs, and 5) tests/verifications are concrete (commands or API checks) rather than informal checks. If you cannot guarantee these safeguards, treat the skill as untrusted for production trading systems.Like a lobster shell, security has layers — review code before you run it.
latestvk977sh22ptm9vfb1148qyybc2x82122d
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
