gtasks-cli

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed to manage Google Tasks via the `gtasks` CLI tool. It requires Google OAuth2 credentials and an authentication token, which are handled with recommended security practices (e.g., `chmod 600` for the token file, using environment variables). The `SKILL.md` provides benign instructions for the AI agent to perform diagnostic checks (gtasks installation, environment variables, authentication status) before execution. The `references/ADVANCED.md` file offers legitimate shell scripting examples for automation and integration, using standard Unix tools like `jq` and `xargs`, and explicitly advises on security best practices. There is no evidence of intentional harmful behavior, data exfiltration, unauthorized remote control, or prompt injection designed to subvert the agent's core function.