assemblyai-core-workflow-b
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process live transcription data, which constitutes an untrusted data source that could contain hidden instructions targeting the agent.
- Ingestion points: The agent processes
Turnmessages received via WebSocket fromwss://streaming.assemblyai.com/v3/ws(referenced inSKILL.md). - Boundary markers: The skill explicitly instructs the agent to "Exclude ... transcript text" from its final output, providing a functional boundary between raw data and agent response.
- Capability inventory: The skill allows the use of
WriteandEdittools, which could potentially be triggered by malicious commands found within the transcribed speech. - Sanitization: While the skill mandates excluding transcripts from output, it lacks technical sanitization or validation rules for the content of the transcripts before they are processed by the agent.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and configuration files from AssemblyAI to guide its operations.
- Evidence: Multiple links to
https://www.assemblyai.com/docs/are included inreferences/official-docs.mdfor parameter verification and model selection.
Audit Metadata