prodinfos-ts-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides integration instructions for the
@prodinfos/sdk-tspackage, which is the official SDK for the Prodinfos service. - [SAFE]: Code examples correctly demonstrate the use of environment variables (e.g.,
process.env.PRODINFOS_WRITE_KEY) for sensitive credentials, avoiding hardcoded secrets. - [SAFE]: Network communication targets the official vendor endpoint
https://collector.prodinfos.comfor data ingestion. - [SAFE]: External dependencies such as
@react-native-async-storage/async-storageandreact-native-mmkvare well-known, industry-standard libraries for storage in React Native applications. - [SAFE]: The validation loop utilizes the
prodinfosCLI, which is the expected developer tool for interacting with the Prodinfos platform.
Audit Metadata