2026-07-12 09:39:55 +01:00
|
|
|
name: violin-guard
|
2026-07-22 11:18:53 +01:00
|
|
|
version: 3.0.0
|
2026-07-19 16:55:00 +01:00
|
|
|
description: Typed scope guards and an execute-and-record boundary with bounded synchronization
|
|
|
|
|
windows.
|
2026-07-12 16:00:16 +01:00
|
|
|
kind: standalone
|
2026-07-12 09:39:55 +01:00
|
|
|
provides_tools:
|
2026-07-19 16:55:00 +01:00
|
|
|
- violin_check_command
|
|
|
|
|
- violin_record_ptt
|
|
|
|
|
- violin_record_hypothesis
|
|
|
|
|
- violin_exec
|
|
|
|
|
- violin_exec_status
|
|
|
|
|
- violin_exec_cancel
|
|
|
|
|
- violin_review_batch
|
|
|
|
|
- violin_rebind_pending_batch
|
|
|
|
|
- violin_heartbeat_done
|
|
|
|
|
- violin_exec_burst
|
|
|
|
|
- violin_target
|
|
|
|
|
- violin_status
|
|
|
|
|
- violin_search_exploit
|
|
|
|
|
- violin_httpx
|
|
|
|
|
- violin_nuclei
|
|
|
|
|
- violin_ffuf
|
|
|
|
|
- violin_listener
|
2026-07-12 16:00:16 +01:00
|
|
|
hooks:
|
2026-07-19 16:55:00 +01:00
|
|
|
- pre_tool_call
|
|
|
|
|
- post_tool_call
|
|
|
|
|
- pre_llm_call
|
|
|
|
|
- on_session_reset
|
|
|
|
|
- on_session_finalize
|
2026-07-12 16:00:16 +01:00
|
|
|
toolsets:
|
|
|
|
|
violin_guard:
|
|
|
|
|
description: Violin engagement guard tools
|
2026-07-13 08:53:57 +01:00
|
|
|
app_style: sh
|