Giggle Files Management
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill provides a mechanism to upload local files to a third-party service (api.giggle.pro) and S3. While functional for its stated purpose of file sharing, the SKILL.md instructions contain a high-risk directive for the AI agent to 'always upload' any file it handles (including those read from the local system) before sharing them with the user. This creates a significant risk of unintentional data exfiltration if the agent is tasked with processing sensitive files. The scripts/upload.sh file implements a standard multi-step upload process using curl and jq, resolving API keys from environment variables or local configuration files.
