Metadata-Version: 2.4
Name: capsem
Version: 0.1.0
Summary: CAPSEM: Contextual Agent Privacy and Security Manager
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: networkx>=3.5
Requires-Dist: pip>=25.2
Requires-Dist: pydantic>=2.11.9
Requires-Dist: python-dotenv>=1.1.1
Requires-Dist: tabulate>=0.9.0
Dynamic: license-file

# CAPSEM: Contextual Agent Privacy and Security Manager
CAPSEM is a comprehensive framework designed to enhance the privacy and security of AI agents by allowing to define, manage, and enforce contextual privacy and security policies in a framework-agnostic manner.

---

## 🔥 What's new

- **Intial release**: Initial release with ADK support.

## ✨ Key Features

- **Framework Agnostic**: CAPSEM is designed to be framework-agnostic, allowing easy integration with various AI agent frameworks.

- **Contextual Policies**: Define and enforce privacy and security policies based on the context of the agent's operations.

## 📄 License

This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.


## 🤝 Contributing

We welcome contributions from the community! Whether it's bug reports, feature requests, documentation improvements, or code contributions, please see [Code Contributing Guidelines](./CONTRIBUTING.md) to get started.


## ⚠️ Disclaimer

This is not an officially supported Google product. This project is not
eligible for the [Google Open Source Software Vulnerability Rewards
Program](https://bughunters.google.com/open-source-security).
