base-images-and-rpms

Fail

Audited by Snyk on Jul 9, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The bundle installs a Python package directly from a GitHub archive belonging to an unverified user (konflux-ci), which is an untrusted source for executable code and therefore could be used to distribute malware.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The automation downloads and executes remote scripts and installs a pip package from external sources without integrity checks (curl + chmod +x and pip install), creating clear supply‑chain / remote‑code‑execution risk if those upstream artifacts are compromised.

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

  • Third-party content exposure detected (high risk: 0.75). Yes: in the required workflow, scripts/base-images-and-rpms.sh fetches outsider-authored free text (GitLab-hosted shell scripts) at runtime via curl (fetch_gitlab_scriptresolve_update_base_images_script), and those scripts are then executed by the agent, placing their contents into the runtime LLM context indirectly through tool execution.

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

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
CRITICAL
Analyzed
Jul 9, 2026, 12:18 PM
Issues
4
Security Audit — snyk — base-images-and-rpms