sealos-s3

Warn

Audited by Snyk on Jun 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.75). The required runtime workflow can ingest outsider-authored free text from the project directory via scripts/analyze-project-s3.mjs, which reads and parses arbitrary repo files (including .env*, config/storage/upload code, and other text) into JSON that is then used to decide env-key wiring.

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

  • Potentially malicious external URL detected (high risk: 0.70). The skill instructs running "npx -y sealos-cli@latest ..." which will fetch and execute the remote sealos-cli package from the npm registry (e.g., https://registry.npmjs.org/sealos-cli) at runtime, so it is a runtime external dependency that executes remote code.

Issues (2)

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
MEDIUM
Analyzed
Jun 15, 2026, 03:35 AM
Issues
2
Security Audit — snyk — sealos-s3