awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/OpenShell

0
View on GitHub↗
7,276 Stars·886 Forks·Rust·Apache-2.0·12 Aufrufedocs.nvidia.com/openshell/latest↗

OpenShell

OpenShell ist ein Sicherheitsframework und eine sandboxed Ausführungs-Runtime für autonome KI-Agenten. Es bietet isolierte Umgebungen unter Verwendung von Containern und virtuellen Maschinen, um die Host-Infrastruktur und sensible Daten während der Agentenausführung vor unbefugtem Zugriff zu schützen.

Das System zeichnet sich durch die Kombination von hardwarebeschleunigtem Passthrough für Host-GPU-Zugriff mit einem Sicherheits-Gateway aus, das Modell-API-Aufrufe abfängt. Dieses Gateway verwaltet Anmeldeinformationen, indem es Aufruferinformationen entfernt und Backend-Geheimnisse injiziert, wodurch sichergestellt wird, dass sensible API-Schlüssel außerhalb des lokalen Dateisystems verbleiben.

Die Plattform deckt breite Funktionsbereiche ab, einschließlich deklarativer Richtliniendurchsetzung für Dateisystem- und Netzwerkbeschränkungen, Agenten-Credential-Management und Echtzeit-Aktivitätsüberwachung. Sie unterstützt die Bereitstellung von Umgebungen durch benutzerdefinierte Container-Images, lokale Verzeichnisse oder Community-Kataloge.

Features

  • Agent Execution Environments - Provides isolated runtimes using containers and virtual machines specifically configured to execute autonomous AI agents securely.
  • Container-Based Sandboxes - Implements isolated execution environments using containers to protect the host system from autonomous agent activity.
  • Agent Gateways - Provides a secure API gateway to manage credentials and prevent data exfiltration for AI agent workflows.
  • AI Execution Sandboxes - Provides secure execution environments specifically designed for running autonomous AI coding agents.
  • Autonomous AI Agent Frameworks - Provides a functional framework for running autonomous AI agents within secure, isolated sandboxes.
  • Inference API Proxies - Provides a proxy to intercept model API calls for secure credential management and request routing.
  • Runtime Credential Injection - Injects sensitive secrets into containerized environments as runtime variables to keep keys off the local filesystem.
  • Security Policy Enforcers - Uses declarative YAML rules to enforce mandatory access control policies on filesystem and system calls.
  • Declarative Policy Managers - Enforces filesystem and network restrictions on autonomous agents via predefined declarative security rules.
  • Sandboxed Execution Environments - Provisions isolated runtime environments that restrict AI agent access to host system resources.
  • Agent Action Guardrails - Implements security mechanisms and declarative rules that restrict autonomous agent operations via sandboxing and access controls.
  • Declarative Policy Enforcers - Enforces filesystem and network restrictions and blocks dangerous system calls using declarative security rules.
  • Request Interception Middleware - Implements architectural middleware to intercept model API requests for credential stripping and secret injection.
  • AI Security Orchestrators - Manages isolated connections and enforces security boundaries between AI agents and external services.
  • AI Request Routing - Secures and manages the flow of requests to AI services through a controlled routing layer.
  • Hardware Acceleration - Exposes host GPU resources to containerized sandboxes to enable hardware-accelerated AI workloads.
  • GPU Accelerated Sandboxes - Provides isolated execution environments equipped with GPU hardware for AI model inference.
  • Sandbox - Provides a real-time dashboard for streaming logs and terminal data to monitor sandbox environment status and gateway health.
  • Real-Time Monitoring Dashboards - Provides a centralized dashboard for real-time observation of logs and terminal data from sandboxed environments.
  • Security and Sandboxing - Private runtime for autonomous agents.

Star-Verlauf

Star-Verlauf für nvidia/openshellStar-Verlauf für nvidia/openshell

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht nvidia/openshell?

OpenShell ist ein Sicherheitsframework und eine sandboxed Ausführungs-Runtime für autonome KI-Agenten. Es bietet isolierte Umgebungen unter Verwendung von Containern und virtuellen Maschinen, um die Host-Infrastruktur und sensible Daten während der Agentenausführung vor unbefugtem Zugriff zu schützen.

Was sind die Hauptfunktionen von nvidia/openshell?

Die Hauptfunktionen von nvidia/openshell sind: Agent Execution Environments, Container-Based Sandboxes, Agent Gateways, AI Execution Sandboxes, Autonomous AI Agent Frameworks, Inference API Proxies, Runtime Credential Injection, Security Policy Enforcers.

Welche Open-Source-Alternativen gibt es zu nvidia/openshell?

Open-Source-Alternativen zu nvidia/openshell sind unter anderem: qwibitai/nanoclaw — Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI… yaoapp/yao — Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It… microsoft/agent-governance-toolkit — The agent-governance-toolkit is a framework for enforcing security policies, managing zero-trust identities, and… nvidia/nemoclaw — NemoClaw is an LLM agent orchestrator and sandboxed execution environment designed to deploy and manage the lifecycles… zenml-io/zenml — ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning… kortix-ai/suna — Suna is an orchestration platform designed for the deployment, management, and governance of autonomous AI agents. It…

Open-Source-Alternativen zu OpenShell

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit OpenShell.
  • qwibitai/nanoclawAvatar von qwibitai

    qwibitai/nanoclaw

    29,956Auf GitHub ansehen↗

    Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI agents. It provides a containerized runtime that executes agents within sandboxed Linux containers, ensuring filesystem and state isolation through dedicated workspaces and host bind-mounts. The project distinguishes itself through a unified routing pipeline that connects agents to diverse messaging platforms, including WhatsApp, Discord, Slack, Telegram, Signal, and iMessage. It integrates the Model Context Protocol to extend agent capabilities via managed external data and functio

    TypeScriptai-agentsai-assistantclaude-code
    Auf GitHub ansehen↗29,956
  • yaoapp/yaoAvatar von YaoApp

    YaoApp/yao

    7,544Auf GitHub ansehen↗

    Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It provides a platform to design, deploy, and coordinate agents with specialized personas that can plan tasks, utilize external tools, and execute multi-stage pipelines. The project distinguishes itself through a Model Context Protocol server for connecting assistants to external binaries and HTTP services, and a gRPC remote execution engine that allows agents to manage remote servers and devices. It includes a model-agnostic provider bridge that supports dynamic switching between vario

    Goagentagentic-aiagents
    Auf GitHub ansehen↗7,544
  • microsoft/agent-governance-toolkitAvatar von microsoft

    microsoft/agent-governance-toolkit

    4,522Auf GitHub ansehen↗

    The agent-governance-toolkit is a framework for enforcing security policies, managing zero-trust identities, and sandboxing the execution of autonomous AI agents. It provides a governance layer designed to control the behavior of agents through the use of a security policy engine, cryptographic identity management, and a runtime execution sandbox. The project distinguishes itself through a multi-tier privilege ring system and a cryptographic identity mesh that secures communication between autonomous entities. It implements a decay-based trust scoring mechanism to track entity reliability and

    Python
    Auf GitHub ansehen↗4,522
  • nvidia/nemoclawAvatar von NVIDIA

    NVIDIA/NemoClaw

    21,237Auf GitHub ansehen↗

    NemoClaw is an LLM agent orchestrator and sandboxed execution environment designed to deploy and manage the lifecycles of large language model agents. It provides a secure runtime that isolates persistent agents from the underlying host system to ensure operational security. The system includes a secure LLM inference gateway that acts as a managed routing layer, securing communication between AI agents and inference engines to prevent unauthorized access. It also integrates with NVIDIA OpenShell to run specialized agents within a secure shell environment. Operational control is provided thro

    TypeScriptai-agentsnvidiaopenclaw
    Auf GitHub ansehen↗21,237
Alle 30 Alternativen zu OpenShell anzeigen→