Skip to main content

contract-enrich

Enriches contract data by discovering missing chain deployments and verifying addresses using DefiLlama and CoinGecko data.

Install this skill

or
93/100

Security score

The contract-enrich skill was audited on May 13, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 303

Template literal with variable interpolation in command context

SourceSKILL.md
303```
low line 277

External URL reference

SourceSKILL.md
277WebFetch https://stablecoins.llama.fi/stablecoins?includePrices=true
low line 341

External URL reference

SourceSKILL.md
341WebFetch https://api.coingecko.com/api/v3/coins/{geckoId}?localization=false&tickers=false&market_data=false&community_data=false&developer_data=false
Scanned on May 13, 2026
View Security Dashboard
Installation guide →