Sotero

Resources

Documentation, guidance, and answers for teams evaluating and deploying Argus.

Platform Overview

Featured resource · 4 min read

Argus: A Control Plane for Autonomous AI Agents

How Argus works as a control plane for autonomous AI agents: identity, policy, credentialing, and audit, evaluated together on every request.

Read the Platform Overview

Documentation

4 min read

The Four Pillars of Agentic AI Security

Agent identity, data sensitivity, real-time credentialing, and audit: the four pillars Argus uses to secure autonomous AI agents.

Read More

Deep Dives

Go deeper on the platform

5 min read

Inside the Agent Registry

How Argus tracks agent identity, ownership, and lifecycle, and why every agent needs a single accountable owner.

Read More

5 min read

Policy as Code for AI Agents

Why AI agent access policy needs to be written, versioned, and evaluated deterministically, not held as tribal knowledge.

Read More

5 min read

Zero-Trust Credentialing, Explained

Why ephemeral, scoped credentials replace standing access for AI agents, and how Argus issues and expires them in real time.

Read More

Install Guides

Get Sotero Runtime running

Step-by-step setup for every supported platform.

Install guide · macOS

Sotero Runtime macOS Installation and Developer Setup Guide

Install, configure, verify, operate, integrate, upgrade, and remove Sotero Runtime 0.0.2 on Apple silicon Macs. The shortest successful path: install the package, run the daemon once to create configuration, validate it, restart the registered LaunchAgent, and confirm that both supervisor and health report success.

Read the guide

Install guide · RHEL

Sotero Runtime RHEL Installation and Developer Setup Guide

Install, configure, verify, operate, integrate, upgrade, and remove Sotero Runtime 0.0.2 on Red Hat Enterprise Linux (RHEL) x86_64. The shortest successful path: install the package, run the daemon once to create configuration, validate it, configure and start the registered systemd service, and confirm that both supervisor and health report success.

Read the guide

Install guide · Ubuntu

Sotero Runtime Ubuntu Installation and Developer Setup Guide

Install, configure, verify, operate, integrate, upgrade, and remove Sotero Runtime 0.0.2 on Ubuntu x86_64. The shortest successful path: install the package, run the daemon once to create configuration, validate it, configure and start the registered systemd service, and confirm that both supervisor and health report success.

Read the guide

Install guide · Windows

Sotero Runtime Windows Installation and Developer Setup Guide

Install, verify, operate, integrate, upgrade, and remove Sotero Runtime 0.0.2 on Windows x86_64. The signed MSI securely generates the required 32-byte signing secret, creates the protected LocalSystem service configuration under ProgramData, and starts the registered service automatically. After installation, confirm service status, liveness, and readiness.

Read the guide

Install guide · VS Code

Installing and Configuring the Argus VS Code Extension

Connect VS Code to your local Sotero Runtime through the Argus extension, so agent activity in your editor gets the same identity, credentialing, and policy evaluation as everything else Argus governs.

Read the guide

FAQ

Frequently asked questions

Argus is Sotero's control plane for agentic AI. It gives every agent a verified identity, issues short-lived credentials scoped to each action, and evaluates every request against policy before it runs — with a full audit trail of what was decided and why.