Skip to main content
Back to registry

recipe-audit-external-sharing

googleworkspace/cli

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

Installs602
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-audit-external-sharing
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. - List externally shared files: gws drive files list --params '{"q": "visibility = '\''anyoneWithLink'\''"}' - Check permissions on a file: gws drive permissions list --params '{"fileId": "FILE_ID"}' - Revoke if needed: gws drive permissions delete --params '{"fileId": "FILE_ID", "permissionId": "PERM_ID"}'

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-audit-external-sharing do?

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

Is recipe-audit-external-sharing good?

recipe-audit-external-sharing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-audit-external-sharing work with?

recipe-audit-external-sharing currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to recipe-audit-external-sharing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-audit-external-sharing?

npx skills add https://github.com/googleworkspace/cli --skill recipe-audit-external-sharing

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering