elestio

Fail

Audited by Snyk on Mar 23, 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 requires the agent to receive API tokens and other secrets and shows/uses commands that embed those secrets verbatim on the command line (e.g., elestio login --token, s3-backup --key/--secret, cicd registry-add --password), forcing the LLM to handle and output secret values directly.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's CI/CD flow explicitly accepts arbitrary GitHub/GitLab repositories and auto-creates pipelines (see "elestio cicd create --auto --target --name my-app --repo owner/repo --mode github" and the "Auto-create pipeline flow" in SKILL.md), meaning the agent will cause fetching and interpretation of untrusted, user-generated repo content that can change deployment 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
Mar 23, 2026, 09:49 PM
Issues
3