validating-tpm-measured-boot-attestation

Fail

Audited by Snyk on Aug 17, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill includes a literal secret string (echo -n "diskkey") piped into a create command, which demonstrates and would cause the LLM to reproduce a plaintext secret verbatim in output/commands.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly requires root/sudo for installing tools and performing TPM NV/AK operations (and warns that TPM-clearing/ownership/NV changes can be destructive), so it instructs privileged, state-modifying actions on the host.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 17, 2026, 04:00 PM
Issues
2
Security Audit — snyk — validating-tpm-measured-boot-attestation