openclaw/gogcli

gog-drive-audit

Read-only Google Drive sharing and permission audits with gog.

First seen Jun 24, 2026

Installation

$ npx skills add openclaw/gogcli --skill gog-drive-audit

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from openclaw/gogcli · top by installs.

npx skills add openclaw/gogcli

Browse all from openclaw/gogcli

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8.4K
License LICENSE
Default branch main
Open issues 7
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 943 B
  • docs SUMMARY.md 85 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 108 installs

SKILL.md

Drive audit

Read ../gog/SKILL.md and ../gog-drive/SKILL.md first.

Run bounded, read-only inventory commands:

gog --account [email protected] --readonly drive audit sharing --max 200 --json --wrap-untrusted
gog --account [email protected] --readonly drive audit sharing --internal-domain example.com \
  --max 200 --json --wrap-untrusted
gog --account [email protected] --readonly drive audit user [email protected] --max 200 \
  --json --wrap-untrusted

Classify public links, external-domain grants, broad domain grants, stale-looking direct grants, and ownership anomalies separately. Include file ID, name, owner, permission, and evidence.

Do not change permissions during an audit. If remediation is requested, present a separate, reviewable plan and use each mutation's --dry-run before any approved write.