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 May 25, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 23

Template literal with variable interpolation in command context

SourceSKILL.md
23```bash
low line 109

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
114--policy ~/.hermes/security/attestation-policy.json \
low line 119

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
123--input ~/.hermes/security/attestations/current.json \
low line 124

Access to hidden dotfiles in home directory

SourceSKILL.md
124--baseline ~/.hermes/security/attestations/baseline.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--signature ~/.hermes/security/attestations/current.json.sig \
low line 132

Access to hidden dotfiles in home directory

SourceSKILL.md
132--public-key ~/.hermes/security/keys/attestation-public.pem
medium line 226

Access to hidden dotfiles in home directory

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

External URL reference

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