remix-save-game
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the RemixSDK hosted on the well-known jsDelivr CDN (https://cdn.jsdelivr.net/npm/@remix-gg/sdk@latest/dist/index.min.js).
- [SAFE]: No malicious commands, obfuscation, or persistence mechanisms were detected in the skill's instructions or code snippets.
- [SAFE]: The skill handles game state data locally within the browser context. Examples provided use safe practices, such as updating UI elements via
textContentrather thaninnerHTML, which mitigates risks related to untrusted data ingestion.
Audit Metadata