file-upload-cli

PassAudited by VirusTotal on May 9, 2026.

Findings (1)

The tool is designed to upload local files to 'litterbox.catbox.moe', an anonymous public file-sharing service, which is a high-risk capability for an AI agent as it facilitates easy data exfiltration. While the implementation in 'file-upload-cli.js' is technically sound (using 'execFile' to mitigate shell injection and performing basic file validation), the choice of an unauthenticated public hosting service is a common indicator of risk. Furthermore, 'SKILL.md' and 'README.md' contain inconsistent references to a different service ('0x0.st'), suggesting the bundle may be a poorly adapted version of another tool.