google-spaces-updates

skills-sh:jezweb_claude-skills__google-spaces-updates

View source
A
92/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

1

Score

92/100

MEDIUM 1

Findings (1)

MEDIUM
Git history or diff access with transmission
L95

Detects accessing git history, diffs, or repo data combined with external transmission

git
log + Post to webhook
FIX

Prevent the tool from accessing and transmitting database contents. If database access is needed, restrict queries to specific tables and block bulk data export.

FP?

Likely FP if the skill is a database management tool where querying and displaying data to the user is the documented core feature.