gas-war-sniper-teneo
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with the
@teneo-protocol/sdkto facilitate communication with AI agents on the Teneo network. This is the intended and transparent functionality of the skill. - [SAFE]: Secret management is handled via environment variables and
.envfiles, which is a standard and recommended practice to avoid hardcoding sensitive data like private keys. - [SAFE]: Network communication is restricted to the vendor's official WebSocket endpoint (
wss://backend.developer.chatroom.teneo-protocol.ai/ws) for the purpose of agent coordination and message passing. - [SAFE]: The skill provides documentation and examples for interacting with blockchain data (gas prices, block info, contract identification) without introducing dangerous execution patterns or unauthorized data access.
Audit Metadata