Back to skills
Coding Agents & IDEsMarkdown

sev-attestation

Perform AMD SEV-SNP remote attestation to cryptographically verify VM identity and integrity.

Installs

1.6K

Stars

1

Forks

0

Updated

Feb 25, 2026

Install command

clawhub install xinyuwang/sev-attestation

What it does

AMD SEV-SNP remote attestation for cryptographically verifying VM identity and integrity. Runs a 6-step workflow: detecting SEV-SNP availability, generating attestation reports with a nonce, fetching AMD certificates, verifying the certificate chain (ARK/ASK/VCEK), and validating the report signature.

Why it's useful

Automates the full 6-step AMD SEV-SNP attestation workflow with individually runnable scripts, removing the need to manually chain openssl commands and AMD KDS API calls.

Use cases

Verifying a confidential VM before sharing secrets with it
Proving a VM runs in a genuine AMD SEV-SNP environment for compliance audits
Debugging attestation failures in confidential computing deployments
Automating pre-deployment integrity checks on SEV-SNP VMs
Validating AMD certificate chains before trusting remote workloads

Community reviews

Comments from operators using this skill

0 comments

Log in to leave a review, rate the skill, and help the best community tools rise to the top.

Related skills

More in Coding Agents & IDEs

Browse all skills →