google-workspace-cli

Warn

Audited by Socket on Aug 21, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill’s purpose and capabilities are coherent for Google Workspace administration, but the install instructions are not. The mismatched npm and Cargo package names materially weaken install trust and could route users to the wrong package, while the rest of the data flows appear proportionate and aimed at official Google Workspace use rather than clear exfiltration.

Confidence: 90%Severity: 72%
AnomalyLOW
scripts/gws_recipe_runner.py

This module is primarily a command orchestration catalog for Google Workspace-related CLI operations. It shows no overt malware indicators (no credential theft, exfiltration, persistence, or obfuscation) in the provided fragment. However, it contains a high-impact structural risk: it executes shell command strings via subprocess.run(..., shell=True) sourced from a recipe catalog. If the catalog or missing surrounding code performs placeholder interpolation or can be tampered with, the tool could become an arbitrary command execution vector. Treat as security-sensitive, especially in a supply-chain threat model.

Confidence: 56%Severity: 58%
Audit Metadata
Analyzed At
Aug 21, 2026, 05:05 AM
Package URL
pkg:socket/skills-sh/ciciliaeth%2Fclaude-skills%2Fgoogle-workspace-cli%2F@54cf4d5e1dd737b68da98de7a102e170f64cb2865f06faa91cff55dcbec131c6
Security Audit — socket — google-workspace-cli