dibbla

Fail

Audited by Snyk on May 7, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt contains explicit examples and instructions that place API tokens and secrets inline (e.g., dibbla login --api-key <token>, dibbla deploy ... -e API_KEY=secret, and writing DIBBLA_API_TOKEN into .env), which can require the agent to echo or embed secret values verbatim in generated commands or files.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). They include direct links to install.ps1 and install.sh on an unverified domain — remote install scripts (curl|sh or PowerShell IEX) are a high-risk distribution vector unless you verify the publisher and inspect the scripts; api.dibbla.net itself is just an API endpoint and not inherently dangerous.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly documents network fetch-and-execute behavior (e.g., "dibbla run fetches and executes a yaml from the network" and template/install flows that fetch bootstrap yamls and a public manifest from raw.githubusercontent.com), so agents will fetch and act on arbitrary public URLs whose untrusted content can change tool behavior.

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

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL 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
CRITICAL
Analyzed
May 7, 2026, 07:53 AM
Issues
4