mflux-image-router

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard CLI tools (curl, pip, uv) to install and interact with the image routing software. These operations are transparent and consistent with the skill's stated purpose of managing local image generation services.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of ollama-herd from PyPI and mflux via the uv tool. These are documented dependencies provided by the vendor and are standard for the described use case.
  • [REMOTE_CODE_EXECUTION]: Automated security scans flagged two instances of curl | python3. Analysis confirms these commands specifically use python3 -m json.tool, which is a standard Python library used for pretty-printing JSON output and does not execute arbitrary code from the remote source.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 02:50 AM
Security Audit — agent-trust-hub — mflux-image-router