First Seen
Feb 19, 2026
Last Scanned
Feb 22, 2026
Findings
3
Score
76/100
Findings (3)
Detects CLI tools that upload project context, code, or knowledge to external services
sync -f schema.js 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.
Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.
Detects CLI tools that upload project context, code, or knowledge to external services
sync -f schema.js 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.
Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.
Detects CLI tools that upload project context, code, or knowledge to external services
sync -f schema.js 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.
Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.