file-uploader将本地文件(图片、文档、视频等)上传到 tiaowulan.com.cn 并返回网络访问路径。触发场景:(1) 用户说"上传文件"、"上传图片"、"上传文档",(2) 需要将本地文件转换为网络 URL,(3) 用户提供文件并要求生成可直接网页引用的链接。
Install via ClawdBot CLI:
clawdbot install piaoleaf/file-uploaderGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
UPLOAD → https://xcx.szmpy.com/api/image/uploadfileCalls external URL not in known-safe list
https://www.szmpy.com(登录后获取)Audited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
用户需要将本地图片、文档或视频上传到服务器,生成网络链接后直接分享给他人或嵌入网页。适用于需要快速获取公开可访问URL的场景,如将截图发送给对方。
内容创作者(如博主、设计师)上传本地素材至服务器,获取链接后用于博客文章、社交媒体帖子或在线作品集。简化了将本地资源转在线引用的流程。
团队成员上传本地项目文件(如设计稿、文档),生成网络路径供远程同事下载或预览。避免使用大附件邮件或第三方网盘,提升协作效率。
开发者或运维人员将脚本输出(如日志、报告)上传,通过命令行参数集成到CI/CD流水线或其他自动化脚本中,方便后续通过URL访问结果。
产品经理或设计师上传临时文件(如页面截图、交互原型),获取链接后直接用于演示或用户反馈收集,无需部署完整环境。
提供基础上传功能免费,限制文件大小或每日上传次数;付费用户享受更大文件、更高频率和优先支持。
为企业客户提供私有化部署、API集成、定制化存储策略及SLA保障,按企业用户数或存储量收费。
额外收费提供文件处理服务,如图片压缩、视频转码、OCR识别等,用户在上传后可选择付费处理。
💬 Integration Tip
将上传脚本封装为子进程调用,通过JSON输出解析结果;建议将JWT Token和Device-ID保存到环境变量或配置文件中以简化调用。
Scored Jul 14, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.