til

Warn

Audited by Snyk on Mar 29, 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.90). The skill calls the public OpenTIL API (e.g. GET /site and GET /entries at https://opentil.ai) and explicitly loads the site's "custom_instructions" from the GET /site response as additional content-guideline rules used during generation (Execution Flow step 1.5), meaning untrusted/user-generated site data can directly influence the agent's outputs and actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs npx @opentil/cli at runtime (and explicitly fetches https://registry.npmjs.org/@opentil/cli/latest), which causes remote npm-hosted code to be fetched and executed for updates/image uploads, so external content is executed during runtime.

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
Mar 29, 2026, 06:23 PM
Issues
2