nomad
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and HCL (HashiCorp Configuration Language) examples. No executable scripts, binary files, or malicious instructions are included.
- [EXTERNAL_DOWNLOADS]: HCL examples in the documentation include artifact blocks and service definitions using placeholder domains (e.g.,
data.example.com,nfs.example.com). These are used for illustrative purposes in the context of Nomad workload configuration and do not point to untrusted or malicious external sources. - [CREDENTIALS_UNSAFE]: The skill examples demonstrate security best practices by illustrating integration with HashiCorp Vault for secret management. Placeholder strings like
YOUR_REPLICATION_TOKENandVAULT_TOKENare used correctly to represent credential injection through templates rather than hardcoding sensitive data.
Audit Metadata