Versioned security assessment

Report ID: SA-4899CDC7

6/30/2026, 2:49:23 AM

gws-gmail security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
gws-gmail
Version
v2
Maintainer
googleworkspace
Coverage
1 Files scanned · 62 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static analysis flagged command examples, parent-directory links, and weak-crypto patterns. The command findings are legitimate Gmail CLI usage, the parent-directory references are documentation links, and no cryptographic code or prompt injection was found. Risk remains medium because authenticated Gmail commands can read, send, and manage sensitive email data.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 62 Lines analyzed

2 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Not recorded by this audit

Filesystem access

May read or write local files.

Observed in 2 evidence locations

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 3 evidence locations

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (1)

RISK-001 Medium
Authenticated Gmail CLI Operations
The skill instructs users to run `gws gmail` and `gws schema` commands. This is expected for a Gmail CLI skill, but authenticated commands can read, send, and manage mailbox data.
The command examples are explicit and semantically tied to Gmail account operations. They are legitimate documentation, but the authenticated mailbox scope creates real operational risk.
Needs review findings (1)
REVIEW-001 Medium
Cross-Directory Skill Dependencies
The skill references a shared skill file and helper skill files through parent-directory paths. These references are not arbitrary path traversal, but marketplace packaging should ensure adjacent files are trusted.
The parent-directory paths are visible and fixed Markdown references. They are likely safe documentation links, but they intentionally depend on files outside this skill directory.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (2)
Low
Weak Cryptography Static Matches Are False Positives
Static analysis reported weak cryptographic algorithm patterns on the description and table header lines. No evidence of hashing, encryption, or cryptographic API usage was found in the skill file.
The cited lines contain plain documentation text, not code. There is no semantic evidence of weak cryptographic behavior.
Low
Ruby Backtick Static Matches Are Markdown Formatting
The reported Ruby backtick executions are inline Markdown code spans and fenced shell examples. The skill file does not contain Ruby code or dynamic command construction.
The cited content is Markdown documentation and command guidance. No executable Ruby file or shell interpolation behavior exists in the scanned file.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable