Skip to main content

google-apps-script

Automates Google Workspace applications using Google Apps Script with comprehensive documentation and guides.

Install this skill

or
39/100

Security score

The google-apps-script skill was audited on Feb 12, 2026 and we found 11 security issues across 3 threat categories, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 29

Template literal with variable interpolation in command context

SourceSKILL.md
29**Pattern 2:** AI-generated Key Takeaways outlined_flag Script projects accessing user data require authorization, initiating an authorization flow when a script runs for the first time. OAuth scopes
high line 53

Template literal with variable interpolation in command context

SourceSKILL.md
53**Pattern 6:** AI-generated Key Takeaways outlined_flag The ScriptApp class in Google Apps Script allows users to manage script publishing and triggers. ScriptApp provides properties to identify autho
high line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59**Pattern 7:** ScriptApp Access and manipulate script publishing and triggers. This class allows users to create script triggers and control publishing the script as a service. Properties PropertyType
medium line 53

Base64 decode operation

SourceSKILL.md
53**Pattern 6:** AI-generated Key Takeaways outlined_flag The ScriptApp class in Google Apps Script allows users to manage script publishing and triggers. ScriptApp provides properties to identify autho
medium line 59

Base64 decode operation

SourceSKILL.md
59**Pattern 7:** ScriptApp Access and manipulate script publishing and triggers. This class allows users to create script triggers and control publishing the script as a service. Properties PropertyType
low line 23

External URL reference

SourceSKILL.md
23**Pattern 1:** AI-generated Key Takeaways outlined_flag The Advanced Google Workspace Events service allows Apps Script to use the Google Workspace Events API to subscribe to resource changes like cre
low line 29

External URL reference

SourceSKILL.md
29**Pattern 2:** AI-generated Key Takeaways outlined_flag Script projects accessing user data require authorization, initiating an authorization flow when a script runs for the first time. OAuth scopes
low line 35

External URL reference

SourceSKILL.md
35**Pattern 3:** AI-generated Key Takeaways outlined_flag Create a Google Chat app that echoes user messages using Apps Script and Google Cloud. This involves setting up your environment, configuring th
low line 53

External URL reference

SourceSKILL.md
53**Pattern 6:** AI-generated Key Takeaways outlined_flag The ScriptApp class in Google Apps Script allows users to manage script publishing and triggers. ScriptApp provides properties to identify autho
low line 59

External URL reference

SourceSKILL.md
59**Pattern 7:** ScriptApp Access and manipulate script publishing and triggers. This class allows users to create script triggers and control publishing the script as a service. Properties PropertyType
low line 65

External URL reference

SourceSKILL.md
65**Pattern 8:** newStateToken() Creates a builder for a state token that can be used in a callback API (like an OAuth flow). // Generate a callback URL, given the name of a callback function. The scrip
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →