Security Audit
Gorgias Automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
Gorgias Automation received a trust score of 78/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, 1 high, 1 medium, and 0 low severity. Key findings include Broad API access to Gorgias platform, Dependency on external MCP server.
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 17, 2026 (commit 99e2a295). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Broad API access to Gorgias platform The skill exposes a comprehensive set of tools for managing Gorgias, including creating, updating, and listing tickets, managing customers, and accessing account information. This broad access, if misused by a compromised LLM, could lead to significant data exposure, modification, or service disruption within the Gorgias helpdesk. The skill does not appear to implement granular permission scoping. Implement granular permissions for the Gorgias API token used by the MCP, limiting access to only the necessary functions for specific workflows. Consider breaking down the skill into smaller, more specialized skills with reduced permission scopes. | Static | SKILL.md:23 | |
| MEDIUM | Dependency on external MCP server The skill relies on the `rube` MCP server hosted at `https://rube.app/mcp`. The security and availability of this third-party service are critical. A compromise or outage of `rube.app` could impact the functionality and security of the Gorgias integration. Evaluate the security posture of `rube.app`. Consider options for self-hosting the MCP or using a trusted, audited provider if available. Implement monitoring for the availability and security of the external service. | Static | SKILL.md:14 |
Scan History
Embed Code
[](https://skillshield.io/report/81986fd38da1ee2b)
Powered by SkillShield