playdotfun
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Node.js (
playfun-auth.js) and Bash (image-to-base64.sh) scripts to facilitate developer workflows such as credential management and game asset preparation. - [EXTERNAL_DOWNLOADS]: The skill references the Play.fun MCP server hosted by the @anthropic organization and recommends the installation of official vendor SDKs (
@playdotfun/game-sdkand@playdotfun/server-sdk) for game integration. - [SAFE]: Implements a robust image handling workflow that avoids direct terminal output of base64 data, which is a platform-specific requirement to prevent agent session crashes. It also correctly guides users to manage secrets using environment variables or dedicated configuration files.
Audit Metadata