fastmode

clawhub:fastmode

View source
B
76/100

First Seen

Feb 19, 2026

Last Scanned

Feb 22, 2026

Findings

3

Score

76/100

MEDIUM 3

Findings (3)

MEDIUM
External context or knowledge sync
L53

Detects CLI tools that upload project context, code, or knowledge to external services

sync -f schema.js
FIX

Block the ability to package multiple files into archives (zip, tar) and transmit them. If archiving is needed, restrict it to specific directories and require user confirmation.

FP?

Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.

MEDIUM
External context or knowledge sync
L168

Detects CLI tools that upload project context, code, or knowledge to external services

sync -f schema.js
FIX

Block the ability to package multiple files into archives (zip, tar) and transmit them. If archiving is needed, restrict it to specific directories and require user confirmation.

FP?

Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.

MEDIUM
External context or knowledge sync
L270

Detects CLI tools that upload project context, code, or knowledge to external services

sync -f schema.js
FIX

Block the ability to package multiple files into archives (zip, tar) and transmit them. If archiving is needed, restrict it to specific directories and require user confirmation.

FP?

Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.