Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
A Hubot script for preparing messages that will be delivered upon the recipient's next activity (i.e. joins room, enters a message).
A Hubot script for preparing messages that will be delivered upon the recipient's next activity (i.e. joins room, enters a message).
See src/mail.coffee
for full documentation.
Install the hubot-mail module as a Hubot dependency by running:
npm install --save hubot-mail
Enable the module by adding the hubot-mail entry to your external-scripts.json
file:
[
"hubot-mail"
]
Run your bot and see below for available config / commands
Variable | Default | Description |
---|---|---|
HUBOT_MAIL_KEY | _mail | The unique key used for persistence (storing/retrieving mails from memory) |
Command | Listener ID | Description |
---|---|---|
hubot mail recipient message | mail.new | Sends a message to recipient when found available |
hubot unmail [recipient] | mail.cancel | Deletes all mail sent by you. Optionally, if recipient is specified, only mail sent to recipient by you will be deleted |
user1>> hubot mail user1 Hello world!
hubot>> user1: Are you sure you want to send a mail to yourself? Sad.
FAQs
A Hubot script for preparing messages that will be delivered upon the recipient's next activity (i.e. joins room, enters a message).
The npm package hubot-mail receives a total of 5 weekly downloads. As such, hubot-mail popularity was classified as not popular.
We found that hubot-mail 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.