Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
A command line tool for building Amazon Associates
_ links with as few actions as possible.
If you have a link in the clipboard, run this script, then the link on the clipboard becomes an Amazon Associates
_ link.
This is only for Mac OS X 10.8 or higher but it could easily be enhanced to support other operating systems.
After you pip install brocket
just run brocket
. It will prompt you for your tracking-id. Enter it.
Optional: Make sure it's correct by running brocket --show-tracking-id
.
Once it's setup, the easiest thing to do is
brocket
command. This will tag the URL with your tracking-id and put the new URL on the clipboard.I know what you're thinking "4 steps?!? You mean I have to go to my browser and copy a URL, then run a terminal command, then go back...". Yeah yeah I hear you.
There are probably lots of ways to skin this cat but here's what I did.
Make an AppleScript called Brocket
and save it in ~/Library/Scripts
. It just needs to be 1 line::
do shell script "/usr/local/bin/brocket"
Then, if you haven't already install the wonderful FastScripts
_. Your Brocket
script should show up in the menu.
Finally assign Brocket
a keyboard shortcut and you can skip switching to the Terminal to run the Brocket command.
This little utility is named for the Brocket Deer
_ which lives around the Amazon river. It also sounds like Rocket, but with a 'B' and I was looking for something with a fast sounding name.
.. _Amazon Associates: https://affiliate-program.amazon.com .. _Brocket Deer: https://en.wikipedia.org/wiki/Brocket_deer .. _FastScripts: https://red-sweater.com/fastscripts/
FAQs
Build Amazon Associates Links in the clipboard super fast.
We found that brocket demonstrated a healthy version release cadence and project activity because the last version was released less than 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.