google-drive.read_file_content high conf highOBO
Pulls a Drive file's contents into the agent context; high exposure if the file contains PII, financial, or regulated data.
google-drive.download_file_content high conf highOBO
Downloads a binary file from Drive; same exfiltration profile as content read.
All other tools (5)
google-drive.create_file medium conf highaudit
Writes new content into the user's Drive; can introduce malicious or noncompliant material.
google-drive.get_file_metadata low conf highallow
Reads metadata (name, owner, mtime) for a single file.
google-drive.get_file_permissions low conf highallow
Reads who has access to a file.
google-drive.list_recent_files low conf highallow
Lists files recently touched by the user.
google-drive.search_files medium conf highaudit
Searches across the user's Drive; can surface regulated documents the agent wasn't intended to see.