unity-data-persistence

Pass

Audited by Gen Agent Trust Hub on Apr 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs local file system operations to manage game saves. It uses standard .NET APIs like File.WriteAllText, File.ReadAllText, and File.Delete to interact with the directory specified by Application.persistentDataPath in assets/code/FileDataService.cs.txt.
  • [SAFE]: The skill references a well-known community repository on GitHub for architectural inspiration and educational guidance, which is a standard practice in development-oriented skills.
  • [SAFE]: All file operations are scoped to the application's persistent data directory, following platform security guidelines for mobile and desktop Unity applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 19, 2026, 08:33 AM