polpo-react
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill uses
npxto execute project scaffolding and UI component management tools (create-polpo-appand@polpo-ai/ui). These tools are used for initial project setup and source-code based component integration. - [COMMAND_EXECUTION]: Provides instructions for installing dependencies using
npm install, including vendor-specific packages like@polpo-ai/chat,@polpo-ai/sdk, and@polpo-ai/reactalong with standard community libraries. - [EXTERNAL_DOWNLOADS]: The UI components are configured to interact with the vendor's official API at
api.polpo.shfor session management and message delivery. All external communications are directed to verified vendor endpoints.
Audit Metadata