
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.
@thask-org/cli
Advanced tools
Command-line interface and MCP server for Thask.
# Install
npm i -g @thask-org/cli
# Configure (interactive — also patches Claude Code / Cursor / Codex configs)
thask init
# Use
thask node list --pretty
thask impact --node <nodeId>
thask mcp serve # Start MCP server for Claude Code / Cursor / Codex
# Inspect your own CLI usage (v0.5.15+, local-only — no upload)
thask usage # 30-day summary
thask reflog -n 20 # alias: thask history
thask telemetry status # what's collected + opt-in state
Build from source instead:
go build -o thask ./cmd/thask
cmd/thask/ Entry point
internal/
cmd/ Cobra commands (node, edge, team, project, graph, impact, telemetry, usage, reflog, etc.)
mcp/ MCP server (stdio protocol, 24 tools)
client/ HTTP client for backend API
config/ Config file management (~/.thask/config.json)
output/ Output formatting (JSON, table, quiet)
telemetry/ Local-first event log (~/.thask/events.jsonl) — v0.5.15+
scan/ Go codebase dependency scanner
update/ Background update-check
FAQs
Graph-based dependency visualization CLI for AI-assisted development
The npm package @thask-org/cli receives a total of 15 weekly downloads. As such, @thask-org/cli popularity was classified as not popular.
We found that @thask-org/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.