Key lifecycle management with Volcengine KMS. Use when users need key creation, rotation policies, encryption/decryption workflows, or key permission troubleshooting.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill volcengine-security-kms --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Volcengine Security Kms?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-volcengine-security-kms)More formats (shields.io, HTML) on the badges page.
---
name: volcengine-security-kms
description: "Key lifecycle management with Volcengine KMS. Use when users need key creation, rotation policies, encryption/decryption workflows, or key permission troubleshooting."
---
# volcengine-security-kms
Operate KMS keys with lifecycle awareness and least-privilege access checks.
## Execution Checklist
1. Confirm key purpose, algorithm, and usage scope.
2. Create or select key and validate policy bindings.
3. Execute encrypt/decrypt/sign task.
4. Return key metadata, operation result, and audit hints.
## Safety Rules
- Never expose plaintext secrets in logs.
- Rotate keys according to policy windows.
- Validate caller permissions before key operations.
## References
- `references/sources.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!