원클릭으로
gog-drive-audit
Read-only Google Drive sharing and permission audits with gog.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Read-only Google Drive sharing and permission audits with gog.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Google Sheets operations through gog.
Google Docs operations through gog.
Google Calendar operations through gog.
Workspace Admin operations through gog.
Google Analytics operations through gog.
Apps Script operations through gog.
| name | gog-drive-audit |
| description | Read-only Google Drive sharing and permission audits with gog. |
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.