Metadata-Version: 2.4
Name: strands-neuraltrust
Version: 0.1.0
Summary: TrustGuard interventions and guarded complete-result invocation for Strands Agents
Project-URL: Documentation, https://docs.neuraltrust.ai/integrations/strands
Project-URL: Repository, https://github.com/NeuralTrust/strands-neuraltrust
Project-URL: Issues, https://github.com/NeuralTrust/strands-neuraltrust/issues
Author: NeuralTrust
License-Expression: MIT
License-File: LICENSE
Keywords: agents,guardrails,neuraltrust,strands,trustguard
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: <3.15,>=3.10
Requires-Dist: httpx<0.29,>=0.28.1
Requires-Dist: jsonschema<5,>=4.23
Requires-Dist: strands-agents==1.54.0
Description-Content-Type: text/markdown

# strands-neuraltrust

Integrate [NeuralTrust TrustGuard](https://neuraltrust.ai) with Strands Agents to
evaluate prompts, model responses, tool arguments, and tool results.

See the [official integration guide](https://docs.neuraltrust.ai/integrations/strands)
for installation, examples, configuration, and security boundaries.

Licensed under the [MIT License](LICENSE).
