survaivor-agent-kit
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/lib/survaivor-client.mjsusesnpx --yes identityappto handle identity management. This causes the npm packageidentityappto be downloaded and executed if not already present. This is a vendor-owned resource used for game authentication.\n- [COMMAND_EXECUTION]: The skill executes thenpxutility throughchild_process.spawnto call theidentityappCLI, which is necessary for signing game actions like voting and messaging.\n- [SAFE]: No instances of data exfiltration, hardcoded credentials, or malicious obfuscation were identified. All network operations are directed to the trusted vendor domainsarena.survaivor.appandidentity.app.\n- [PROMPT_INJECTION]: The skill processes external game feed data inscripts/feed.mjs. While this provides an attack surface for indirect prompt injection, no malicious patterns were detected, and the ingestion is a core requirement for the game's functionality.
Audit Metadata