Is anajuliabit/mamo safe?
https://github.com/openclaw/skills/tree/main/skills/anajuliabit/mamo
99
SAFE
This is a legitimate DeFi CLI tool for interacting with Mamo yield strategies on Moonwell/Base blockchain. The skill contains standard application code and appropriately documents security considerations for blockchain interactions.
Category Scores
Findings (2)
INFO Contains executable application code -5 ▶
The skill contains TypeScript/Node.js executable code for a DeFi CLI application. This is legitimate application functionality for interacting with Moonwell/Base blockchain protocols.
INFO Requires private key access -5 ▶
The skill requires access to wallet private keys via MAMO_WALLET_KEY environment variable for blockchain transactions. This is standard and necessary for DeFi operations, and the skill appropriately warns users to use dedicated wallets.