get-executions
Warn
Audited by Snyk on May 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches executions, raw logs, transcripts, and recordings from the public Bolna API (see SKILL.md endpoints like GET https://api.bolna.ai/executions/{execution_id} and the raw logs endpoint) and the provided scripts (scripts/fetch_executions_paginated.py) paginate and ingest those execution records, so untrusted user-generated call transcripts/logs could be read and influence agent decisions or tool use.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata