Skip to main content

make-integromat

Automates complex workflows visually with Make (Integromat), enabling users to create, run, and manage scenarios efficiently.

Install this skill

or
51/100

Security score

The make-integromat skill was audited on Feb 12, 2026 and we found 9 security issues across 4 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 13

Piping content to bash shell

SourceSKILL.md
13curl -sSL https://canifi.com/skills/make-integromat/install.sh | bash
high line 27

Piping content to bash shell

SourceSKILL.md
27# curl -sSL https://canifi.com/install.sh | bash
medium line 13

Curl to non-GitHub URL

SourceSKILL.md
13curl -sSL https://canifi.com/skills/make-integromat/install.sh | bash
medium line 27

Curl to non-GitHub URL

SourceSKILL.md
27# curl -sSL https://canifi.com/install.sh | bash
medium line 90

Webhook reference - potential data exfiltration

SourceSKILL.md
903. Webhook triggers
low line 18

Access to hidden dotfiles in home directory

SourceSKILL.md
18cp -r skills/make-integromat ~/.canifi/skills/
low line 13

External URL reference

SourceSKILL.md
13curl -sSL https://canifi.com/skills/make-integromat/install.sh | bash
low line 23

External URL reference

SourceSKILL.md
23Configure via [canifi-env](https://canifi.com/setup/scripts):
low line 27

External URL reference

SourceSKILL.md
27# curl -sSL https://canifi.com/install.sh | bash
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →