gmail
Fail
Audited by Snyk on Sep 4, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (medium risk: 0.30). The skill instructs the user to download and execute software via a shell curl command from an external domain (gogcli.sh), which presents a suspicious unverified download source.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill reads incoming emails via Gmail integration and browser extraction, which allows outsiders to submit free text into a monitored inbox.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes a remote script execution instruction at runtime setup (bash <(curl -sSf https://gogcli.sh/)) which fetches and executes remote code.
Issues (3)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata