Metadata-Version: 2.4
Name: vigiskill
Version: 0.0.1
Summary: Vigiskill — security workbench for AI agent skills and OpenClaw mirror integrity. Placeholder package reserving the name for the upcoming production release.
Author-email: Rafael Perez <ceo@conservatex.net>
License: MIT
Project-URL: Homepage, https://vigiskill.com
Project-URL: Source, https://github.com/vigiskill/vigiskill
Project-URL: Issues, https://github.com/vigiskill/vigiskill/issues
Keywords: vigiskill,security,audit,ai-agent,openclaw,supply-chain,skill-sast
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
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: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# vigiskill

> **Placeholder package.** Vigiskill is a security workbench for AI agent skills and OpenClaw mirror integrity, currently in development.

This PyPI package reserves the name `vigiskill` while the production workbench is being built. It has no functionality yet.

## What Vigiskill will do (when it ships)

Vigiskill audits AI agent deployments — specifically OpenClaw mirrors and the custom skills your team writes — to find and seal vulnerabilities before they reach production:

- **Mirror integrity audit** — provenance, tamper-diff, supply-chain checks on any OpenClaw fork
- **Custom skill SAST** — semantic static analysis of the skills your agents load
- **Hardening review** — Gateway exposure, sandbox config, plugin permissions
- **Vulnerability Knowledge Base** — curated, dated, scored advisories for the OpenClaw ecosystem

## Status

This is the `vigiskill==0.0.1` placeholder. The real workbench will publish under this same package name when ready.

- Home: https://vigiskill.com *(coming soon)*
- Source: https://github.com/vigiskill
- Contact: ceo@conservatex.net

## Install (placeholder only — does nothing yet)

```bash
pip install vigiskill
```

## License

MIT
