fireflies
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlandjqcommands to interface with the Fireflies.ai GraphQL API. These commands are used to send queries and parse meeting data as requested by the user. - [EXTERNAL_DOWNLOADS]: The skill connects to
https://api.fireflies.ai/graphql, which is the official API for the well-known Fireflies.ai service. This connection is used solely for the skill's intended transcription and management functions. - [DATA_EXFILTRATION]: Necessary meeting data, such as transcript IDs and audio URLs, are sent to the Fireflies.ai API. This transmission is authorized via the user-supplied
FIREFLIES_TOKENand is required for the service to function.
Audit Metadata