
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
n8n-nodes-pirate-weather
Advanced tools
n8n node for Pirate Weather API - A free weather API alternative
This is an n8n community node that provides access to the Pirate Weather API, a free and open-source weather API that serves as an alternative to the Dark Sky API.
n8n-nodes-pirate-weather
npm install n8n-nodes-pirate-weather
This node requires a Pirate Weather API key:
Get current weather conditions and forecasts:
Query historical weather data:
1. Pirate Weather node
2. Set coordinates (e.g., 37.8267, -122.4233)
3. Execute to get current weather
1. Schedule Trigger (daily at 7 AM)
2. Pirate Weather node (get forecast)
3. IF node (check for rain)
4. Send notification if rain expected
To test this node locally during development:
Clone and install dependencies
git clone https://github.com/ChadMoran/n8n-nodes-pirate-weather.git
cd n8n-nodes-pirate-weather
npm install
Link the node locally
npm run link:local
Then in your n8n installation directory:
npm link n8n-nodes-pirate-weather
Start development mode
npm run dev
This will watch for code changes and run n8n.
Remove the local link when done
npm run link:remove
npm run build
- Build the node for productionnpm run dev
- Run TypeScript compiler and n8n in watch modenpm run lint
- Check code stylenpm run lintfix
- Fix code style issuesnpm run link:local
- Create local npm link for testingnpm run link:remove
- Remove local npm linkgit checkout -b feature/amazing-feature
git commit -m 'Add amazing feature'
git push origin feature/amazing-feature
MIT
FAQs
n8n node for Pirate Weather API - A free weather API alternative
We found that n8n-nodes-pirate-weather 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.