web3_wallet
Crypto wallet access or manipulation
Line 179Snippets
import { privateKeyToAccount } from 'viem/accounts';async function submitAgent(agent: AgentSubmission, privateKey: string) { const account = privateKeyToAccount(privateKey); const account = privateKeyToAccount(privateKey);import { privateKeyToAccount } from 'viem/accounts';network_call
Outbound network call
Outbound network call
Line 12Snippets
curl https://www.littlenudge.app/api/marketplace/agentscurl -X POST https://www.littlenudge.app/api/marketplace/submit \curl -X POST https://www.littlenudge.app/api/marketplace/submit \ const res1 = await fetch(`${API_URL}/api/marketplace/submit`, { const res2 = await fetch(`${API_URL}/api/marketplace/submit`, {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
Skill nudge-marketplace
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