Stateless AgentGuard Core security decision engine
Project description
aegis-agentguard-core
AgentGuard Core 是无状态安全判定内核。PyPI 分发名为 aegis-agentguard-core,
Python import 保持为 agentguard_core。它负责规范化安全事件、执行检测器与策略,并返回可审计的
GuardDecision。
pip install --pre aegis-agentguard-core
from agentguard_core import GuardEngine, GuardEvent, PolicyBundle
decision = GuardEngine().evaluate(event, PolicyBundle())
Core 不访问网络或数据库,也不管理审批状态。
Project details
Release history Release notifications | RSS feed
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 aegis_agentguard_core-0.1.0b1.tar.gz.
File metadata
- Download URL: aegis_agentguard_core-0.1.0b1.tar.gz
- Upload date:
- Size: 35.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aec3da84faa43ed1aea7626097819e5070664da9705fb1474f504dd7d30b4ba
|
|
| MD5 |
866824305dac08485df652ab1695b2a7
|
|
| BLAKE2b-256 |
502860ad4883b4ec4b3162f456e0217792050fa1b29c7a3a32b07adae2f30f73
|
File details
Details for the file aegis_agentguard_core-0.1.0b1-py3-none-any.whl.
File metadata
- Download URL: aegis_agentguard_core-0.1.0b1-py3-none-any.whl
- Upload date:
- Size: 54.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9866c0fa2aaf7a18db202c134c202b87a8ae1e18cef3867ae9d4770f6ecd7d62
|
|
| MD5 |
818e6400fac38cc915e13277d16519db
|
|
| BLAKE2b-256 |
d3f6a136c52a10d6ad029b8dc64396556bcb91f31f6242d0b6b9a205d205b643
|