Context-Inappropriate Capability
High
- Confidence
- 99% confidence
- Finding
- The file hardcodes a usable fallback private key via `process.env.DEPLOYER_PRIVATE_KEY || "0x..."`, which means anyone with access to the repository or packaged skill can derive the wallet and sign transactions. In a DeFi liquidity-management skill, this is especially dangerous because the configured wallet client is directly wired for onchain actions, enabling theft of funds, unauthorized contract interaction, impersonation of the bot, and operational compromise if the key controls any assets or privileged roles.
