@vantio/cli
Advanced tools
| # Injected onto PYTHONPATH by `vantio run python …`. | ||
| # Optics (and Gate, when a paid key is present on SDK 3.0.7+) wrap urllib / | ||
| # requests / httpx / aiohttp / socket.connect / subprocess curl and wget for this interpreter. Missing SDK is a warning, not a crash. | ||
| # Optics (and Gate, when a paid key is present on SDK 3.0.8+) wrap urllib / | ||
| # http.client / requests / httpx / aiohttp / urllib3 / socket.connect / subprocess curl and wget for this interpreter. Missing SDK is a warning, not a crash. | ||
| import sys | ||
@@ -5,0 +5,0 @@ |
+1
-1
| { | ||
| "name": "@vantio/cli", | ||
| "version": "0.3.13", | ||
| "version": "0.3.14", | ||
| "description": "Vantio Optics CLI — wrap any AI agent and observe LLM egress. Blind by design, not a proxy. Sight Loop: wrap → capture → inspect.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+3
-3
@@ -5,3 +5,3 @@ # @vantio/cli | ||
| > Wrap any AI agent with **Vantio Optics** — free visibility into what it sends. Zero code changes. Current npm release: **0.3.13**. | ||
| > Wrap any AI agent with **Vantio Optics** — free visibility into what it sends. Zero code changes. Current npm release: **0.3.14**. | ||
@@ -167,5 +167,5 @@ ```bash | ||
| Auto-intercepts LLM calls when running **Node.js** processes (`node`, `tsx`, `ts-node`, `npx`) — Node `fetch`, `undici.fetch`, `undici.request`, `undici.stream` / `pipeline` / `dispatch` / `connect` / `upgrade` (including tunnel bytes after upgrade), Node `http`/`https`, Node `http2`, Node `net`/`tls`, and Node-spawned `curl` and `wget` (including `sh -c` and file-body size from `--post-file` / `@file`). Current npm release: **`@vantio/cli` 0.3.13**. | ||
| Auto-intercepts LLM calls when running **Node.js** processes (`node`, `tsx`, `ts-node`, `npx`) — Node `fetch`, `undici.fetch`, `undici.request`, `undici.stream` / `pipeline` / `dispatch` / `connect` / `upgrade` (including tunnel bytes after upgrade), Node `http`/`https` including `ClientRequest`, Node `http2`, Node `net`/`tls`, `WebSocket` (host-block and outbound frame size), and Node-spawned `curl` and `wget` (including `env` / `timeout` / `nice`, `curl -K` `url=`, `sh -c`, and file-body size from `--post-file` / `@file`). Current npm release: **`@vantio/cli` 0.3.14**. | ||
| Python, Ruby, and other runtimes are spawned normally without this interceptor — use the [Python SDK](https://pypi.org/project/vantio-agent-sdk) (`vantio-agent-sdk` **3.0.7**, `shield()`) for Python urllib / requests / httpx / aiohttp / socket.connect / subprocess curl and wget. | ||
| Python, Ruby, and other runtimes are spawned normally without this interceptor — use the [Python SDK](https://pypi.org/project/vantio-agent-sdk) (`vantio-agent-sdk` **3.0.8**, `shield()`) for Python urllib / http.client / requests / httpx / aiohttp / urllib3 / socket.connect / subprocess curl and wget. | ||
@@ -172,0 +172,0 @@ --- |
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
199792
7.11%4337
7.67%