hootsuite-ci-integration
Enables CI/CD integration for Hootsuite with GitHub Actions, automating testing and validation for social media management.
Install this skill
or
82/100
Security score
The hootsuite-ci-integration skill was audited on May 18, 2026 and we found 10 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 32
Template literal with variable interpolation in command context
SourceSKILL.md
| 32 | ```yaml |
medium line 134
Template literal with variable interpolation in command context
SourceSKILL.md
| 134 | headers: { Authorization: `Bearer ${access_token}` }, |
low line 122
Fetch to external URL
SourceSKILL.md
| 122 | const tokenRes = await fetch('https://platform.hootsuite.com/oauth2/token', { |
low line 133
Fetch to external URL
SourceSKILL.md
| 133 | const res = await fetch('https://platform.hootsuite.com/v1/socialProfiles', { |
low line 118
Access to .env file
SourceSKILL.md
| 118 | const hasCredentials = !!process.env.HOOTSUITE_CLIENT_ID; |
low line 127
Access to .env file
SourceSKILL.md
| 127 | client_id: process.env.HOOTSUITE_CLIENT_ID!, |
low line 128
Access to .env file
SourceSKILL.md
| 128 | client_secret: process.env.HOOTSUITE_CLIENT_SECRET!, |
low line 129
Access to .env file
SourceSKILL.md
| 129 | refresh_token: process.env.HOOTSUITE_REFRESH_TOKEN!, |
low line 122
External URL reference
SourceSKILL.md
| 122 | const tokenRes = await fetch('https://platform.hootsuite.com/oauth2/token', { |
low line 133
External URL reference
SourceSKILL.md
| 133 | const res = await fetch('https://platform.hootsuite.com/v1/socialProfiles', { |
Scanned on May 18, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorymarketing
UpdatedMay 20, 2026
jeremylongshore/claude-code-plugins-plus-skills