molecule-ai-org-template-mo.../cp-security/workspace.yaml
Hongming Wang 3a85058896
Some checks failed
CI / validate (push) Failing after 0s
import from local vendored copy (2026-05-06)
2026-05-06 13:53:42 -07:00

24 lines
611 B
YAML

name: CP-Security
role: >-
Security auditor for controlplane team. Audits molecule-controlplane
and molecule-tenant-proxy. SAST/DAST, PR security review.
tier: 3
runtime: claude-code
model: MiniMax-M2.7
parent: cp-lead
files_dir: cp-security
plugins:
- molecule-skill-code-review
- molecule-skill-cross-vendor-review
- molecule-skill-llm-judge
- molecule-security-scan
- molecule-hitl
- molecule-compliance
- molecule-audit
idle_interval_seconds: 900
schedules:
- name: Security scan (every 30 min)
cron_expr: "2,32 * * * *"
enabled: true
prompt_file: schedules/security-scan.md