sentinel-agent-trust 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
@@ -0,0 +1,7 @@
1
+ Sentinel AI — Agent Trust SDK
2
+ Copyright 2026 Cosimo (plannest.net)
3
+
4
+ This product is part of Sentinel AI (https://github.com/viperformanz/sentinel-ai).
5
+ The SDK is licensed under the Apache License 2.0. The Sentinel platform
6
+ (gateway, policy engine, management API) is licensed separately under the
7
+ Business Source License 1.1 — see the LICENSE file at the repository root.
@@ -0,0 +1,79 @@
1
+ Metadata-Version: 2.4
2
+ Name: sentinel-agent-trust
3
+ Version: 0.1.0
4
+ Summary: Sentinel AI — client SDK for AI agent governance & identity. Sign agent actions with Ed25519 and enforce them through the Sentinel authorization gateway. Private beta: cosimo@plannest.net
5
+ Author-email: "Cosimo (plannest.net)" <cosimo@plannest.net>
6
+ License: Apache-2.0
7
+ Keywords: ai-agents,governance,security,authorization,ed25519,sentinel
8
+ Classifier: Development Status :: 4 - Beta
9
+ Classifier: Intended Audience :: Developers
10
+ Classifier: License :: OSI Approved :: Apache Software License
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.9
13
+ Classifier: Programming Language :: Python :: 3.10
14
+ Classifier: Programming Language :: Python :: 3.11
15
+ Classifier: Programming Language :: Python :: 3.12
16
+ Classifier: Programming Language :: Python :: 3.13
17
+ Classifier: Topic :: Security
18
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
+ Requires-Python: >=3.9
20
+ Description-Content-Type: text/markdown
21
+ License-File: LICENSE
22
+ License-File: NOTICE
23
+ Requires-Dist: cryptography>=42.0
24
+ Requires-Dist: requests>=2.31
25
+ Dynamic: license-file
26
+
27
+ # sentinel-agent-trust
28
+
29
+ Python client SDK for **Sentinel AI** — the identity & governance layer for
30
+ AI agents: control, authorize, and audit autonomous agents before they touch
31
+ your production APIs.
32
+
33
+ > Sentinel is in **private beta**. For source access, a hosted sandbox
34
+ > organization key, or to collaborate: **cosimo@plannest.net**
35
+
36
+ ## Install
37
+
38
+ ```bash
39
+ pip install sentinel-agent-trust
40
+ ```
41
+
42
+ ## Usage
43
+
44
+ ```python
45
+ import os
46
+ from agent_trust_sdk import AgentTrustClient, AgentPermissionDeniedException
47
+
48
+ client = AgentTrustClient(
49
+ agent_id="agt_...",
50
+ private_key=os.environ["SENTINEL_AGENT_PRIVATE_KEY"], # base64 Ed25519 seed
51
+ gateway_url="https://your-gateway.example.com",
52
+ )
53
+
54
+ try:
55
+ client.enforce_action("crm.refund.create", "crm://refunds", {"amount": 90})
56
+ crm.create_refund(amount=90) # authorized → do the real thing
57
+ except AgentPermissionDeniedException as exc:
58
+ # final denial: do NOT retry — branch (degrade, escalate to a human, give up)
59
+ escalate_to_human(exc.reason, exc.request_id)
60
+ ```
61
+
62
+ Every request is signed with the agent's private Ed25519 key (never sent to
63
+ the server) and carries a timestamp + nonce, so requests cannot be replayed.
64
+ Denials carry a machine-readable `code` (`permission_denied`,
65
+ `behavioral_limit_exceeded`, `rate_limited`, …) so your agent can branch
66
+ instead of looping.
67
+
68
+ ## Generate a keypair
69
+
70
+ ```bash
71
+ python -m agent_trust_sdk.keygen
72
+ ```
73
+
74
+ Register the public key with your Sentinel gateway (`POST /v1/agents`); keep
75
+ the private seed in a secret store.
76
+
77
+ ## License
78
+
79
+ Apache 2.0 — see LICENSE and NOTICE.
@@ -0,0 +1,53 @@
1
+ # sentinel-agent-trust
2
+
3
+ Python client SDK for **Sentinel AI** — the identity & governance layer for
4
+ AI agents: control, authorize, and audit autonomous agents before they touch
5
+ your production APIs.
6
+
7
+ > Sentinel is in **private beta**. For source access, a hosted sandbox
8
+ > organization key, or to collaborate: **cosimo@plannest.net**
9
+
10
+ ## Install
11
+
12
+ ```bash
13
+ pip install sentinel-agent-trust
14
+ ```
15
+
16
+ ## Usage
17
+
18
+ ```python
19
+ import os
20
+ from agent_trust_sdk import AgentTrustClient, AgentPermissionDeniedException
21
+
22
+ client = AgentTrustClient(
23
+ agent_id="agt_...",
24
+ private_key=os.environ["SENTINEL_AGENT_PRIVATE_KEY"], # base64 Ed25519 seed
25
+ gateway_url="https://your-gateway.example.com",
26
+ )
27
+
28
+ try:
29
+ client.enforce_action("crm.refund.create", "crm://refunds", {"amount": 90})
30
+ crm.create_refund(amount=90) # authorized → do the real thing
31
+ except AgentPermissionDeniedException as exc:
32
+ # final denial: do NOT retry — branch (degrade, escalate to a human, give up)
33
+ escalate_to_human(exc.reason, exc.request_id)
34
+ ```
35
+
36
+ Every request is signed with the agent's private Ed25519 key (never sent to
37
+ the server) and carries a timestamp + nonce, so requests cannot be replayed.
38
+ Denials carry a machine-readable `code` (`permission_denied`,
39
+ `behavioral_limit_exceeded`, `rate_limited`, …) so your agent can branch
40
+ instead of looping.
41
+
42
+ ## Generate a keypair
43
+
44
+ ```bash
45
+ python -m agent_trust_sdk.keygen
46
+ ```
47
+
48
+ Register the public key with your Sentinel gateway (`POST /v1/agents`); keep
49
+ the private seed in a secret store.
50
+
51
+ ## License
52
+
53
+ Apache 2.0 — see LICENSE and NOTICE.
@@ -0,0 +1,21 @@
1
+ """agent_trust_sdk — Sentinel AI client SDK.
2
+
3
+ Libreria leggera che gli sviluppatori di agenti importano per far passare
4
+ ogni azione sensibile dal Sentinel Authorization Gateway prima di eseguirla.
5
+ """
6
+
7
+ from .client import AgentTrustClient
8
+ from .exceptions import (
9
+ AgentPermissionDeniedException,
10
+ AgentTrustError,
11
+ AgentTrustGatewayError,
12
+ )
13
+
14
+ __all__ = [
15
+ "AgentTrustClient",
16
+ "AgentPermissionDeniedException",
17
+ "AgentTrustError",
18
+ "AgentTrustGatewayError",
19
+ ]
20
+
21
+ __version__ = "0.1.0"
@@ -0,0 +1,198 @@
1
+ """AgentTrustClient — client firmato verso il Sentinel Authorization Gateway.
2
+
3
+ Uso tipico nel codice di un agente::
4
+
5
+ from agent_trust_sdk import AgentTrustClient, AgentPermissionDeniedException
6
+
7
+ client = AgentTrustClient(
8
+ agent_id="agt_demo_001",
9
+ private_key=os.environ["SENTINEL_AGENT_PRIVATE_KEY"], # base64, 32 byte
10
+ gateway_url="http://localhost:8080",
11
+ )
12
+
13
+ client.enforce_action("crm.lead.create", "crm://leads", {"amount": 1200})
14
+ # ... se non solleva, procedi con l'azione reale sul CRM ...
15
+
16
+ Sicurezza:
17
+ * La chiave privata NON lascia mai il processo dell'agente: si invia solo
18
+ la firma Ed25519 della richiesta.
19
+ * Ogni richiesta include timestamp + nonce firmati (anti-replay).
20
+ * La firma copre una "stringa canonica" identica a quella ricostruita dal
21
+ gateway Go: v1|agent_id|action|resource|timestamp|nonce|sha256(payload).
22
+ """
23
+
24
+ from __future__ import annotations
25
+
26
+ import base64
27
+ import hashlib
28
+ import json
29
+ import secrets
30
+ import time
31
+ from typing import Any, Optional
32
+
33
+ import requests
34
+ from cryptography.hazmat.primitives.asymmetric.ed25519 import Ed25519PrivateKey
35
+
36
+ from .exceptions import AgentPermissionDeniedException, AgentTrustGatewayError
37
+
38
+ _PROTOCOL_VERSION = "v1"
39
+
40
+
41
+ def _canonical_json(obj: Any) -> str:
42
+ """Serializzazione JSON deterministica, identica a quella del body.
43
+
44
+ sort_keys + separatori compatti: gli stessi byte che finiscono nel body
45
+ della richiesta sono quelli su cui viene calcolato l'hash firmato.
46
+ """
47
+ return json.dumps(obj, sort_keys=True, separators=(",", ":"))
48
+
49
+
50
+ class AgentTrustClient:
51
+ """Client leggero e thread-safe verso il gateway di autorizzazione."""
52
+
53
+ def __init__(
54
+ self,
55
+ agent_id: str,
56
+ private_key: str | bytes | Ed25519PrivateKey,
57
+ gateway_url: str = "http://localhost:8080",
58
+ timeout: float = 3.0,
59
+ ) -> None:
60
+ """
61
+ Args:
62
+ agent_id: identificatore pubblico dell'agente (prefisso ``agt_``).
63
+ private_key: chiave privata Ed25519 dell'agente. Accetta:
64
+ una stringa base64 del seed (32 byte), i 32 byte raw,
65
+ o un oggetto ``Ed25519PrivateKey`` già costruito.
66
+ gateway_url: base URL del Sentinel Gateway.
67
+ timeout: timeout HTTP in secondi (il gateway risponde in ms:
68
+ un timeout corto evita di bloccare il loop dell'agente).
69
+ """
70
+ if not agent_id.startswith("agt_"):
71
+ raise ValueError("agent_id deve avere il prefisso 'agt_'")
72
+ self.agent_id = agent_id
73
+ self.gateway_url = gateway_url.rstrip("/")
74
+ self.timeout = timeout
75
+ self._private_key = self._load_private_key(private_key)
76
+ # Session con connection pooling: una connessione TCP riusata
77
+ # tiene la latenza per-chiamata al minimo.
78
+ self._session = requests.Session()
79
+
80
+ @staticmethod
81
+ def _load_private_key(
82
+ key: str | bytes | Ed25519PrivateKey,
83
+ ) -> Ed25519PrivateKey:
84
+ if isinstance(key, Ed25519PrivateKey):
85
+ return key
86
+ raw = base64.b64decode(key) if isinstance(key, str) else key
87
+ if len(raw) != 32:
88
+ raise ValueError("la chiave privata Ed25519 deve essere un seed di 32 byte")
89
+ return Ed25519PrivateKey.from_private_bytes(raw)
90
+
91
+ # ------------------------------------------------------------------ #
92
+ # Firma
93
+ # ------------------------------------------------------------------ #
94
+
95
+ def _sign(
96
+ self, action: str, resource: str, timestamp: int, nonce: str, payload_json: str
97
+ ) -> str:
98
+ """Firma la stringa canonica; deve combaciare byte-per-byte col gateway Go."""
99
+ payload_hash = hashlib.sha256(payload_json.encode("utf-8")).hexdigest()
100
+ message = "|".join(
101
+ [
102
+ _PROTOCOL_VERSION,
103
+ self.agent_id,
104
+ action,
105
+ resource,
106
+ str(timestamp),
107
+ nonce,
108
+ payload_hash,
109
+ ]
110
+ )
111
+ signature = self._private_key.sign(message.encode("utf-8"))
112
+ return base64.b64encode(signature).decode("ascii")
113
+
114
+ # ------------------------------------------------------------------ #
115
+ # API pubblica
116
+ # ------------------------------------------------------------------ #
117
+
118
+ def enforce_action(
119
+ self,
120
+ action: str,
121
+ resource: str,
122
+ payload: Optional[dict[str, Any]] = None,
123
+ ) -> bool:
124
+ """Chiede al gateway l'autorizzazione per ``action`` su ``resource``.
125
+
126
+ Returns:
127
+ ``True`` se il gateway approva (HTTP 200). Il token di
128
+ autorizzazione emesso è disponibile in ``self.last_authorization``.
129
+
130
+ Raises:
131
+ AgentPermissionDeniedException: rifiuto di policy (HTTP 403).
132
+ Definitivo — non ritentare la stessa richiesta.
133
+ AgentTrustGatewayError: errore di rete o risposta inattesa.
134
+ Transitorio — il chiamante può ritentare con backoff.
135
+ """
136
+ timestamp = int(time.time())
137
+ nonce = secrets.token_hex(16)
138
+ payload_json = _canonical_json(payload) # None → "null", coerente col gateway
139
+
140
+ body = {
141
+ "agent_id": self.agent_id,
142
+ "action": action,
143
+ "resource": resource,
144
+ "payload": payload,
145
+ "timestamp": timestamp,
146
+ "nonce": nonce,
147
+ "signature": self._sign(action, resource, timestamp, nonce, payload_json),
148
+ }
149
+
150
+ try:
151
+ resp = self._session.post(
152
+ f"{self.gateway_url}/v1/authorize",
153
+ # Stessa serializzazione canonica usata per l'hash firmato:
154
+ # il gateway ri-hasha i byte raw del campo "payload" del body.
155
+ data=_canonical_json(body).encode("utf-8"),
156
+ headers={"Content-Type": "application/json"},
157
+ timeout=self.timeout,
158
+ )
159
+ except requests.RequestException as exc:
160
+ raise AgentTrustGatewayError(f"gateway non raggiungibile: {exc}") from exc
161
+
162
+ try:
163
+ data = resp.json()
164
+ except ValueError as exc:
165
+ raise AgentTrustGatewayError(
166
+ f"risposta non-JSON dal gateway (HTTP {resp.status_code})",
167
+ status_code=resp.status_code,
168
+ ) from exc
169
+
170
+ if resp.status_code == 200 and data.get("authorized"):
171
+ self.last_authorization = {
172
+ "token": data.get("authorization_token"),
173
+ "expires_at": data.get("expires_at"),
174
+ "request_id": data.get("request_id"),
175
+ }
176
+ return True
177
+
178
+ if resp.status_code == 403:
179
+ raise AgentPermissionDeniedException(
180
+ reason=data.get("reason", "azione negata dal gateway"),
181
+ code=data.get("code", "permission_denied"),
182
+ request_id=data.get("request_id"),
183
+ response=data,
184
+ )
185
+
186
+ raise AgentTrustGatewayError(
187
+ f"risposta inattesa dal gateway: HTTP {resp.status_code} — {data}",
188
+ status_code=resp.status_code,
189
+ )
190
+
191
+ def close(self) -> None:
192
+ self._session.close()
193
+
194
+ def __enter__(self) -> "AgentTrustClient":
195
+ return self
196
+
197
+ def __exit__(self, *exc_info: object) -> None:
198
+ self.close()
@@ -0,0 +1,55 @@
1
+ """Eccezioni dell'SDK Sentinel Agent Trust.
2
+
3
+ Gerarchia pensata perché la logica dell'agente possa distinguere:
4
+ * un rifiuto di policy (403, definitivo: NON ritentare → gestire il branch), da
5
+ * un errore di infrastruttura (rete/5xx, transitorio: retry con backoff).
6
+ Confondere i due casi è ciò che manda gli agenti in retry-loop.
7
+ """
8
+
9
+ from __future__ import annotations
10
+
11
+ from typing import Any, Optional
12
+
13
+
14
+ class AgentTrustError(Exception):
15
+ """Base di tutte le eccezioni dell'SDK."""
16
+
17
+
18
+ class AgentPermissionDeniedException(AgentTrustError):
19
+ """Il gateway ha negato l'azione (HTTP 403).
20
+
21
+ Il rifiuto è DEFINITIVO per questa richiesta: ritentare identica produce
22
+ lo stesso esito (e consuma rate-limit). L'agente deve gestire il branch:
23
+ degradare l'azione, chiedere approvazione umana, o rinunciare.
24
+
25
+ Attributes:
26
+ reason: motivazione leggibile del blocco (dal gateway).
27
+ code: codice macchina (es. 'permission_denied', 'rate_limited',
28
+ 'invalid_signature') per il branching programmatico.
29
+ request_id: id della richiesta lato gateway, per la correlazione
30
+ con l'audit log.
31
+ """
32
+
33
+ def __init__(
34
+ self,
35
+ reason: str,
36
+ code: str = "permission_denied",
37
+ request_id: Optional[str] = None,
38
+ response: Optional[dict[str, Any]] = None,
39
+ ) -> None:
40
+ super().__init__(f"[{code}] {reason}")
41
+ self.reason = reason
42
+ self.code = code
43
+ self.request_id = request_id
44
+ self.response = response or {}
45
+
46
+
47
+ class AgentTrustGatewayError(AgentTrustError):
48
+ """Errore di trasporto o risposta inattesa dal gateway (rete, 5xx).
49
+
50
+ Transitorio: il chiamante può ritentare con backoff esponenziale.
51
+ """
52
+
53
+ def __init__(self, message: str, status_code: Optional[int] = None) -> None:
54
+ super().__init__(message)
55
+ self.status_code = status_code
@@ -0,0 +1,43 @@
1
+ """Utility CLI: genera una coppia di chiavi Ed25519 per un nuovo agente.
2
+
3
+ python -m agent_trust_sdk.keygen
4
+
5
+ Stampa:
6
+ * la chiave privata (seed base64, 32 byte) → va nel secret store
7
+ dell'agente (env var, vault). MAI committarla o inviarla al server.
8
+ * la chiave pubblica (base64) → va registrata nella colonna
9
+ ``agents.public_key`` tramite l'API di management di Sentinel.
10
+ """
11
+
12
+ from __future__ import annotations
13
+
14
+ import base64
15
+
16
+ from cryptography.hazmat.primitives import serialization
17
+ from cryptography.hazmat.primitives.asymmetric.ed25519 import Ed25519PrivateKey
18
+
19
+
20
+ def generate_keypair() -> tuple[str, str]:
21
+ """Ritorna (private_seed_b64, public_key_b64)."""
22
+ private_key = Ed25519PrivateKey.generate()
23
+ seed = private_key.private_bytes(
24
+ encoding=serialization.Encoding.Raw,
25
+ format=serialization.PrivateFormat.Raw,
26
+ encryption_algorithm=serialization.NoEncryption(),
27
+ )
28
+ public = private_key.public_key().public_bytes(
29
+ encoding=serialization.Encoding.Raw,
30
+ format=serialization.PublicFormat.Raw,
31
+ )
32
+ return (
33
+ base64.b64encode(seed).decode("ascii"),
34
+ base64.b64encode(public).decode("ascii"),
35
+ )
36
+
37
+
38
+ if __name__ == "__main__":
39
+ private_b64, public_b64 = generate_keypair()
40
+ print("SENTINEL_AGENT_PRIVATE_KEY (segreta, solo lato agente):")
41
+ print(f" {private_b64}")
42
+ print("public_key (da registrare su Sentinel):")
43
+ print(f" {public_b64}")
@@ -0,0 +1,37 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "sentinel-agent-trust"
7
+ version = "0.1.0"
8
+ description = "Sentinel AI — client SDK for AI agent governance & identity. Sign agent actions with Ed25519 and enforce them through the Sentinel authorization gateway. Private beta: cosimo@plannest.net"
9
+ readme = "README.md"
10
+ requires-python = ">=3.9"
11
+ license = { text = "Apache-2.0" }
12
+ authors = [{ name = "Cosimo (plannest.net)", email = "cosimo@plannest.net" }]
13
+ keywords = ["ai-agents", "governance", "security", "authorization", "ed25519", "sentinel"]
14
+ classifiers = [
15
+ "Development Status :: 4 - Beta",
16
+ "Intended Audience :: Developers",
17
+ "License :: OSI Approved :: Apache Software License",
18
+ "Programming Language :: Python :: 3",
19
+ "Programming Language :: Python :: 3.9",
20
+ "Programming Language :: Python :: 3.10",
21
+ "Programming Language :: Python :: 3.11",
22
+ "Programming Language :: Python :: 3.12",
23
+ "Programming Language :: Python :: 3.13",
24
+ "Topic :: Security",
25
+ "Topic :: Software Development :: Libraries :: Python Modules",
26
+ ]
27
+ dependencies = [
28
+ # Ed25519 per la firma delle richieste; requests come transport HTTP.
29
+ "cryptography>=42.0",
30
+ "requests>=2.31",
31
+ ]
32
+
33
+ [tool.setuptools.packages.find]
34
+ include = ["agent_trust_sdk*"]
35
+
36
+ [tool.setuptools]
37
+ license-files = ["LICENSE", "NOTICE"]
@@ -0,0 +1,79 @@
1
+ Metadata-Version: 2.4
2
+ Name: sentinel-agent-trust
3
+ Version: 0.1.0
4
+ Summary: Sentinel AI — client SDK for AI agent governance & identity. Sign agent actions with Ed25519 and enforce them through the Sentinel authorization gateway. Private beta: cosimo@plannest.net
5
+ Author-email: "Cosimo (plannest.net)" <cosimo@plannest.net>
6
+ License: Apache-2.0
7
+ Keywords: ai-agents,governance,security,authorization,ed25519,sentinel
8
+ Classifier: Development Status :: 4 - Beta
9
+ Classifier: Intended Audience :: Developers
10
+ Classifier: License :: OSI Approved :: Apache Software License
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.9
13
+ Classifier: Programming Language :: Python :: 3.10
14
+ Classifier: Programming Language :: Python :: 3.11
15
+ Classifier: Programming Language :: Python :: 3.12
16
+ Classifier: Programming Language :: Python :: 3.13
17
+ Classifier: Topic :: Security
18
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
+ Requires-Python: >=3.9
20
+ Description-Content-Type: text/markdown
21
+ License-File: LICENSE
22
+ License-File: NOTICE
23
+ Requires-Dist: cryptography>=42.0
24
+ Requires-Dist: requests>=2.31
25
+ Dynamic: license-file
26
+
27
+ # sentinel-agent-trust
28
+
29
+ Python client SDK for **Sentinel AI** — the identity & governance layer for
30
+ AI agents: control, authorize, and audit autonomous agents before they touch
31
+ your production APIs.
32
+
33
+ > Sentinel is in **private beta**. For source access, a hosted sandbox
34
+ > organization key, or to collaborate: **cosimo@plannest.net**
35
+
36
+ ## Install
37
+
38
+ ```bash
39
+ pip install sentinel-agent-trust
40
+ ```
41
+
42
+ ## Usage
43
+
44
+ ```python
45
+ import os
46
+ from agent_trust_sdk import AgentTrustClient, AgentPermissionDeniedException
47
+
48
+ client = AgentTrustClient(
49
+ agent_id="agt_...",
50
+ private_key=os.environ["SENTINEL_AGENT_PRIVATE_KEY"], # base64 Ed25519 seed
51
+ gateway_url="https://your-gateway.example.com",
52
+ )
53
+
54
+ try:
55
+ client.enforce_action("crm.refund.create", "crm://refunds", {"amount": 90})
56
+ crm.create_refund(amount=90) # authorized → do the real thing
57
+ except AgentPermissionDeniedException as exc:
58
+ # final denial: do NOT retry — branch (degrade, escalate to a human, give up)
59
+ escalate_to_human(exc.reason, exc.request_id)
60
+ ```
61
+
62
+ Every request is signed with the agent's private Ed25519 key (never sent to
63
+ the server) and carries a timestamp + nonce, so requests cannot be replayed.
64
+ Denials carry a machine-readable `code` (`permission_denied`,
65
+ `behavioral_limit_exceeded`, `rate_limited`, …) so your agent can branch
66
+ instead of looping.
67
+
68
+ ## Generate a keypair
69
+
70
+ ```bash
71
+ python -m agent_trust_sdk.keygen
72
+ ```
73
+
74
+ Register the public key with your Sentinel gateway (`POST /v1/agents`); keep
75
+ the private seed in a secret store.
76
+
77
+ ## License
78
+
79
+ Apache 2.0 — see LICENSE and NOTICE.
@@ -0,0 +1,13 @@
1
+ LICENSE
2
+ NOTICE
3
+ README.md
4
+ pyproject.toml
5
+ agent_trust_sdk/__init__.py
6
+ agent_trust_sdk/client.py
7
+ agent_trust_sdk/exceptions.py
8
+ agent_trust_sdk/keygen.py
9
+ sentinel_agent_trust.egg-info/PKG-INFO
10
+ sentinel_agent_trust.egg-info/SOURCES.txt
11
+ sentinel_agent_trust.egg-info/dependency_links.txt
12
+ sentinel_agent_trust.egg-info/requires.txt
13
+ sentinel_agent_trust.egg-info/top_level.txt
@@ -0,0 +1,2 @@
1
+ cryptography>=42.0
2
+ requests>=2.31
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+