Drive audit
SkillFiles & storageLets your agent audit Google Drive file sharing and permission settings without changing anything.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Drive audit skill
About this capability
Read-only Google Drive sharing and permission audits with gog.
What this skill tells your AI
The instructions your AI receives, as published by openclaw/gogcli in .agents/skills/gog-drive-audit/SKILL.md and read by ahel’s review.
Read ../gog/SKILL.md and ../gog-drive/SKILL.md first.
Run bounded, read-only inventory commands:
gog --account user@example.com --readonly drive audit sharing --max 200 --json --wrap-untrusted
gog --account user@example.com --readonly drive audit sharing --internal-domain example.com \
--max 200 --json --wrap-untrusted
gog --account user@example.com --readonly drive audit user person@example.com --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.
Signals
- GitHub stars
- 8k
- Forks
- 690
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
gog-drive-audit- Source
- github.com/openclaw/gogcli