
Security News
Anthropic Identifies Biased Reasoning and Recklessness as Drivers of Claude’s PyPI Attack
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.
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.
The npm package agentmako receives a total of 23 weekly downloads. As such, agentmako popularity was classified as not popular.
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
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

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