privilege_escalation
Privilege escalation attempt
Line 139Snippets
sudo apt install jq # Debian/Ubuntusudo apt install jq # Debian/Ubuntuhardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 130Snippets
export TAVILY_API_KEY="tvlY-dev-4WhK0Z-GBC7w91QlmfFozImB6ZG7hU6gCaUai2fQStmwlL5rk"export TAVILY_API_KEY="tvlY-dev-4WhK0Z-GBC7w91QlmfFozImB6ZG7hU6gCaUai2fQStmwlL5rk"network_call
Outbound network call
Outbound network call
Line 15Snippets
- **curl + jq** — for GeckoTerminal/DeFiLlama API callscurl -s "https://api.llama.fi/protocol/aave" | jq '{name: .name, tvl: .tvl, change_1d: .change_1d, change_7d: .change_7d}'curl -s "https://api.llama.fi/tvl" | jq '.[0:10]'curl -s "https://api.llama.fi/overview/lending" | jq '.categories[0:10]'curl -s "https://api.geckoterminal.com/api/v2/networks/eth/tokens/0x.../info" | jq '{name, base_volume, quote_volume, pool_count}'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
DeFi research and analysis via Tavily MCP, GeckoTerminal API, and DeFiLlama. Use for protocol research, TVL tracking, yield analysis, token discovery, and competitive landscape research.
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:43
Run 1