Skip to main content

gusto

Streamlines payroll and HR management for small businesses using Gusto's platform, automating processes like onboarding and tax filing.

Install this skill

or
56/100

Security score

The gusto skill was audited on Feb 12, 2026 and we found 8 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/gusto/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/gusto/install.sh | bash
medium line 27

Curl to non-GitHub URL

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

Access to hidden dotfiles in home directory

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

External URL reference

SourceSKILL.md
13curl -sSL https://canifi.com/skills/gusto/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