skills/zapier/connectors/google-docs/Gen Agent Trust Hub

google-docs

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements tools for document lifecycle management, text editing, formatting, and structural modifications (tables, headers, footers) exclusively via the Google Docs API v1 and Google Drive API v3.
  • [SAFE]: All network operations are conducted through a secure, authenticated fetch wrapper (googleDocsFetch) targeting official domains: docs.googleapis.com and www.googleapis.com.
  • [SAFE]: Authentication is handled through Zapier-managed connections or secure environment variables (env:<ENV_VAR>), following standard industry practices for credential management.
  • [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data exfiltration was found. The skill's behavior is consistent with its stated purpose of document management.
  • [SAFE]: The cli.js entry point is a standard dispatcher that manages local dependencies and runtime compatibility for the connector, with no suspicious side effects.
  • [SAFE]: Data processing, including the Markdown rendering logic, is performed using structured transformations that convert text into Google API batch update requests, presenting no risk of arbitrary code execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 08:53 PM
Security Audit — agent-trust-hub — google-docs