fireflies-common-errors
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for troubleshooting Fireflies.ai GraphQL API errors, providing common error codes, root causes, and suggested fixes.
- [COMMAND_EXECUTION]: Contains bash script examples using
curlto perform connectivity tests and GraphQL introspection againsthttps://api.fireflies.ai/graphql. These commands are standard for API debugging and are restricted to the official service domain. - [DATA_EXFILTRATION]: Utilizes the
FIREFLIES_API_KEYenvironment variable for authentication header construction. The network operations are limited to the well-knownapi.fireflies.aidomain, representing legitimate service interaction rather than unauthorized data exfiltration.
Audit Metadata