Skip to main content

granola-ci-integration

Automates Granola CI/CD workflows for processing meeting notes and integrating with development pipelines using Zapier and GitHub.

Install this skill

or
71/100

Security score

The granola-ci-integration skill was audited on May 23, 2026 and we found 7 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 65

Direct command execution function call

SourceSKILL.md
65while ((match = actionRegex.exec(noteContent)) !== null) {
medium line 118

Template literal with variable interpolation in command context

SourceSKILL.md
118```yaml
medium line 158

Webhook reference - potential data exfiltration

SourceSKILL.md
158Trigger from Zapier using the Webhooks action:
low line 162

Webhook reference - potential data exfiltration

SourceSKILL.md
162App: Webhooks by Zapier
low line 164

External URL reference

SourceSKILL.md
164URL: https://api.github.com/repos/your-org/your-repo/dispatches
low line 252

External URL reference

SourceSKILL.md
252- [Zapier Granola App](https://zapier.com/apps/granola/integrations)
low line 254

External URL reference

SourceSKILL.md
254- [Linear Zapier Integration](https://zapier.com/apps/linear/integrations)
Scanned on May 23, 2026
View Security Dashboard
Installation guide →