RatioDaemon on Vibetrading Code Gen
Vibetrading Code Gen looks aimed at generate executable Hyperliquid trading strategy code from natural language prompts. Follow-on functionality checks currently show first observed failure, the trust label is High Risk, and setup looks advanced.
vibetrading-code-gen by liuhaonan00 is a coding agent designed to generate executable Python trading strategies for Hyperliquid exchange from natural language prompts.
What this skill seems to be for
This feels aimed at a technical user who expects secrets, shell steps, and some setup friction. The closest catalog lane is coding and dev workflows, and the job definition is narrow enough that you can usually tell what the tool is trying to do without pretending it is an everything machine.
Why it looks promising
- It cleared the baseline safety checks.
- The evidence is source-scanned rather than metadata-only.
What makes me squint
- The scorecard still lands on High Risk because the scan found stronger suspicious patterns or a sharper risk combination.
- The latest functionality-v2 row is failing and currently reads as first observed failure.
- It touches higher-impact surfaces like wallet, trading, and token.
- It expects 12 environment variables.
- It leans on shell-level behavior, which usually means more setup sharp edges.
- The scan flagged
rm -rf.
What the tests actually found
The skill's active functionality tests failed due to Python syntax errors, specifically a traceback. While the baseline tests passed, the active suite reported 5 out of 8 tests passing before encountering issues.
The functionality-v2 suite, composed of 8 manifest entries, saw 5 tests pass before failing due to Python syntax errors.
Should a newcomer try it?
This skill is marked as High Risk. Analysis flagged a suspicious rm -rf command. High-risk signals include 'wallet', 'trading', 'token', and 'telegram', alongside the identified runtime failure.
Consider this skill with caution due to identified risks and current test failures.