
Research
GemStuffer Campaign Abuses RubyGems as Exfiltration Channel Targeting UK Local Government
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.
Command line interface for flock messaging
Quick start
# Install flock-cli app from flock app store
# Note down the auth token recieved in mail
> export FLOCK_TOKEN <auth_token>
> npm install -g flock-cli
> flock

# One command usage
> flock -u "first_name last_name" -m "Hello"
> flock -g "group_name" -f file.txt
> flock -g "group_name" --image img.png
> flock -g "group_name" --flockml "<flockml><b>Hello</b></flockml>"
# Help
> flock --help
USAGE: node flock [OPTION1] [OPTION2]... arg1 arg2...
The following options are supported:
-t, --token <ARG1> Specify the Flock API token.
-m, --text <ARG1> Specify the text message you want to send
-u, --to <ARG1> Specify the user you want to send the message to in format "first_name<space>last_name"
-g, --group <ARG1> Specify the group you want to send the message to
-f, --file <ARG1> Specify file path to upload
--flockml <ARG1> Specify Flock Markup language
--image <ARG1> Specify URL of the image
PS: In case you can't recall what a particular unix command does, this app also contains a bot (flock-cli Bot), which responds to unix commands with their man pages.
FAQs
Command line utility for flock
We found that flock-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.

Research
Socket detected 84 compromised TanStack npm package artifacts modified with suspected CI credential-stealing malware.