xdropUse this skill when the user wants to send or fetch files through an Xdrop server from the terminal, asks to automate encrypted Xdrop share-link workflows, p...
Install via ClawdBot CLI:
clawdbot install xixu-me/xdropGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
upload → http://localhost:8080Calls external URL not in known-safe list
http://localhost:8080AI Analysis
The skill's purpose is file transfer via a user-specified Xdrop server, which is a legitimate function. The primary risk is that the server URL is user-provided (e.g., http://localhost:8080), not a hardcoded malicious endpoint, so data exfiltration depends on user configuration. No hidden instructions, credential harvesting, or obfuscation are present.
Audited Apr 16, 2026 · audit v1.0
Generated Apr 23, 2026
Remote team members need to exchange sensitive documents quickly and securely. Using Xdrop, a team lead uploads a confidential report, generates an encrypted share link with an expiry, and shares it via chat. Recipients download and decrypt the file locally without needing an account.
A DevOps pipeline produces build artifacts that need to be shared with testers or clients. The CI script uses Xdrop's upload script with --quiet and --json flags to upload the artifact and capture the share URL, then posts it to a Slack channel or email.
HR departments frequently send onboarding packets containing personal information to new hires. By using Xdrop with expiry times, HR can ensure documents are only accessible for a limited period, reducing risk of data exposure.
Legal professionals need to send case files to external counsel securely. With Xdrop's end-to-end encryption (via the fragment key), attorneys can transfer sensitive evidence without relying on third-party cloud services.
Event photographers need to deliver high-resolution images to clients quickly. They can use Xdrop upload with concurrency and expiry flags to send large photo collections, and clients download them with a simple link.
Companies deploy Xdrop on their own infrastructure to maintain full control over data storage and transfer. This model ensures compliance with internal security policies and data residency requirements.
Integrate Xdrop CLI into existing workflow automation platforms (e.g., Zapier, n8n) or SaaS products as a premium feature for secure file transfer. Revenue comes from usage-based pricing or tiered subscriptions.
Offer Xdrop as a CLI-based tool for developers with advanced features like custom API URLs, concurrency control, and JSON output. Target developer teams via a freemium model with paid tiers for high-volume usage.
💬 Integration Tip
Use the --json flag on both upload and download scripts to easily parse output in CI/CD pipelines or automation scripts, and always pass --quiet when capturing stdout for further processing.
Scored Apr 19, 2026
Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to PDF/TXT, add/replace images). Use for single-document actions (no batch).
Native Windows mouse control (move, click, drag) via user32.dll. Use when the user asks you to move the mouse, click, drag, or automate pointer actions on Windows.
Configure notification channels and conditional alerts. Track what's being watched, log what's been sent.
BookStack Wiki & Documentation API integration. Manage your knowledge base programmatically: create, read, update, and delete books, chapters, pages, and shelves. Full-text search across all content. Use when you need to: (1) Create or edit wiki pages and documentation, (2) Organize content in books and chapters, (3) Search your knowledge base, (4) Automate documentation workflows, (5) Sync content between systems. Supports both HTML and Markdown content.
Evaluate Clawdbot skills for quality, reliability, and publish-readiness using a multi-framework rubric (ISO 25010, OpenSSF, Shneiderman, agent-specific heuristics). Use when asked to review, audit, evaluate, score, or assess a skill before publishing, or when checking skill quality. Runs automated structural checks and guides manual assessment across 25 criteria.
Wire a Fieldy webhook transform into Moltbot hooks.