Google Drive

v1.0.6

Google Drive API integration with managed OAuth. List, search, create, and manage files and folders. Use this skill when users want to interact with Google D...

26· 11.9k·57 current·59 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (Google Drive integration) align with the instructions which call a Maton gateway that proxies Google Drive API calls and manages OAuth. Requesting a single MATON_API_KEY to authenticate to the gateway is proportionate. The source/homepage are not provided, but that is a metadata omission rather than a functional mismatch.
Instruction Scope
SKILL.md only instructs the agent to make HTTPS calls to Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) and to supply the MATON_API_KEY header; it describes creating and managing OAuth connections via a browser. It does not ask the agent to read unrelated files, other environment variables, or system paths.
Install Mechanism
This is an instruction‑only skill with no install spec and no code files to run, so nothing is written to disk or downloaded. That is the lowest‑risk install surface for this capability.
Credentials
Only one environment variable (MATON_API_KEY) is required, which is expected for a proxy/gateway service that issues OAuth tokens to Google Drive. No unrelated credentials or broad filesystem/config access are requested.
Persistence & Privilege
always: false (not force‑included) and the skill can be invoked by the agent (default). This is normal for skills; there are no requests to modify other skills or system settings.
Assessment
This skill delegates Google Drive OAuth and API access to a third‑party gateway (maton.ai). Before installing: (1) verify you trust maton.ai and its privacy/security practices because the MATON_API_KEY (and the OAuth connections it enables) will grant access to your Drive; (2) prefer using an account or API key with least privilege; (3) review active connections at https://ctrl.maton.ai and revoke any you don't recognize; (4) be aware the agent can call the gateway when the skill is invoked, so avoid storing a highly privileged key in shared or public environments. The skill itself contains no local installers or code beyond the instructions, which lowers install risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk979tcj626xtpzr54ef9vm5185818v6m

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments