Audit History
gws-forms - 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:00 AM | No confirmed findings | 0 | No capability change |
| v4 | Jul 5, 2026, 03:12 PM | No confirmed findings | 0 | No capability change |
| v3 | Jul 5, 2026, 03:12 PM | No confirmed findings | 0 | No capability change |
| v2 | Jun 30, 2026, 02:47 AM | No confirmed findings | 2 | External commandsFilesystem access |
| v1 | Apr 24, 2026, 08:50 AM | No confirmed findings | 0 | Baseline |
Aug 5, 2026, 11:00 AM
All 12 external-command alerts are false positives caused by Markdown backticks and fenced CLI examples, not executable Ruby or shell substitution. The path reference is fixed documentation for a sibling skill, with no user-controlled traversal or malicious intent.
Risk Factors
⚙️ External commands (12)
📁 Filesystem access (1)
Jul 5, 2026, 03:12 PM
The static Ruby backtick findings are Markdown code fences or inline command names in SKILL.md, not executable Ruby or shell code. The path traversal finding is a relative reference to a sibling shared guidance file, not runtime filesystem access. No prompt injection or malicious intent was found in the reviewed skill file.
Risk Factors
⚙️ External commands (12)
📁 Filesystem access (1)
Jul 5, 2026, 03:12 PM
The static Ruby backtick findings are Markdown code fences or inline command names in SKILL.md, not executable Ruby or shell code. The path traversal finding is a relative reference to a sibling shared guidance file, not runtime filesystem access. No prompt injection or malicious intent was found in the reviewed skill file.
Risk Factors
⚙️ External commands (12)
📁 Filesystem access (1)
Jun 30, 2026, 02:47 AM
Static analysis flagged many backticks as shell execution, but the reviewed file uses Markdown code spans and fenced CLI examples. The real risks are expected gws command execution against Google Forms and a sibling shared-skill reference on line 16; no malicious intent or prompt injection was found.
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (2)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (3)
📁 Filesystem access (1)
Detected Patterns
Apr 24, 2026, 08:50 AM
All 18 static findings are false positives. The skill documents gws CLI commands in markdown code blocks. No actual shell execution, path traversal vulnerabilities, or cryptographic algorithms are present. This is a legitimate Google Workspace CLI wrapper for Google Forms API.
Static false positives ignored (3)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.