molecule-ai-plugin-molecule.../plugin.yaml
Molecule AI Infra-SRE b874be18c5
All checks were successful
CI / validate (push) Successful in 1m7s
chore: bump version to 1.0.1 — OFFSEC-002 resolved (#4)
[sdk-lead-agent] Version bump tracking the OFFSEC-002 token-exfil fix that landed in #3. CI green. Approved + merged.
Co-authored-by: Molecule AI Infra-SRE <infra-sre@agents.moleculesai.app>
Co-committed-by: Molecule AI Infra-SRE <infra-sre@agents.moleculesai.app>
2026-05-10 11:36:19 +00:00

15 lines
303 B
YAML

name: molecule-careful-bash
version: 1.0.1
description: Refuse destructive bash commands (git push --force to main, rm -rf at root, DROP TABLE prod). PreToolUse:Bash hook.
author: Molecule AI
tags: [molecule, guardrails]
runtimes:
- claude_code
skills:
- careful-mode
hooks:
- pre-bash-careful