divine-mobile-guide-creator

Warn

Audited by Snyk on Jun 16, 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.95). Runtime path: the skill clones the outsider-authored public GitHub repo (git clone https://github.com/divinevideo/divine-mobile), then reads its markdown files (e.g., README.md, docs/*.md) as sources to generate blog posts, so free-form text from an outside party is ingested into the LLM context.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs a runtime git clone of https://github.com/divinevideo/divine-mobile to fetch repository documents that are read and injected into the agent's context to drive generation of the guides, so this external URL directly influences prompts/outputs.

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 16, 2026, 08:07 AM
Issues
2
Security Audit — snyk — divine-mobile-guide-creator