The upload helper may send an overly broad set of local files to Google Apps Script
Source references: 1The Skill explicitly offers a helper to upload local files, but the helper's source is absent from this evidence, so its file selection, ignore rules, and pre-upload confirmation cannot be verified.
If the agent runs it in a directory containing secrets, configuration, customer data, or other unintended files, those contents could be copied into the remote Apps Script project and become visible to its collaborators.
The available source only links to a helper skill that uploads local files to an Apps Script project. Its implementation and file-selection rules are absent, so it is not possible to determine which files it sends, whether it could read sensitive files, or whether confirmation is required. The text supports the existence of an upload capability, but not the specific claim that its scope is excessive. Before use, users can request the referenced skill and restrict uploads to explicitly listed directories and files.
This assessment concerns the code and conditions shown, not proof that harm has occurred.|---------|-------------|| [`+push`](../gws-script-push/SKILL.md) | Upload local files to an Apps Script project |