Intercepts install requests before they run
Agentinel registers as a PreToolUse-style hook so the agent's proposed shell command is checked before execution.
Agentinel is a local security layer for autonomous coding agents that checks install requests before execution and blocks suspicious npm packages with offline OSV scanning.
Agentinel is a locally run security guardrail for autonomous coding workflows. It sits between an AI coding agent and the package manager so install commands can be checked before npm runs them, helping catch hallucinated or malicious package names in agent-driven development.
The product is aimed at developers using tools such as Claude Code, GitHub Copilot CLI, OpenAI Codex CLI, or Gemini CLI. According to the site, it runs entirely on-device, uses a bundled OSV database plus heuristic checks, and returns a structured reason to the agent when a package is blocked.
Agentinel registers as a PreToolUse-style hook so the agent's proposed shell command is checked before execution.
It checks the requested package against a bundled local copy of the OSV database and heuristic rules for slopsquatting and hallucinated package names.
When a package is blocked, the tool returns a structured JSON payload to the agent so it can understand what failed and why.
The docs describe a fail-open design: if scanning cannot complete because of an internal error, the install is allowed to proceed with a warning.
All checks run on-device with no network calls at scan time, which keeps package names and scan activity local to the machine.
The site says it can scan dependency trees and also act as a gate in CI or CD workflows by checking manifests before deployment.
Use Agentinel when an AI coding assistant proposes an npm install command and you want to stop hallucinated or slopsquatted package names before they reach disk.
Use it in local development when you want package checks to happen without sending telemetry or scan data to a cloud service.
Use it with autonomous CLI agents so blocked installs are explained back to the model and it can try a safer command automatically.
Use the local scan and manifest checks in CI/CD pipelines to gate builds or deployments before a risky package is introduced.
Agentinel is installed as a local package and sits between an AI coding agent and the package manager. The docs describe it as zero-config and run entirely on-device, with no account, API key, or network calls required at scan time.
It intercepts package-install decisions from autonomous coding agents before npm executes them. The docs mention support for agent runtimes such as Claude Code, GitHub Copilot CLI, OpenAI Codex CLI, and Gemini CLI, using their hook or pre-execution events.
When a package is flagged, Agentinel blocks it, logs the reason, and returns a structured payload back to the agent so the agent can adjust its next action. The homepage also describes warn mode and strict mode behavior.
Agentinel is designed to fail open. If it cannot scan because of an internal error or a corrupted database, it allows the install to proceed and logs a warning instead of silently breaking the workflow.
The documentation describes Agentinel as a local security guardrail for AI coding agents rather than a team management platform. The source does not describe shared dashboards, accounts, or centralized policy management.
Kastra authorization infrastructure for AI systems checks prompts, tool calls, shell commands, API requests, and browser actions before execution.
dstack is an open-source control plane for AI workloads across GPU clouds, Kubernetes, and on-prem clusters, from a single YAML and CLI workflow.
Orca is an Agent Development Environment for shipping with coding agents, running multiple CLI agents in parallel across isolated worktrees, with desktop and mobile workflows.
Firebase Studio is a web-based workspace for full-stack app development with Gemini-assisted coding, app previews, cloud emulators, collaboration, and browser deployment.
EZsite AI is an AI website builder that turns a URL into a fullstack React or Vue.js app with hosting, custom domains, code export, and backend features.
AI Magicx is a unified AI workspace for chat, image, video, voice, music, email and developer tasks, helping teams and creators manage multiple models in one place.