
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.
@mhrj/mcp-agent-loop
Advanced tools
Agentic memory wrapper for autonomous AI loops with self-healing and context compaction.
Enable any AI model—especially smaller ones with limited context windows—to function with the persistence of high-end models. This project consists of an MCP Server for state management and an Agent Skill for orchestration.
Install the orchestration instructions into your AI agent (Claude Code, Cursor, etc.):
npx skills add meharajM/agent-loop-mcp --yes
The skill requires the MCP server to be running. Add this to your mcp_config.json:
{
"mcpServers": {
"agent-loop": {
"command": "npx",
"args": ["-y", "@mhrj/mcp-agent-loop"]
}
}
}
self_heal_strategy, preventing mindless retries.~/.agent-loop-mcp/ as standard Markdown. You can inspect or edit it anytime.Gemini Flash and GPT-4o-mini.src/: TypeScript source for the MCP server.skills/agentic-loop/SKILL.md: The instruction manual for the AI.build/: JavaScript artifacts.ISC
FAQs
Agentic memory manager. Best used with skill: npx skills add meharajM/agent-loop-mcp
We found that @mhrj/mcp-agent-loop 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.