google-sheets

Fail

Audited by Snyk on Mar 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). This skill includes examples and commands that embed OAuth client_id/client_secret in plaintext (a config file and a --client-secret CLI flag), which would require an agent to handle or output secret values verbatim if it performs those steps.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill explicitly reads arbitrary Google Sheets content (see the "values read" command in SKILL.md and the read_values function in scripts/google-sheets.py) which ingests user-generated/untrusted spreadsheet data via the Google Sheets API and can influence subsequent agent actions (reads, writes, appends), so it could enable indirect prompt injection.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 10, 2026, 07:26 PM