integration-react-react-router-7-declarative
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate integration guide for PostHog analytics, following standard development workflows and security practices.
- [DATA_EXPOSURE]: The documentation and instructions explicitly direct users to use environment variables (
.envfiles) for PostHog project tokens and hosts, mitigating the risk of hardcoded credentials. - [EXTERNAL_DOWNLOADS]: The skill references the installation of official and verified packages (
posthog-js,@posthog/react) from standard registries and provides links to official PostHog documentation and GitHub repositories. - [COMMAND_EXECUTION]: The workflow includes standard project commands such as dependency installation (
npm install,pnpm install) and running linting or build scripts to verify the integration, which are typical for development-oriented agent skills.
Audit Metadata