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
| 35 | lnget --json --print-body https://api.example.com/data.json |
low line 38
External URL reference
SourceSKILL.md
| 38 | lnget -q https://api.example.com/data.json | jq . |
low line 39
External URL reference
SourceSKILL.md
| 39 | lnget -o - https://api.example.com/data.json |
low line 42
External URL reference
SourceSKILL.md
| 42 | lnget --dry-run https://api.example.com/paid-endpoint |
low line 45
External URL reference
SourceSKILL.md
| 45 | lnget --json --params '{"url": "https://api.example.com/data", "max_cost": 500}' |
Scanned on May 31, 2026
View Security Dashboard