hydra-zen
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical instruction set for developers and AI agents on how to use the
hydra-zenlibrary correctly. It contains documentation, tables of builder functions, and examples of idiomatic Python code. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and well-known services (MIT Lincoln Laboratory's GitHub pages for hydra-zen). These are trusted sources for library documentation.
- [COMMAND_EXECUTION]: While the skill discusses
instantiate()(which creates objects from configuration), it does so within the context of defining static configuration types and builders. It does not instruct the agent to execute arbitrary shell commands or untrusted code. - [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were found. References to environment variables like
GIT_SHAare standard practices for configuration metadata.
Audit Metadata