
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@cirdanops/cli
Advanced tools
Cirdan — AI infrastructure cartographer & MCP server. Zero-Python standalone binary, runnable via npx.
Zero-Python standalone build of Cirdan — an AI infrastructure cartographer and MCP server. It fingerprints, graphs, and watches the live infrastructure an agent can reach (Docker, Kubernetes, cloud, IaC, telemetry) and exposes it to AI agents over the Model Context Protocol.
This package ships a prebuilt native binary per platform (via optionalDependencies), so you do not need Python installed.
npx -y @cirdanops/cli serve-mcp # start the MCP server over stdio
npx -y @cirdanops/cli map . # fingerprint + graph the current directory
Most agents accept a stdio command. Point them at:
{
"command": "npx",
"args": ["-y", "@cirdanops/cli", "serve-mcp"]
}
Or install globally so the bare cirdan command is on PATH:
npm install -g @cirdanops/cli
cirdan serve-mcp
darwin-arm64, darwin-x64, linux-x64, linux-arm64 (glibc), win32-x64.
On Alpine/musl, FreeBSD, or other platforms, install via Python instead:
pip install cirdanops # or: pipx install cirdanops / uv tool install cirdanops
Full documentation, the CLI reference, and the agent integration guide live in the main repository. Licensed under Apache-2.0.
FAQs
Cirdan — AI infrastructure cartographer & MCP server. Zero-Python standalone binary, runnable via npx.
The npm package @cirdanops/cli receives a total of 49 weekly downloads. As such, @cirdanops/cli popularity was classified as not popular.
We found that @cirdanops/cli 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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.