posthog-common-errors
Diagnoses and resolves common PostHog errors, providing solutions for debugging and troubleshooting integration issues effectively.
Install this skill
or
87/100
Security score
The posthog-common-errors skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 91
Curl to non-GitHub URL
SourceSKILL.md
| 91 | curl -s https://status.posthog.com |
medium line 94
Curl to non-GitHub URL
SourceSKILL.md
| 94 | curl -I https://api.posthog.com |
low line 91
External URL reference
SourceSKILL.md
| 91 | curl -s https://status.posthog.com |
low line 94
External URL reference
SourceSKILL.md
| 94 | curl -I https://api.posthog.com |
low line 106
External URL reference
SourceSKILL.md
| 106 | - [PostHog Status Page](https://status.posthog.com) |
Scanned on Feb 28, 2026
View Security Dashboard