remix-shop-items
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the agent to interact with the official Remix platform API (
api.remix.gg) to create, update, and delete game items, which is consistent with its stated purpose. - [SAFE]: Sensitive authentication tokens are managed using an environment variable (
$REMIX_API_KEY) rather than hardcoded secrets, following security best practices. - [SAFE]: Project configuration is retrieved from local project files (
.remix-cli.json,.remix-mcp.json) to identify thegameId, which is standard behavior for developer tools and does not involve unauthorized data access.
Audit Metadata