
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@cli4ai/fireflies
Advanced tools
Official @cli4ai package • https://cli4ai.com • Install cli4ai:
npm i -g cli4ai
Fireflies.ai meeting transcripts via GraphQL API (instant search across all your meetings).
npm i -g cli4ai
cli4ai add -g fireflies
cli4ai secrets init fireflies
Get your API key from https://app.fireflies.ai → Integrations → Fireflies API.
cli4ai run fireflies recent [limit] # Recent meetings (default: 10)
cli4ai run fireflies search <query> [limit] # Search titles and transcripts
cli4ai run fireflies phrase <phrase> [limit] # Search for phrases in transcripts
cli4ai run fireflies participant <email> [limit] # Meetings with a participant
cli4ai run fireflies between <from> <to> [limit] # Date range (YYYY-MM-DD)
cli4ai run fireflies transcript <id> # Full transcript (JSON)
cli4ai run fireflies read <id> # Readable transcript (text)
cli4ai run fireflies summary <id> # Summary + action items (JSON)
cli4ai run fireflies actions <id> # Action items (text)
cli4ai run fireflies meeting <id> # Meeting metadata and links
cli4ai run fireflies me # Your account info
cli4ai run fireflies recent 5
cli4ai run fireflies search "pricing discussion"
cli4ai run fireflies phrase "budget approval"
cli4ai run fireflies participant john@example.com
cli4ai run fireflies between 2025-01-01 2025-01-31
cli4ai run fireflies read 01KBXC6SYPSB9GV3WFN6N8723D
cli4ai run fireflies actions 01KBXC6SYPSB9GV3WFN6N8723D
FAQs
Fireflies.ai meeting transcripts
We found that @cli4ai/fireflies demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.