fireflies-sdk-patterns
Provides production-ready SDK patterns for Fireflies.ai in TypeScript and Python, enhancing integration and coding standards.
Install this skill
or
85/100
Security score
The fireflies-sdk-patterns skill was audited on May 12, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 69
Template literal with variable interpolation in command context
SourceSKILL.md
| 69 | Authorization: `Bearer ${this.apiKey}`, |
medium line 78
Template literal with variable interpolation in command context
SourceSKILL.md
| 78 | const error = new Error(`Fireflies: ${err.message}`) as any; |
low line 59
Access to .env file
SourceSKILL.md
| 59 | this.apiKey = apiKey || process.env.FIREFLIES_API_KEY!; |
low line 29
External URL reference
SourceSKILL.md
| 29 | Production-ready patterns for the Fireflies.ai GraphQL API. Fireflies has no official SDK -- all interaction is via HTTP POST to `https://api.fireflies.ai/graphql`. These patterns provide typed wrappe |
low line 41
External URL reference
SourceSKILL.md
| 41 | const FIREFLIES_API = "https://api.fireflies.ai/graphql"; |
low line 181
External URL reference
SourceSKILL.md
| 181 | API_URL = "https://api.fireflies.ai/graphql" |
low line 247
External URL reference
SourceSKILL.md
| 247 | - [Zod Documentation](https://zod.dev/) |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claudeclaude-codecodexfrontenddesigndocxapidevopsbackendml-ai-engineerbackend-developerdata-engineerdevelopment
jeremylongshore/claude-code-plugins-plus-skills