Metadata-Version: 2.4
Name: rockwall
Version: 0.0.1
Summary: Rock-solid protection for AI-generated commands. Pre-execution safety validation for Claude Code and MCP servers.
Author-email: frmoretto <francesco.marinoni.moretto@gmail.com>
License: CC-BY-4.0
Project-URL: Homepage, https://github.com/frmoretto/rockwall
Project-URL: Repository, https://github.com/frmoretto/rockwall
Project-URL: Issues, https://github.com/frmoretto/rockwall/issues
Keywords: rockwall,ai-safety,command-validation,security,claude-code,mcp,pre-execution,clarity-gate,llm,bash,shell
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
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: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Rockwall

> Rock-solid protection for AI-generated commands

**Status:** Placeholder - Full release coming soon

## What is Rockwall?

Rockwall is a pre-execution validation system for AI-generated shell commands. It analyzes commands before they run, detecting potentially dangerous operations and requiring explicit approval.

Part of the **Clarity Gate ecosystem**:
- [Clarity Gate](https://github.com/frmoretto/clarity-gate) - Epistemic quality verification for documents
- **Rockwall** - Pre-execution command safety for AI assistants

## Coming Soon

- Command pattern analysis
- Risk scoring system
- Integration with Claude Code and MCP servers
- Configurable security policies

## Links

- [GitHub Repository](https://github.com/frmoretto/rockwall)
- [Clarity Gate Ecosystem](https://github.com/frmoretto/clarity-gate)

## License

CC-BY-4.0
