game-analytics

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a command-line interface tool named claw to parse game logs, execute predictive models, and perform data analysis on local files like logs.json and data.json.
  • [EXTERNAL_DOWNLOADS]: Facilitates communication with external API endpoints (e.g., /api/analytics/track) for event tracking and report generation. It also supports secure authentication through OAuth with established providers like Google.
  • [CREDENTIALS_UNSAFE]: Implements secure handling of sensitive data by directing the use of environment variables ($GAME_ANALYTICS_API_KEY) for authentication instead of hardcoding secrets.
  • [SAFE]: The skill includes explicit guidance on error handling and input validation to prevent parsing errors and ensure secure data processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 10:46 PM