Public Preview - OpenShell + AgentMesh governance skill
Project description
OpenShell + AgentMesh Governance Skill
Public Preview - Governance skill for NVIDIA OpenShell sandboxes. OpenShell = walls (Landlock, seccomp, OPA). This skill = brain (policy, trust, audit).
Install
pip install openshell-agentmesh
Quick Start
from openshell_agentmesh import GovernanceSkill
skill = GovernanceSkill(policy_dir="./policies")
decision = skill.check_policy("shell:python test.py")
print(decision.allowed) # True
Related
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openshell_agentmesh-3.5.0.tar.gz.
File metadata
- Download URL: openshell_agentmesh-3.5.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3b2f7113aa755b83bbac28c1953dca22d326b3e1135f4be58bf06cf970a2d2e
|
|
| MD5 |
c6531eabd88d527a7d2fec655b307b00
|
|
| BLAKE2b-256 |
60f16395ce7815432535c647ee40d1827b181277b4f3ba0c21e1979c02826c0d
|
File details
Details for the file openshell_agentmesh-3.5.0-py3-none-any.whl.
File metadata
- Download URL: openshell_agentmesh-3.5.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39d24b7e85813947f1d35278f58180bc177323de2af194ba95c061bea7d80c34
|
|
| MD5 |
42d69bb479d4fdeeae0d45dc4ba02750
|
|
| BLAKE2b-256 |
b0d0f05c9cb7c64c0c743dbc1bd62f31397c36e4104c6edf92a401f3d47717db
|