New:Socket for Asana Is Now Available.Learn more
Get Started

@vantio/agent-sdk

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vantio/agent-sdk - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+3
-3
package.json
{
"name": "@vantio/agent-sdk",
"version": "0.2.1",
"version": "0.2.2",
"description": "Vantio Optics Node SDK — shield() for Sight Loop observe. Metadata only; no prompts. Upgrade path to Gate and Phantom Engine.",
"license": "MIT",
"author": "Vantio AI, Inc.",
"homepage": "https://vantio.ai/platform",
"homepage": "https://vantio.ai/optics",
"repository": {

@@ -50,3 +50,3 @@ "type": "git",

"dev": "tsc -p tsconfig.esm.json --watch",
"test": "node --test"
"test": "node --experimental-strip-types --test test/*.test.ts"
},

@@ -53,0 +53,0 @@ "devDependencies": {

# @vantio/agent-sdk
> See what your AI agents are doing. Two lines of code.
> Host-level security and governance for autonomous AI agents.

@@ -9,2 +9,4 @@ ```bash

Standard prompt wrappers and gateways fail when agents run direct terminal commands or raw sockets. To safely deploy autonomous agents, security must run locally at the host level. Vantio moves security from fragile prompt engineering directly into the host operating system, removing the burden of defensive prompt engineering and physically blocking unauthorized actions.
---

@@ -148,2 +150,2 @@

[vantio.ai](https://vantio.ai) · [Platform](https://vantio.ai/platform) · [Pricing](https://vantio.ai/pricing) · MIT License
[vantio.ai](https://vantio.ai) · [Optics](https://vantio.ai/optics) · [Pricing](https://vantio.ai/pricing) · MIT License