recipe-organize-drive-folder

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the gws command-line tool to perform folder creation and file management operations on Google Drive. These are standard administrative actions consistent with the skill's stated purpose.
  • [EXTERNAL_DOWNLOADS]: Declares dependencies on the gws binary and gws-drive skill, which are vendor-provided components for Google Workspace integration.
  • [INDIRECT_PROMPT_INJECTION]: The skill interacts with external metadata (Google Drive file and folder names) which creates a theoretical injection surface.
  • Ingestion points: File and folder metadata is retrieved via gws drive files list as described in SKILL.md.
  • Boundary markers: No specific delimiters or safety instructions are used to isolate untrusted metadata from the agent's instructions.
  • Capability inventory: The skill allows creating folders and updating file parents via gws drive files create and update commands in SKILL.md.
  • Sanitization: No explicit sanitization of Google Drive metadata is performed within the provided steps.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 02:24 AM