Skip to main content

lnget

HTTP client with automatic L402 Lightning micropayment support

Install this skill

or
95/100

Security score

The lnget skill was audited on May 31, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 35

External URL reference

SourceSKILL.md
35lnget --json --print-body https://api.example.com/data.json
low line 38

External URL reference

SourceSKILL.md
38lnget -q https://api.example.com/data.json | jq .
low line 39

External URL reference

SourceSKILL.md
39lnget -o - https://api.example.com/data.json
low line 42

External URL reference

SourceSKILL.md
42lnget --dry-run https://api.example.com/paid-endpoint
low line 45

External URL reference

SourceSKILL.md
45lnget --json --params '{"url": "https://api.example.com/data", "max_cost": 500}'
Scanned on May 31, 2026
View Security Dashboard
Installation guide →
GitHub Stars 11
Rate this skill
Categoryfinance
UpdatedMay 31, 2026
lightninglabs/lnget