
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
querylinker
Advanced tools
querylinker is a CLI tool to easily search Google, StackOverflow, ChatGPT, and Claude directly from your terminal.
To install querylinker globally, run the following command:
npm install -g querylinker
QueryLinker allows you to perform quick searches across multiple platforms directly from your command line, saving you time and keeping you within your terminal environment.
To search Google, use the following command:
search google "Rust tutorial"
This will open your default browser and search for "Rust tutorial" on Google.
To search StackOverflow, use the following command:
search stackoverflow "Rust error handling"
This will open your browser and search for "Rust error handling" on StackOverflow.
To search ChatGPT, use the following command:
search chatgpt "How to implement a linked list in Rust"
This will open your browser and search for the query on ChatGPT.
To search Claude, use the following command:
search claude "What are the best practices for async programming in Rust?"
This will open your browser and search for the query on Claude.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.
FAQs
CLI tool for searching Google, StackOverflow, ChatGPT, and Claude.
We found that querylinker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.