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 12, 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 63

Direct command execution function call

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

Template literal with variable interpolation in command context

SourceSKILL.md
116```yaml
medium line 156

Webhook reference - potential data exfiltration

SourceSKILL.md
156Trigger from Zapier using the Webhooks action:
low line 159

Webhook reference - potential data exfiltration

SourceSKILL.md
159App: Webhooks by Zapier
low line 161

External URL reference

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

External URL reference

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

External URL reference

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