Skip to main content

hermes-attestation-guardian

Enables runtime security attestation and drift detection for Hermes infrastructure, ensuring integrity and trust in deployments.

Install this skill

or
81/100

Security score

The hermes-attestation-guardian skill was audited on Jun 11, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 30

Template literal with variable interpolation in command context

SourceSKILL.md
30```bash
low line 116

Access to hidden dotfiles in home directory

SourceSKILL.md
116# Generate attestation (default output: ~/.hermes/security/attestations/current.json)
low line 121

Access to hidden dotfiles in home directory

SourceSKILL.md
121--policy ~/.hermes/security/attestation-policy.json \
low line 126

Access to hidden dotfiles in home directory

SourceSKILL.md
126node scripts/verify_attestation.mjs --input ~/.hermes/security/attestations/current.json
low line 130

Access to hidden dotfiles in home directory

SourceSKILL.md
130--input ~/.hermes/security/attestations/current.json \
low line 131

Access to hidden dotfiles in home directory

SourceSKILL.md
131--baseline ~/.hermes/security/attestations/baseline.json \
low line 137

Access to hidden dotfiles in home directory

SourceSKILL.md
137--input ~/.hermes/security/attestations/current.json \
low line 138

Access to hidden dotfiles in home directory

SourceSKILL.md
138--signature ~/.hermes/security/attestations/current.json.sig \
low line 139

Access to hidden dotfiles in home directory

SourceSKILL.md
139--public-key ~/.hermes/security/keys/attestation-public.pem
medium line 233

Access to hidden dotfiles in home directory

SourceSKILL.md
233- Default output root is `~/.hermes/security/attestations/`.
low line 5

External URL reference

SourceSKILL.md
5homepage: https://clawsec.prompt.security
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →