google-docs-markdown
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes official, well-known libraries from the Google API suite, including
google-api-python-client,google-auth-httplib2, andgoogle-auth-oauthlib, which are required for interacting with Google services. - [COMMAND_EXECUTION]: The provided library and CLI scripts execute commands that interact with the Google Drive and Google Docs APIs to create, manage, and share documents. These operations are restricted to the user's authenticated Google account and align with the skill's documented functionality.
- [CREDENTIALS_UNSAFE]: The skill facilitates the use of Google OAuth2 credentials by reading from
google_credentials.jsonand storing session tokens ingoogle_token.jsonwithin the local environment. This implementation follows standard OAuth2 desktop application flows, and the skill includes setup instructions for users to provide their own credentials.
Audit Metadata