mulerouter
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust security utility in
core/image.pythat validates all file paths before reading local content. It explicitly blocks access to sensitive system directories (like /etc and /proc) and user configuration folders (like .ssh and .aws) to prevent local file inclusion or data theft. - [SAFE]: All external network requests are directed to the official service domains (
api.mulerouter.aiandapi.mulerun.com). - [SAFE]: Modular functionality is achieved through standard Python dynamic loading of local scripts located within the skill's own package structure, with no execution of external or untrusted code strings.
Audit Metadata