fs_write
Filesystem write access
Filesystem write access
Line 409Snippets
fs.writeFileSync(CONFIG_FILE, JSON.stringify(config, null, 2));network_call
Outbound network call
Outbound network call
Line 449Snippets
const res = await fetch('https://api.coingecko.com/api/v3/simple/price?ids=ethereum,usd-coin,tether&vs_currencies=usd'); const res = await fetch(`https://api.llama.fi/protocol/${address}`); const altRes = await fetch(`https://coins.llama.fi/prices/current/ethereum:${address}`); const res = await fetch(`https://api.llama.fi/v2/historicalChainTvl`); console.log(' ❌ Could not fetch DeFi data');fs_read
Filesystem read access
Filesystem read access
Line 401Snippets
return JSON.parse(fs.readFileSync(CONFIG_FILE, 'utf-8'));Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:56
Descricao
Skill crypto-watcher
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