skills-prod-jiadian收费技能示例模板 - 带授权验证,演示如何在 ClawHub 发布付费技能
Install via ClawdBot CLI:
clawdbot install lintqiu/skills-prod-jiadianGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
post → https://your-server.com/verifyCalls external URL not in known-safe list
https://your-server.com/verifyAI Analysis
The skill sends license verification data to an undocumented external endpoint (https://your-server.com/verify) which could potentially exfiltrate user data or credentials. While this may be legitimate license validation, the endpoint is not documented, not in known-safe lists, and could be modified to collect sensitive information without user awareness.
Audited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
A SaaS provider integrates this skill to validate user licenses via API calls. Users purchase a license key, which is verified by the skill before granting access to premium features. This ensures only paying customers use the core functionality.
An online learning platform embeds this skill to manage access to premium courses. Students buy a license key that unlocks course materials. The skill checks the key against a database before allowing content download or streaming.
A mobile app uses this skill to gate advanced features like ad-free experience or extra storage. Free users get basic functionality, while license key holders unlock the full suite. This encourages upgrades and generates revenue.
An API service provider charges for access to certain endpoints. Clients purchase a license key, which is passed via environment variable. The skill validates the key before processing requests, enabling pay-per-use or subscription models.
Users buy a one-time license key that grants indefinite access to premium features. Revenue is generated per sale, suitable for products with a clear value proposition and no recurring costs.
Users pay a recurring fee for a license key that remains valid for a subscription period. The skill can validate expiration dates to enforce renewals, providing predictable recurring revenue.
Different license keys unlock different feature tiers (e.g., Basic, Pro, Enterprise). Users pay according to their needs, allowing price discrimination and capturing a wider market.
💬 Integration Tip
Set the SKILL_LICENSE_KEY environment variable with the purchased license key before invoking the skill. For production, consider integrating with a license management service for automated validation and revocation.
Scored May 12, 2026
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...
Transcribe YouTube videos to text by extracting captions and subtitles directly from the video URL using yt-dlp without audio processing.
Manage a self-hosted Trello-like board via `wekancli`. Create, move and archive cards, lists and boards on a WeKan server. Use when user asks about task boar...
Proactive security monitoring, threat scanning, and auto-remediation for OpenClaw deployments
Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement.