gtm-implementation
Implements GTM tracking with dataLayer events and API configuration for enhanced analytics and event tracking.
Install this skill
Security score
The gtm-implementation skill was audited on Feb 27, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 320 | parent: `accounts/${accountId}/containers/${containerId}/workspaces/${workspaceId}`, |
Template literal with variable interpolation in command context
| 350 | parent: `accounts/${accountId}/containers/${containerId}/workspaces/${workspaceId}`, |
Template literal with variable interpolation in command context
| 418 | parent: `accounts/${accountId}/containers/${containerId}/workspaces/${workspaceId}`, |
Template literal with variable interpolation in command context
| 430 | parent: `accounts/${accountId}/containers/${containerId}/workspaces/${workspaceId}` |
Template literal with variable interpolation in command context
| 454 | path: `accounts/${accountId}/containers/${containerId}/workspaces/${workspaceId}`, |
Template literal with variable interpolation in command context
| 456 | name: `GTM Automation - ${new Date().toISOString()}`, |
Template literal with variable interpolation in command context
| 470 | console.log(`✓ Container version created: ${version.data.containerVersionId}`) |
Template literal with variable interpolation in command context
| 471 | console.log(`→ Preview in GTM: ${version.data.containerVersion.tagManagerUrl}`) |
External URL reference
| 515 | Preview URL: https://tagmanager.google.com/#/versions/accounts/123/containers/456/versions/42 |