skills/react-native-nitro-google-sign-in/google-signin/react-native-nitro-google-signin/Gen Agent Trust Hub
react-native-nitro-google-signin
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for Google Sign-In that align with official security guidelines. It explicitly instructs developers to verify
idTokensignatures and claims on the backend, which is a critical security step in OAuth flows. - [SAFE]: The
keytoolcommand provided inexamples.mdis a standard utility command for developers to extract SHA-1 fingerprints for OAuth client configuration. The passwords used in the example (android) are the default values for Android debug keystores. - [SAFE]: Remote resources referenced (e.g.,
react-native-nitro-google-sign-in.github.io) belong to the library's official documentation and development infrastructure. No unauthorized third-party downloads or remote code execution patterns were detected. - [SAFE]: The instructions for
serverAuthCodehandling correctly advise against logging sensitive codes and highlight the need forofflineAccess: trueto prevent data handling errors.
Audit Metadata