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
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
Skill crypto-watcher
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:43
Run 1