salla-docs

Warn

Audited by Snyk on Jun 30, 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.85). The workflow fetches and ingests readable text from public Salla documentation pages at runtime (e.g., https://docs.salla.dev/<id>.md and https://docs.salla.dev/llms.txt) and then reads the inline OpenAPI YAML blocks into the agent’s LLM context, which is outsider-authored free text from a third-party website.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent to fetch live pages from https://docs.salla.dev/.md (and to use https://docs.salla.dev/llms.txt to locate pages) at runtime and to read the inline OpenAPI blocks as the authoritative schema for validation and upgrade logic, so external content directly controls the agent's behavior.

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 30, 2026, 04:02 PM
Issues
2
Security Audit — snyk — salla-docs