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
Mis a jour il y a 2 semaines
Analyse le
31 mars 2026, 15:56
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 2 semaines
Analyse le 31 mars 2026, 15:56
Description
>
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:43
Run 1