intercom
Automates customer support operations in Intercom, managing conversations, tickets, and team inbox efficiently.
Install this skill
or
56/100
Security score
The intercom 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 17
Piping content to bash shell
SourceSKILL.md
| 17 | curl -sSL https://canifi.com/skills/intercom/install.sh | bash |
high line 31
Piping content to bash shell
SourceSKILL.md
| 31 | # curl -sSL https://canifi.com/install.sh | bash |
medium line 17
Curl to non-GitHub URL
SourceSKILL.md
| 17 | curl -sSL https://canifi.com/skills/intercom/install.sh | bash |
medium line 31
Curl to non-GitHub URL
SourceSKILL.md
| 31 | # curl -sSL https://canifi.com/install.sh | bash |
low line 22
Access to hidden dotfiles in home directory
SourceSKILL.md
| 22 | cp -r skills/intercom ~/.canifi/skills/ |
low line 17
External URL reference
SourceSKILL.md
| 17 | curl -sSL https://canifi.com/skills/intercom/install.sh | bash |
low line 27
External URL reference
SourceSKILL.md
| 27 | Configure via [canifi-env](https://canifi.com/setup/scripts): |
low line 31
External URL reference
SourceSKILL.md
| 31 | # curl -sSL https://canifi.com/install.sh | bash |
Scanned on Feb 12, 2026
View Security Dashboard