Skip to main content

gas-price-predictor

Predicts optimal gas prices for Base L2 transactions, helping users minimize costs and automate gas price selection for DeFi operations.

Install this skill

or
98/100

Security score

The gas-price-predictor skill was audited on May 14, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 80

Webhook reference - potential data exfiltration

SourceSKILL.md
80python3 scripts/gas_predictor.py --monitor --threshold 0.1 --alert-webhook "https://discord.com/api/webhooks/..."
low line 80

External URL reference

SourceSKILL.md
80python3 scripts/gas_predictor.py --monitor --threshold 0.1 --alert-webhook "https://discord.com/api/webhooks/..."
Scanned on May 14, 2026
View Security Dashboard
Installation guide →