
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
Agentmako is a local project intelligence CLI and MCP server for codebases and databases, with repo-aware indexing, schema snapshots, and secure live database connectivity.
Agentmako is a local project intelligence CLI and MCP server for codebases and databases, with repo-aware indexing, schema snapshots, and secure live database connectivity.
One-off run via npx (no global install needed):
npx agentmako connect
Or install globally:
npm install -g agentmako
agentmako connect
From inside a project you want to attach:
agentmako connect
connect walks you through:
agentmako --version # print CLI version
agentmako status # project state, schema snapshot, db binding
agentmako verify # compare local snapshot against the live db (uses saved scope)
agentmako refresh # refresh the local snapshot from the live db (uses saved scope)
Advanced substrate commands are still available under agentmako project … for scripting and debugging.
--no-db — skip the live database step--db-env <VAR> — non-interactive / CI; reads the DB URL from env var, binds as env_var_ref--keychain-from-env <VAR> — non-interactive / CI; reads the DB URL from env var, stores in OS keychain--schemas a,b — override auto-discovered schema scope--yes — skip interactive prompts--json — machine-readable output on every commandThe agentmako CLI is one surface of the mako-ai project. For the full architecture, roadmap, and contributor docs, see the main repository.
FAQs
Agentmako is a local project intelligence CLI and MCP server for codebases and databases, with repo-aware indexing, schema snapshots, and secure live database connectivity.
We found that agentmako 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.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.