Is maurodelazeri/the-flip safe?
https://github.com/openclaw/skills/tree/main/skills/maurodelazeri/the-flip
89
SAFE
This skill is a well-designed Solana gambling game that operates securely on devnet with proper anti-rug protections. The main concern is its gambling nature rather than security issues.
Category Scores
Findings (2)
INFO Gambling Application -30 ▶
This skill implements a gambling game where users bet USDC on coin flip predictions. While technically secure, it may violate organizational policies regarding gambling software.
LOW Node.js Executable -10 ▶
The skill includes a Node.js CLI tool (app/demo.mjs) that executes when users interact with the Solana game. This is expected behavior for the application's functionality.