Skip to main content

analytics-wiring

This skill sets up analytics instrumentation for tracking events, conversions, and user interactions across web pages.

Install this skill

or
97/100

Security score

The analytics-wiring skill was audited on Jun 3, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 50

External URL reference

SourceSKILL.md
50<script defer data-domain="{domain}" src="https://plausible.io/js/script.js"></script>
low line 54

External URL reference

SourceSKILL.md
54<script defer data-domain="{domain}" src="https://plausible.io/js/script.tagged-events.js"></script>
low line 69

External URL reference

SourceSKILL.md
69posthog.init('{PUBLIC_POSTHOG_KEY}', { api_host: 'https://app.posthog.com' });
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →