12 lines
299 B
YAML
12 lines
299 B
YAML
name: molecule-prompt-watchdog
|
|
version: 1.0.0
|
|
description: Inject context warnings when the user prompt mentions destructive keywords (force push, drop table, delete all). UserPromptSubmit hook.
|
|
author: Molecule AI
|
|
tags: [molecule, guardrails]
|
|
|
|
runtimes:
|
|
- claude_code
|
|
|
|
hooks:
|
|
- user-prompt-tag
|