
Security News
Next.js moves to scheduled security releases
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.
The open-source secret manager for your agent. Securely share passwords, API keys, and credit cards with AI agents.

FAST. Your keys never leave your machine. Everything is stored and runs locally.
SECURE. Model providers never see your secrets in plain text. Agents get scoped tokens, not raw credentials.
CONTROL. Fine-grained control over what each agent can do. Permission scopes, per-token limits, and human approval for every sensitive action.
Set up once, use everywhere. Works across Claude Code, Cursor, Codex, OpenClaw, and any MCP and Skills compatible agent.
npm install -g aurawallet
aurawallet
aurawallet status
# or quickstart
npx aurawallet
Open http://localhost:4747, create/unlock your agent, then add your first credential.
Make sure you set up your agent first.
aurawallet get OURSECRET
# if aurawallet command is not found, open a new terminal or run:
source ~/.zshrc # or source ~/.bashrc
# or use npx directly
npx aurawallet get OURSECRET
Agent verify prompt:
Use the AuraWallet skill to get OURSECRET.
Skills (OpenClaw, Claude Code, Codex CLI):
# set up globally for common agents
npx -y aurawallet skill
cd <your-codebase-or-workspace>
npx -y skills add Aura-Industry/aurawallet
MCP (Codex, Claude Desktop, Cursor IDE) — add to your client's MCP config:
{
"mcpServers": {
"aurawallet": {
"command": "npx",
"args": ["aurawallet", "mcp"]
}
}
}
FAQs
Securely share passwords, API keys and wallets with your agent.
We found that aurawallet 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
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.