skills/bolna-ai/skills/get-executions/Gen Agent Trust Hub

get-executions

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates legitimate interaction with the official Bolna AI API (api.bolna.ai) to retrieve call execution records. The network operations are restricted to the vendor's own domain and are necessary for the skill's stated purpose of debugging and monitoring call agent history.
  • [COMMAND_EXECUTION]: The provided Python script (scripts/fetch_executions_paginated.py) uses only Python standard libraries (urllib, json, argparse) to perform paginated API requests. It does not invoke any external shells or execute arbitrary code.
  • [DATA_EXFILTRATION]: While the skill accesses the BOLNA_API_KEY environment variable, it only transmits it to the authoritative vendor endpoint (api.bolna.ai) via standard Authorization headers. There is no evidence of credential harvesting or unauthorized data transmission to third-party domains.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 01:53 PM
Security Audit — agent-trust-hub — get-executions