raisindb-frontend-react
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code and architectural patterns for developing a content-driven React application. All provided scripts and instructions align with its stated purpose.
- [COMMAND_EXECUTION]: Includes standard project setup commands such as
npx create-react-routerandnpm installto establish the development environment and manage dependencies. - [EXTERNAL_DOWNLOADS]: References the
@raisindb/clientlibrary from the official NPM registry, which is the expected dependency for interacting with the RaisinDB service. - [DATA_EXFILTRATION]: Network operations are configured to connect to a user-defined RaisinDB server via environment variables. There are no patterns suggesting unauthorized data harvesting or transmission to external third parties.
Audit Metadata