deployment-knowledge

Warn

Audited by Snyk on Mar 17, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.70). The GitHub Actions workflow and deploy scripts explicitly run docker pull/docker compose (e.g., docker pull registry.example.com/app:${VERSION} and docker compose up -d php-*) which fetch and then execute remote container images at runtime (registry.example.com/app:...), making this an external runtime dependency that executes remote code and is required for the skill to operate.

Issues (1)

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 17, 2026, 09:59 AM
Issues
1