web3_wallet
Crypto wallet access or manipulation
Line 897Snippets
...(preflight.privateKey ? { privateKey: preflight.privateKey } : {}), ...(preflight.privateKey ? { privateKey: preflight.privateKey } : {}), ...(preflight.privateKey ? { privateKey: preflight.privateKey } : {}),import { privateKeyToAccount } from 'viem/accounts'; privateKey?: Hex;time_bomb
Suspicious deferred execution
Suspicious deferred execution
Line 1295Snippets
const timer = setTimeout(() => controller.abort(), timeoutMs);network_call
Outbound network call
Outbound network call
Line 1236Snippets
`status fetch failed: ${error instanceof Error ? error.message : String(error)}`, res = await fetch(url, {async function fetchHealth(): Promise<HealthSnapshot> { const res = await fetch(HEALTH_URL); 'Failed to fetch Privy wallet metadata',env_access
Environment variable access
Environment variable access
Line 1373Snippets
const value = process.env[name]; const backend = (process.env.SIGNER_BACKEND ?? 'privy').toLowerCase();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
>
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