integration-react-react-router-7-framework
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly instructs the user to use environment variables for sensitive PostHog project tokens, preventing credential exposure in source code.
- [SAFE]: The provided integration pattern for server-side tracking includes session and user identification correlation using HTTP headers, which is a standard and secure method for analytics in SSR environments.
- [SAFE]: The example project code demonstrates secure local data handling, such as using parameterized queries with SQLite to prevent SQL injection.
- [SAFE]: The instructions promote minimal code changes and standard integration points, reducing the risk of accidental breakage or security regressions.
- [SAFE]: All external dependencies mentioned (posthog-js, posthog-node, @posthog/react) are official packages from a recognized vendor.
- [SAFE]: No malicious patterns such as prompt injection, obfuscated URLs, or unauthorized data exfiltration were found in the skill or its reference materials.
Audit Metadata