zenmux-context
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads documentation files from the official ZenMux GitHub repository (https://github.com/ZenMux/zenmux-doc.git). This is a trusted source for this specific skill's purpose and does not present a security risk.
- [COMMAND_EXECUTION]: The skill uses shell scripts (
update-references.sh,get-doc-tree.sh) to perform git operations (clone/pull) and file system traversal. These operations are scoped to the skill's local reference directory. - [SAFE]: No malicious patterns such as credential theft, prompt injection, or unauthorized data exfiltration were detected. The skill follows standard documentation retrieval patterns.
Audit Metadata