ClawAudit verdict

google-workspace

google-workspace-rave

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Accesses credentials AND encodes data

Google Workspace CLI wrapper using the official gws CLI with OAuth2 credentials stored locally; performs standard Workspace operations via documented APIs with no exfiltration.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

50
security
30
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ€” it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND encodes data โ€” may obfuscate stolen credentials

LLM02 ยท ASI03 ยท ASI04

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (2)

Coarse signal โ€” prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("credentials") and emits it outward ("upload"). Phrased as prose with no trigger tokens โ€” a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md ยท 1. **Ask for `client_secret.json`:** Prompt the user to provide their Google Cloud OAuth `client_secret.json`. They can either upload the file or paste its cont

Pattern match medium

Base64 encoding/decoding

SKILL.md ยท code ยท BASE64_ENCODE

Permissions & capabilities

Requires 1 system binary.

credential_accessdata_encoding
Check another skill Browse the registry Auditing your own skills or configs? Use the API