integrate-character-embed
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and React integration examples for the official
@runwayml/avatars-reactSDK. - [EXTERNAL_DOWNLOADS]: Instructs users to install the
@runwayml/avatars-reactpackage via npm, which is the official distribution channel for the vendor's library. - [SAFE]: External references to
docs.dev.runwayml.comand the GitHub repositorygithub.com/runwayml/avatars-sdk-reactare official vendor resources. - [SAFE]: Integration patterns explicitly warn against exposing API keys on the client-side, advocating for a server-side session endpoint as a security prerequisite.
- [SAFE]: The use of environment variables like
NEXT_PUBLIC_AVATAR_IDfor non-sensitive public identifiers follows standard web development security practices.
Audit Metadata