Skills gws-sheets Audit History
📦

Audit History

gws-sheets - 5 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v5 LatestAug 5, 2026, 11:24 AM No confirmed findings0No capability change
v4 Jul 5, 2026, 03:38 PM No confirmed findings0No capability change
v3 Jul 5, 2026, 03:38 PM No confirmed findings0No capability change
v2 Jun 30, 2026, 01:56 AM No confirmed findings1External commandsNetwork accessFilesystem access
v1 Mar 26, 2026, 08:26 AM No confirmed findings0Baseline

Aug 5, 2026, 11:24 AM

All 23 static alerts are false positives caused by Markdown formatting, fixed documentation links, and legitimate gws CLI examples. No prompt injection, malicious command construction, unauthorized network code, or exploitable path traversal is present in SKILL.md.

1
Files scanned
55
Lines analyzed
3
Review items
0
False positives ignored
Audited by: codex

Jul 5, 2026, 03:38 PM

All static findings are false positives caused by Markdown code spans, relative documentation links, Google documentation URLs, and safe CLI examples. No prompt injection, malicious intent, credential harvesting, or data exfiltration behavior was found in SKILL.md.

1
Files scanned
55
Lines analyzed
3
Review items
0
False positives ignored
Audited by: codex

Jul 5, 2026, 03:38 PM

All static findings are false positives caused by Markdown code spans, relative documentation links, Google documentation URLs, and safe CLI examples. No prompt injection, malicious intent, credential harvesting, or data exfiltration behavior was found in SKILL.md.

1
Files scanned
55
Lines analyzed
3
Review items
0
False positives ignored
Audited by: codex

Jun 30, 2026, 01:56 AM

Static analysis flagged many high-risk patterns, but review found these are Markdown code spans, documentation links, and expected Google Workspace CLI examples. The real risk is capability based: the skill guides an agent to run external gws commands that can read or change Google Sheets data after user authorization.

1
Files scanned
55
Lines analyzed
4
Review items
1
False positives ignored
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Medium
Authorized Spreadsheet Read and Write Commands
The skill instructs agents to use gws sheets commands that can create, read, and batch update Google Sheets. This is expected behavior, but it can modify user data after authorization.
The documented command surface includes create, get, batchUpdate, and schema-driven command construction. The risk is from authorized data access and mutation, not from hidden malicious code.
Static false positives ignored (1)

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.

Low
Static Scanner False Positives in Markdown
The backtick, path traversal, hardcoded URL, weak crypto, and reconnaissance alerts are caused by Markdown examples, relative documentation links, and Google API documentation references. No prompt injection or malicious instruction was found in the reviewed file.
The flagged text is visible documentation, not executable Ruby, shell, or cryptographic code. The referenced URLs point to Google developer documentation, and the relative paths point to adjacent skill documentation.

Risk Factors

⚙️ External commands (2)
🌐 Network access (1)
📁 Filesystem access (2)

Detected Patterns

External CLI Invocation Required
Audited by: codex

Mar 26, 2026, 08:26 AM

All static analysis findings are false positives. The skill is a documentation file for the official Google Workspace CLI (gws) tool. Detected patterns (external_commands, filesystem, network, weak_crypto) are triggered by legitimate CLI documentation syntax and Google Sheets API method names in documentation text, not actual dangerous code. No security concerns identified.

1
Files scanned
55
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude