web3_wallet
Crypto wallet access or manipulation
Line 3253Snippets
const privateKey = (`0x${process.env.AGENT_PRIVATE_KEY?.replace(/^0x/, '')}`) as `0x${string}`; const result = await deployPolicyEngine(privateKey, { rpcUrl, testnet }); const privateKey = (`0x${process.env.AGENT_PRIVATE_KEY?.replace(/^0x/, '')}`) as `0x${string}`; privateKey,data_exfiltration
Data exfiltration attempt
Data exfiltration attempt
Line 52Snippets
Send native MON tokens from the wallet.Send ERC-20 tokens from the wallet. "description": "Send native MON tokens to an address", "description": "Send ERC20 tokens to an address",network_call
Outbound network call
Outbound network call
Line 1050Snippets
"cross-fetch": "^4.0.0", "node_modules/@x402/fetch": { "@x402/fetch": "^2.2.0", "node_modules/cross-fetch": { "node-fetch": "^2.7.0"env_access
Environment variable access
Environment variable access
Line 2582Snippets
const walletAddress = process.env.AGENT_WALLET_ADDRESS as Address; const owner = process.env.OWNER_ADDRESS as Address; const agentKey = (`0x${process.env.AGENT_PRIVATE_KEY?.replace(/^0x/, '')}`) as Address; const policyEngine = process.env.POLICY_ENGINE_ADDRESS as Address; const rpcUrl = process.env.MONAD_RPC_URL || 'https://testnet-rpc.monad.xyz';Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:56
Descricao
Autonomous wallet operations for AI agents on Monad — swap, stake, deploy wallets, trade memecoins, and manage spending policies via natural language.
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:43
Run 1