omni-gateway-install

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The document includes an explicit Authorization header template ("Authorization: Bearer ") and discusses registration tokens, which requires inserting real secret token values verbatim into requests/commands.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs running a privileged command (sudo chown -R $USER /usr/local/share/mulesoft/flex-gateway/conf.d) and references systemd service configuration, which directs modification of system files requiring elevated privileges.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 20, 2026, 04:15 PM
Issues
3
Security Audit — snyk — omni-gateway-install