Security Audit
googlesheets-automation
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
googlesheets-automation received a trust score of 85/100, placing it in the Mostly Trusted category. This skill has passed most security checks with only minor considerations noted.
SkillShield's automated analysis identified 2 findings: 0 critical, 0 high, 1 medium, and 1 low severity. Key findings include Unpinned MCP dependency, Comprehensive Google Sheets access.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on February 20, 2026 (commit e36d6fd3). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Unpinned MCP dependency The skill manifest specifies a dependency on the 'rube' MCP without a version constraint. This means the skill will always use the latest version of 'rube'. If a future version of 'rube' introduces breaking changes, vulnerabilities, or malicious code, the skill could be compromised without explicit user action. This poses a supply chain risk. Pin the 'rube' MCP dependency to a specific, known-good version (e.g., `"rube": ["rube@1.2.3"]`) to ensure stability and security. Regularly review and update the pinned version. | LLM | SKILL.md:2 | |
| LOW | Comprehensive Google Sheets access The skill provides access to a wide range of Google Sheets operations, including reading, writing, creating, deleting, formatting, and managing spreadsheets and tabs. While this is the intended functionality of the skill, users should be aware that granting this skill access effectively grants the LLM comprehensive control over their Google Sheets data and structure. This represents a significant privilege level. Ensure that the LLM's access to this skill is carefully controlled and that users understand the full scope of Google Sheets permissions being granted. Implement least privilege principles where possible, for example, by using dedicated service accounts with restricted access if the underlying MCP supports it. | LLM | SKILL.md:1 |
Scan History
Embed Code
[](https://skillshield.io/report/e68759e10ed920f4)
Powered by SkillShield