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 letzte Woche
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated letzte Woche
Analysiert 31.03.2026, 15:56
Beschreibung
Skill crypto-watcher
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:43
Run 1