lido-vault-monitor
Monitors Lido Earn vaults and staking positions, tracking yield and alerting on health changes for effective DeFi management.
Install this skill
or
82/100
Security score
The lido-vault-monitor skill was audited on May 29, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 58
Curl to non-GitHub URL
SourceSKILL.md
| 58 | exec command="curl -s -X POST https://eth.llamarpc.com -H 'Content-Type: application/json' -d '{\"jsonrpc\":\"2.0\",\"method\":\"eth_call\",\"params\":[{\"to\":\"VAULT_ADDRESS\",\"data\":\"0x01e1d114\ |
medium line 72
Curl to non-GitHub URL
SourceSKILL.md
| 72 | exec command="curl -s -X POST https://eth.llamarpc.com -H 'Content-Type: application/json' -d '{\"jsonrpc\":\"2.0\",\"method\":\"eth_call\",\"params\":[{\"to\":\"0x87870Bca3F3fD6335C3F4ce8392D69350B4f |
low line 19
External URL reference
SourceSKILL.md
| 19 | web_fetch url="https://eth-api.lido.fi/v1/protocol/steth/apr/sma" |
low line 24
External URL reference
SourceSKILL.md
| 24 | web_fetch url="https://eth-api.lido.fi/v1/protocol/withdrawals/status" |
low line 29
External URL reference
SourceSKILL.md
| 29 | web_fetch url="https://eth-api.lido.fi/v1/protocol/steth/stats" |
low line 38
External URL reference
SourceSKILL.md
| 38 | web_fetch url="https://yields.llama.fi/pools" |
low line 49
External URL reference
SourceSKILL.md
| 49 | web_fetch url="https://yields.llama.fi/chart/POOL_UUID" |
low line 58
External URL reference
SourceSKILL.md
| 58 | exec command="curl -s -X POST https://eth.llamarpc.com -H 'Content-Type: application/json' -d '{\"jsonrpc\":\"2.0\",\"method\":\"eth_call\",\"params\":[{\"to\":\"VAULT_ADDRESS\",\"data\":\"0x01e1d114\ |
low line 64
External URL reference
SourceSKILL.md
| 64 | web_fetch url="https://yields.llama.fi/pools" |
low line 72
External URL reference
SourceSKILL.md
| 72 | exec command="curl -s -X POST https://eth.llamarpc.com -H 'Content-Type: application/json' -d '{\"jsonrpc\":\"2.0\",\"method\":\"eth_call\",\"params\":[{\"to\":\"0x87870Bca3F3fD6335C3F4ce8392D69350B4f |
Scanned on May 29, 2026
View Security Dashboard