
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
agenshield
Advanced tools
Endpoint security and policy enforcement for AI coding agents.
AgenShield monitors, controls, and secures AI agent activity on developer machines — enforcing organization policies on process execution, file access, network connections, skill installations, and MCP server configurations.
curl -fsSL '<YOUR_INSTALL_URL>' | bash
The install URL is generated per campaign and includes your enrollment token. It downloads the signed agent, registers the device with your organization, and starts the daemon — all in one step.
If you already have the cloud URL and enrollment token:
npx agenshield install --cloud-url <CLOUD_URL> --token <TOKEN>
agenshield start
AgenShield runs as a local daemon with worker threads for off-main-thread processing:
| Component | Purpose |
|---|---|
agenshield | CLI for install, setup, start/stop, and management |
agenshield-daemon | Background daemon — HTTP API, policy engine, cloud sync |
agenshield-broker | Per-agent broker for sandboxed command execution |
AgenShield.app | macOS menu bar app with system extension management |
| Platform | Architecture | Package |
|---|---|---|
| macOS | Apple Silicon (arm64) | @agenshield/cli-darwin-arm64 |
| macOS | Intel (x64) | @agenshield/cli-darwin-x64 |
| Linux | x86_64 | @agenshield/cli-linux-x64 |
agenshield install # Install and enroll with cloud
agenshield start # Start the daemon
agenshield stop # Stop the daemon
agenshield status # Check daemon status
agenshield login # Link your user account
agenshield doctor # Diagnose issues
AgenShield endpoints connect to AgenShield Cloud for:
Apache-2.0 — see LICENSE for details.
A product of Frontegg LTD. Learn more at agen.co/shield.
FAQs
AgenShield — AI Agent Security Platform
We found that agenshield 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
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.