1panel-api

Warn

Audited by Snyk on May 15, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.80). The skill's API docs show endpoints that fetch and ingest arbitrary external content—e.g., cronjobs supports scriptMode=scriptUrl and a url field (docs/SKILL-cronjobs.md), apps support syncing a remote app store (docs/SKILL-apps.md), and container/image pull and repo downloadUrl allow pulling images from public registries (docs/SKILL-containers.md)—which the agent would read/act on and could therefore enable indirect prompt injection.

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 exposes 1Panel APIs that include user management, hosts/SSH, firewall, service and file management — functionality that can modify system state (including creating users or changing SSH/service configs) and thus could be used to compromise the machine the agent runs on.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 15, 2026, 04:39 PM
Issues
2
Security Audit — snyk — 1panel-api