ClawAudit verdict

google-sheets-soha

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Reads local files AND makes external network calls

The skill reads and analyzes Google Sheets data using service account credentials or API key (for public sheets), with behavior matching its stated read/analyze purpose.

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.

0
security
60
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

Reads local files AND makes external network calls — the capabilities for data exfiltration co-occur (data-flow not verified)

LLM02 · LLM06 · ASI03

Capability combination high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (6)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match medium

Python shutil file operation — copies/moves/deletes files

SKILL.md · code · shutil.rmtree(

Pattern match medium

apt-get install — installs system packages

SKILL.md · prose · downgraded · apt-get install

Pattern match medium

Accesses OpenClaw config/secrets directly

README.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References sudo — requests elevated privileges

README.md · prose · downgraded · sudo

Pattern match low

Changes file ownership

README.md · prose · downgraded · chown

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: name: GOOGLE_API_KEY). Requires 2 system binaries. (1 elevated: curl).

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