mirror of
https://github.com/Strategic-Automation/violin.git
synced 2026-08-14 12:33:37 +02:00
25 lines
601 B
YAML
25 lines
601 B
YAML
# violin - supervised agentic Hermes pentest profile
|
|
name: violin
|
|
version: 2.0.2
|
|
description: "A supervised agentic Hermes penetration testing profile for authorised Kali/Parrot-based security assessment, reconnaissance, exploit validation, and reporting workflows."
|
|
hermes_requires: ">=0.18.0"
|
|
author: "Violin contributors"
|
|
license: MIT
|
|
env_requires: []
|
|
distribution_owned:
|
|
- distribution.yaml
|
|
- README.md
|
|
- CHANGELOG.md
|
|
- LICENSE
|
|
- SOUL.md
|
|
- .hermes.md
|
|
- CONTRIBUTING.md
|
|
- SECURITY.md
|
|
- config.yaml
|
|
- pyproject.toml
|
|
- skills/
|
|
- scripts/
|
|
- plugins/
|
|
- assets/
|
|
- .github/
|