google-analytics
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Google libraries such as
google-analytics-adminand standard integration methods like@next/third-parties/google. These resources are from a well-known and trusted vendor. - [SAFE]: Security best practices are followed for credential management. The
ga_admin.pyscript relies on the standardGOOGLE_APPLICATION_CREDENTIALSenvironment variable, avoiding the risk of hardcoded secrets. - [SAFE]: The instructions correctly advise against hardcoding tracking IDs in the source code, instead recommending the use of environment variables like
NEXT_PUBLIC_GA_IDfor different environments. - [SAFE]: Network references to
googletagmanager.comare official and necessary for the implementation of GA4 tracking as described in the skill's purpose.
Audit Metadata