mirror of
https://github.com/Strategic-Automation/violin.git
synced 2026-08-14 12:33:37 +02:00
- Confirm Validated hypotheses via canonical FIND-NNN.md matched in live-app terms (METHOD + endpoint route) alongside execution bundles - require/require_any discriminators for shared-endpoint challenges; absence-type scoring for no-rate-limiting - Runner: closeout timeout is a soft warning, not run invalidation - ai_judge: whitelist legitimate closeout artifacts in schema-drift audit - Align version surfaces to 3.1.0; move pyyaml to runtime deps Calibration: known-good 20/20, known-bad 0/0. Latest run re-scored 4 -> 9.
26 lines
518 B
YAML
26 lines
518 B
YAML
name: violin
|
|
version: 3.1.0
|
|
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/
|