
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.
NatlasAPI is a Node.js API that parses page content and retrieves data from the given page in a object oriented format.
You will require NPM and NodeJS 14+
# apt install npm nodejs -y
Simply install via the node package manager (NPM).
$ npm install natlas-api
const natlasAPI = require("../src/natlas.js");
const natlas = new natlasAPI("URL TO A NATLAS SERVER");
(async function () {
console.log(await natlas.getPage(1));
})();
Since Natlas is a self-hosted open-source server and not a single central entity.
I have compiled a list of 2 Natlas servers
Email hash(@)skyn3t.in or create a PR on the git repository.
FAQs
A Node.JS API for Natlas which scales network scanning
The npm package natlas-api receives a total of 7 weekly downloads. As such, natlas-api popularity was classified as not popular.
We found that natlas-api 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.