ai-gateway-management

Fail

Audited by Snyk on Jun 17, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly shows passing API keys/tokens verbatim in CLI commands and Authorization headers (e.g., --token "sk-xxx" and curl -H "Authorization: Bearer "), which requires the LLM to emit secret values directly into generated commands/outputs.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs creating services/routes, modifying gateway and OpenClaw configuration files (including /root/manager-workspace/openclaw.json) and starting servers under /opt, which change system state and likely require elevated privileges and could compromise the host if misused.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 17, 2026, 07:51 PM
Issues
2
Security Audit — snyk — ai-gateway-management