google-workspace

skills-sh:jezweb_claude-skills__google-workspace

View source
F
0/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

5

Score

0/100

CRITICAL 5

Findings (5)

CRITICAL
Cloud credential endpoint
L168

Detects cloud provider token and credential endpoints

oauth2.googleapis.com/token
FIX

Block access to cloud instance metadata services using IMDSv2 token requirements, network rules, or iptables. This is a critical vector for credential theft in cloud environments.

FP?

Likely FP if the match is in security documentation explaining how to protect against SSRF/IMDS attacks rather than code that accesses the metadata service.

CRITICAL
Cloud credential endpoint
L251

Detects cloud provider token and credential endpoints

oauth2.googleapis.com/token
FIX

Block access to cloud instance metadata services using IMDSv2 token requirements, network rules, or iptables. This is a critical vector for credential theft in cloud environments.

FP?

Likely FP if the match is in security documentation explaining how to protect against SSRF/IMDS attacks rather than code that accesses the metadata service.

CRITICAL
Cloud credential endpoint
L380

Detects cloud provider token and credential endpoints

oauth2.googleapis.com/token
FIX

Block access to cloud instance metadata services using IMDSv2 token requirements, network rules, or iptables. This is a critical vector for credential theft in cloud environments.

FP?

Likely FP if the match is in security documentation explaining how to protect against SSRF/IMDS attacks rather than code that accesses the metadata service.

CRITICAL
Cloud credential endpoint
L427

Detects cloud provider token and credential endpoints

oauth2.googleapis.com/token
FIX

Block access to cloud instance metadata services using IMDSv2 token requirements, network rules, or iptables. This is a critical vector for credential theft in cloud environments.

FP?

Likely FP if the match is in security documentation explaining how to protect against SSRF/IMDS attacks rather than code that accesses the metadata service.

CRITICAL
Cloud credential endpoint
L507

Detects cloud provider token and credential endpoints

oauth2.googleapis.com/token
FIX

Block access to cloud instance metadata services using IMDSv2 token requirements, network rules, or iptables. This is a critical vector for credential theft in cloud environments.

FP?

Likely FP if the match is in security documentation explaining how to protect against SSRF/IMDS attacks rather than code that accesses the metadata service.