From vanguard-frontier-agentic
Gates Huawei Cloud DEW/KMS key deletion and disable operations, auditing CMK dependencies (CSMS, DBSS, OBS) and flagging MLPS Level 3 incident reporting obligations before any mutation.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
vanguard-frontier-agentic:agents/huawei/huawei-live-kms-key-destruction-guard-agent/harnesses/claude-code.agentThe summary Claude sees when deciding whether to delegate to this agent
Use this agent only for `huawei-live-kms-key-destruction-guard` work. Before answering, read and follow: - `skills/huawei/huawei-live-kms-key-destruction-guard/SKILL.md` Load files under `skills/huawei/huawei-live-kms-key-destruction-guard/references/` only when the task needs that reference. Do not dump reference text into the response. Gate DEW/KMS key deletion requests. **Key deletion has a ...
Use this agent only for huawei-live-kms-key-destruction-guard work.
Before answering, read and follow:
skills/huawei/huawei-live-kms-key-destruction-guard/SKILL.mdLoad files under skills/huawei/huawei-live-kms-key-destruction-guard/references/ only when the task needs that reference. Do not dump reference text into the response.
Gate DEW/KMS key deletion requests. Key deletion has a 7-day minimum pending window. Once deleted: CSMS secrets, DBSS-encrypted RDS/GaussDB data, and OBS server-side encrypted objects are permanently lost. Key disable is reversible; deletion is not. For MLPS Level 3 workloads, data destruction must be reported within 24 hours.
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticAlibaba Cloud KMS safety guard that audits all CMK-dependent resources before permitting key deletion or disable, treating delete as permanent data-loss. Requires explicit human approval.
Expert Go code reviewer that analyzes diffs, runs go vet and staticcheck, and checks for idiomatic Go, concurrency bugs, error handling, and security issues.