intercom-core-workflow-a
Facilitates management of Intercom contacts, enabling creation, searching, updating, and merging of leads into users.
Install this skill
or
69/100
Security score
The intercom-core-workflow-a skill was audited on May 27, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 105
Template literal with variable interpolation in command context
SourceSKILL.md
| 105 | console.log(`Found ${filtered.totalCount} contacts`); |
medium line 107
Template literal with variable interpolation in command context
SourceSKILL.md
| 107 | console.log(` ${contact.name} (${contact.email}) - plan: ${contact.customAttributes?.plan}`); |
medium line 135
Template literal with variable interpolation in command context
SourceSKILL.md
| 135 | console.log(`Merged lead into user: ${merged.id}`); |
medium line 147
Template literal with variable interpolation in command context
SourceSKILL.md
| 147 | console.log(`Segment: ${segment.name} (${segment.id})`); |
medium line 175
Template literal with variable interpolation in command context
SourceSKILL.md
| 175 | if (count % 100 === 0) console.log(`Processed ${count} contacts`); |
low line 47
Access to .env file
SourceSKILL.md
| 47 | token: process.env.INTERCOM_ACCESS_TOKEN!, |
low line 79
External URL reference
SourceSKILL.md
| 79 | POST to `https://api.intercom.io/contacts/search` with query filters. |
low line 209
External URL reference
SourceSKILL.md
| 209 | - [Contacts API](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/contacts) |
low line 210
External URL reference
SourceSKILL.md
| 210 | - [Search Contacts](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/contacts/searchcontacts) |
low line 211
External URL reference
SourceSKILL.md
| 211 | - [Merge Contacts](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/contacts/mergecontact) |
low line 212
External URL reference
SourceSKILL.md
| 212 | - [Contact Guides](https://developers.intercom.com/docs/guides/contacts) |
Scanned on May 27, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorysales
UpdatedJune 10, 2026
jeremylongshore/claude-code-plugins-plus-skills