Find and review Google Drive files shared outside the organization.
65
60%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/recipe-audit-external-sharing/SKILL.mdPREREQUISITE: 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.
gws drive files list --params '{"q": "visibility = '\''anyoneWithLink'\''"}'gws drive permissions list --params '{"fileId": "FILE_ID"}'gws drive permissions delete --params '{"fileId": "FILE_ID", "permissionId": "PERM_ID"}'6ed836c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.