Google Docs

v1.0.5

Google Docs API integration with managed OAuth. Create documents, insert text, apply formatting, and manage content. Use this skill when users want to interact with Google Docs. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

8· 6.6k·32 current·32 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
Name/description state a Google Docs integration with managed OAuth; the SKILL.md directs requests to gateway.maton.ai and ctrl.maton.ai and requires MATON_API_KEY — these are coherent and expected for a gateway/proxy integration.
Instruction Scope
Runtime instructions only show HTTP calls to Maton endpoints, examples for creating/listing connections, and guidance to open an OAuth URL in a browser; there are no instructions to read arbitrary local files, other environment variables, or to exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec and no code files; this is instruction-only so nothing is written to disk or downloaded by the skill itself — low install risk.
Credentials
Only a single environment variable (MATON_API_KEY) is required, which is proportional to a gateway API integration. No unrelated credentials or secret-like env vars are requested.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (platform default) but there is no request for permanent elevated presence or modifications to other skills/configs.
Assessment
This skill appears internally consistent, but consider the following before installing: 1) Trust & data flow: requests and document content will transit Maton services (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai). If documents contain sensitive data, verify Maton’s privacy/security posture and data retention policies. 2) API key handling: store MATON_API_KEY securely and use a key with minimal scope; rotate/revoke if compromised. 3) OAuth connections: review and revoke Google connections you no longer need via the Maton control URL. 4) Least privilege: if your usage is limited, create/assign a Maton account or key scoped only to required operations. 5) Autonomy: the skill can be invoked by agents (platform default) — enable it only for agents you trust. If you need more assurance, request the publisher's homepage or documentation and verify the Maton endpoints and ownership independently.

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

latestvk9797ffg28bgkrse6zjp85fhs580w66b

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments