Pre-release
This release is a pre-release and may not be stable for production use.
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 不访问网络或数据库,也不管理审批状态。
Release files for aegis-agentguard-core 0.1.0b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aegis_agentguard_core-0.1.0b1.tar.gz | 35.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aegis_agentguard_core-0.1.0b1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 90.1 kB
Release files / aegis_agentguard_core-0.1.0b1.tar.gz
| Download URL | aegis_agentguard_core-0.1.0b1.tar.gz |
|---|---|
| Size | 35.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3aec3da84faa43ed1aea7626097819e5070664da9705fb1474f504dd7d30b4ba
|
|
BLAKE2b-256 checksum How to use checksums |
502860ad4883b4ec4b3162f456e0217792050fa1b29c7a3a32b07adae2f30f73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.13
|
Release files / aegis_agentguard_core-0.1.0b1-py3-none-any.whl
| Download URL | aegis_agentguard_core-0.1.0b1-py3-none-any.whl |
|---|---|
| Size | 54.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9866c0fa2aaf7a18db202c134c202b87a8ae1e18cef3867ae9d4770f6ecd7d62
|
|
BLAKE2b-256 checksum How to use checksums |
d3f6a136c52a10d6ad029b8dc64396556bcb91f31f6242d0b6b9a205d205b643
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.13
|