Audit History
gws-gmail-send - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Aug 5, 2026, 11:09 AM | No confirmed findings | 0 | No capability change |
| v4 | Jul 5, 2026, 03:19 PM | 1 confirmed | 0 | No capability change |
| v3 | Jul 5, 2026, 03:19 PM | 1 confirmed | 0 | No capability change |
| v2 | Jun 30, 2026, 02:51 AM | 2 confirmed | 0 | No capability change |
| v1 | Apr 12, 2026, 08:24 AM | No confirmed findings | 0 | Baseline |
Aug 5, 2026, 11:09 AM
All 17 static findings are false positives caused by Markdown code fences, inline code, and fixed relative documentation links. The skill documents an intended gws Gmail send command and requires user confirmation before its external write action. No prompt injection or hidden exfiltration intent was found.
Risk Factors
⚙️ External commands (14)
📁 Filesystem access (3)
Jul 5, 2026, 03:19 PM
The static external command and path traversal alerts are false positives caused by Markdown code fences, inline code, and relative documentation links. The skill has a real business-logic risk because it sends Gmail messages and can attach local files, but it includes a caution to confirm before execution.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (14)
📁 Filesystem access (3)
Jul 5, 2026, 03:19 PM
The static external command and path traversal alerts are false positives caused by Markdown code fences, inline code, and relative documentation links. The skill has a real business-logic risk because it sends Gmail messages and can attach local files, but it includes a caution to confirm before execution.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (14)
📁 Filesystem access (3)
Jun 30, 2026, 02:51 AM
Static findings for shell backticks, path traversal, and weak cryptography are false positives in Markdown documentation and table syntax. The skill still has medium operational risk because it instructs an agent to run a Gmail write command that can send messages and attach local files, so user confirmation is required.
Confirmed security concerns (2)
Risk Factors
⚙️ External commands (2)
📁 Filesystem access (3)
Apr 12, 2026, 08:24 AM
All 20 static analysis findings are false positives from Markdown code examples. The external_commands flags (15 occurrences) are bash documentation blocks showing gws CLI usage. The filesystem flags (3 occurrences) are relative path references in documentation links. This is legitimate documentation for a Gmail CLI tool with no executable code or security risks.