lngetInstall and use lnget, a Lightning-native HTTP client with automatic L402 payment support. Use when downloading files behind Lightning paywalls, managing L402 tokens, checking Lightning backend status, or making HTTP requests that may require micropayments.
Install via ClawdBot CLI:
clawdbot install roasbeef/lngetGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.example.com/searchCalls external URL not in known-safe list
https://api.example.com/paid-dataAI Analysis
The skill's external API calls (e.g., https://api.example.com) are generic placeholders for user-provided URLs, not hardcoded endpoints, and are consistent with its stated purpose as an HTTP client. The 'UNKNOWN_DATA_SINK' signal is a false positive, as the POST example shows the skill sending data to a user-specified destination, not a hidden exfiltration channel. No credential harvesting, hidden instructions, or obfuscation are present.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
Academic researchers need to access specialized datasets behind paywalls without creating accounts or managing subscriptions. lnget allows them to make one-time micropayments for specific datasets while maintaining privacy and avoiding recurring fees. This is particularly useful for accessing financial market data, scientific databases, or proprietary research materials.
SaaS companies want to monetize their APIs through micropayments per request rather than monthly subscriptions. Developers using lnget can automatically pay for API calls as needed, while companies receive immediate Lightning payments without payment processors. This enables pay-per-use models for weather data, translation services, or AI model inference.
Content creators need to sell individual articles, videos, or downloads without platform fees. lnget enables users to download paid content directly with automatic payment, while creators receive instant settlement. This works for independent journalists selling investigative reports, photographers distributing high-resolution images, or musicians offering exclusive tracks.
IoT manufacturers want to monetize firmware updates or premium features on deployed devices. Devices using lnget can automatically pay for updates when needed, enabling pay-per-update models without complex billing systems. This applies to industrial sensors needing calibration data, smart appliances downloading recipes, or agricultural monitors accessing weather forecasts.
Traders need real-time market data feeds with precise cost control. lnget allows setting maximum costs per request, enabling traders to stream data from multiple sources while managing microtransaction budgets. This supports stock tickers, cryptocurrency order books, or forex rates where each data pull incurs a small fee.
Companies charge small amounts per API call using L402 authentication. Each request requires payment, with lnget handling the micropayment automatically. Revenue comes from high-volume, low-cost transactions without subscription management overhead. This model works for data providers, AI services, or computational resources.
Services sell access tokens that unlock content for a period or number of uses. lnget manages token caching and renewal, allowing users seamless access while providers control expiration. Revenue comes from token sales with automated renewal prompts. This suits news sites, software updates, or streaming services.
Platforms offer free basic content with premium tiers unlocked via L402 payments. lnget enables users to pay for specific premium items without account creation. Revenue comes from à la carte purchases alongside subscription options. This works for educational platforms, gaming content, or professional tools.
💬 Integration Tip
Start by testing with the --no-pay flag to preview L402 challenges before enabling payments, and use --max-cost to prevent unexpected charges during development.
Scored Apr 19, 2026
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.