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 2周前
分析时间
2026年3月31日 15:56
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:56
说明
Autonomous wallet operations for AI agents on Monad — swap, stake, deploy wallets, trade memecoins, and manage spending policies via natural language.
最近扫描
2026年3月31日 15:56
Latest analysis
2026年3月31日 15:11
Run 2
2026年3月27日 15:43
Run 1