Metadata-Version: 2.4
Name: trustscope
Version: 0.0.1
Summary: TrustScope — AI Agent Governance Platform. Python SDK for runtime compliance, evidence, and policy enforcement.
Author-email: TrustScope <hello@trustscope.ai>
License: MIT
Project-URL: Homepage, https://trustscope.ai
Project-URL: Documentation, https://docs.trustscope.ai
Project-URL: Repository, https://github.com/trustscope/trustscope-python
Project-URL: Issues, https://github.com/trustscope/trustscope-python/issues
Keywords: ai,governance,compliance,agents,llm,mcp,safety,trustscope,observability,audit
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
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: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# TrustScope Python SDK

**AI Agent Governance Platform — Prove your AI followed the rules.**

TrustScope provides runtime compliance, cryptographic evidence, and policy enforcement for AI agents. This is the official Python SDK.

## Coming Soon

The TrustScope Python SDK is under active development. It will provide:

- **Trace submission** — Send AI agent traces for governance analysis
- **Policy enforcement** — Enforce safety policies on LangChain, CrewAI, AutoGen, and custom agents
- **Evidence retrieval** — Access cryptographic proof that your AI followed required safety checks
- **Detection engines** — 25+ engines including prompt injection, PII, secret detection, and behavioral anomaly
- **Compliance exports** — Generate audit-ready reports for SOC 2, HIPAA, EU AI Act, and ISO 42001

## Links

- **Website:** [trustscope.ai](https://trustscope.ai)
- **Safe Mode (free local protection):** [safemode.run](https://safemode.run)
- **npm package:** `npm install -g safemode`

## License

MIT
