release-skills

clawhub:release-skills

View source
A
100/100

First Seen

Feb 18, 2026

Last Scanned

Feb 22, 2026

Findings

1

Score

100/100

LOW 1

Findings (1)

LOW
Git history or diff access with transmission
L65

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

git log + Push to remote
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.