Fetch Google Workspace daily usage statistics (storage, app usage, account activity) for a specific user or all users on a given date. Use this for capacity planning or tracking adoption metrics.
AI agents call google_admin_usage_report to retrieve information from Access without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This is a read operation that retrieves usage data from Google Workspace. However, the severity is high rather than low because: (1) usage data reveals organizational patterns, user behavior, and infrastructure capacity that could inform social engineering or targeting attacks; (2) access to all-users statistics provides comprehensive organizational reconnaissance; (3) the tool is exposed through a credential proxy…
From the tool's definition Tool fetches Google Workspace usage statistics (storage, app usage, account activity) for users. Verbs: 'Fetch' and 'tracking' indicate read-only retrieval of data. No modification, deletion, or execution of external operations.
Attacks that exploit this kind of access
Fetch Google Workspace daily usage statistics (storage, app usage, account activity) for a specific user or all users on a given date. Use this for capacity planning or tracking adoption metrics. It is categorised as a Read tool in the Access MCP Server, which means it retrieves data without modifying state.
Register the Access MCP server in PolicyLayer and add a rule for google_admin_usage_report: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Access. Nothing to install.
google_admin_usage_report is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the google_admin_usage_report rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for google_admin_usage_report. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
google_admin_usage_report is provided by the Access MCP server (scottpedia0/access). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →