askill
recipe-audit-external-sharing

recipe-audit-external-sharingSafety 80Repository

Find and review Google Drive files shared outside the organization.

1 stars
1.2k downloads
Updated 3/6/2026

Package Files

Loading files...
SKILL.md

Audit External Drive Sharing

PREREQUISITE: Load the following skills to execute this recipe: gws-drive

Find and review Google Drive files shared outside the organization.

[!CAUTION] Revoking permissions immediately removes access. Confirm with the file owner first.

Steps

  1. List externally shared files: gws drive files list --params '{"q": "visibility = '\''anyoneWithLink'\''"}'
  2. Check permissions on a file: gws drive permissions list --params '{"fileId": "FILE_ID"}'
  3. Revoke if needed: gws drive permissions delete --params '{"fileId": "FILE_ID", "permissionId": "PERM_ID"}'

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

67/100Analyzed 3/8/2026

Security recipe for auditing Google Drive external sharing. Provides structured steps with gws commands to list, check, and revoke external permissions. Includes safety caution. Missing some completeness elements like example outputs and error handling. Requires prerequisite skill which reduces direct actionability. Reusable within Google Workspace security contexts.

80
70
60
55
70

Metadata

Licenseunknown
Version1.0.0
Updated3/6/2026
Publisherrun6270

Tags

No tags yet.