Plasma Shield

Network security router for AI agent fleets. Inspect, filter, and control all agent traffic from a human-only control plane.

14 Docs

Plasma Shield Architecture

Overview Plasma Shield is a network-level security boundary for AI agent fleets. It operates on the principle that agents cannot...

Updated February 13, 2026

Cmd

Plasma Shield API Server

Standalone REST API server for human-only shield management. Run this on a dedicated VPS with the shield router. Command-Line Flags...

Updated February 13, 2026

plasma-shield-gateway

The full Plasma Shield gateway: forward proxy (outbound) + reverse proxy (inbound). Overview The gateway runs both halves of the...

Updated February 13, 2026

Plasma Shield CLI

Human-only management interface for the shield router. Install on your personal machine, not on agent VPSes. Command-Line Flags Global Flags...

Updated February 13, 2026

Plasma Shield Proxy

The core router service that inspects and filters all agent traffic. Run this on a dedicated VPS that agents cannot...

Updated February 13, 2026

Internal Packages

Documentation for Plasma Shield's internal packages. Package Overview Package Purpose proxy HTTP/HTTPS forward proxy with traffic inspection api REST API...

Updated February 13, 2026

internal/api

REST API for Plasma Shield management and agent control. Overview The api package provides a complete REST API for managing...

Updated February 13, 2026

internal/fleet

Fleet management for multi-tenant agent communication. Overview The fleet package manages tenant fleets and controls whether agents can discover and...

Updated February 13, 2026

internal/mode

Operating mode management for the shield router. Overview The mode package controls how Plasma Shield responds to rule matches. It...

Updated February 13, 2026

internal/proxy

HTTP/HTTPS forward proxy with traffic inspection and request filtering. Overview The proxy package implements a forward proxy that intercepts HTTP...

Updated February 13, 2026

internal/rules

Rule engine for traffic filtering with pattern matching. Overview The rules package provides a thread-safe rule engine that evaluates commands...

Updated February 13, 2026

Pkg

Plasma Shield Configuration

Plasma Shield uses YAML rule files to define network-level blocking policies for AI agents. Important: Plasma Shield operates at the...

Updated February 13, 2026

SSH Bastion Service – Implementation Plan

Overview Add SSH bastion functionality to Plasma Shield, enabling operators and users to debug agents without storing SSH keys on...

Updated February 13, 2026
← Back to Chubes.net