api-publish

Fail

Audited by Snyk on May 7, 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 instructs the agent to ask for credentials inline and to embed them verbatim in CLI commands and to relay generated API keys (e.g., using --username/--password, --token, or returning apiKey.apiKey), which requires the LLM to handle and output secret values directly, creating an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent to fetch and parse public, third‑party documentation from GitHub (e.g., the PolicyHub catalog at https://raw.githubusercontent.com/wso2/gateway-controllers/main/docs/README.md and multiple raw.githubusercontent.com links listed under "External docs" and in the references), and to use that untrusted content at runtime to build policy YAML and drive CLI/REST actions — which could allow indirect prompt-injection from arbitrary upstream markdown.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 7, 2026, 04:33 PM
Issues
3