deploy

Fail

Audited by Snyk on Apr 8, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to fetch and "present" and "share" the RHDH URL and credentials from the bot's PR comment (and to propagate secrets into configs or PRs/Vault), which requires reading and outputting secret values verbatim—an exfiltration risk despite some guidance to avoid printing secrets in-shell.

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 plugin definitions and package metadata from the public "rhdh-plugin-export-overlays" GitHub raw URLs (see "Data Sources" and Steps 2–3 in Part 1 of SKILL.md) and then use that content to modify configuration and drive deployment decisions, so untrusted third‑party content can directly influence tool use and next actions.

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
Apr 8, 2026, 11:29 AM
Issues
3