Skip to main content

data-persistence

Implements robust data persistence systems for saving player progress and settings in gaming applications.

Install this skill

or
2/100

Security score

The data-persistence skill was audited on Feb 9, 2026 and we found 14 security issues across 2 threat categories, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 169

Direct command execution function call

SourceSKILL.md
169task.spawn(saveFunc)
high line 182

Direct command execution function call

SourceSKILL.md
182task.spawn(function()
high line 203

Direct command execution function call

SourceSKILL.md
203table.insert(saveThreads, task.spawn(function()
high line 271

Direct command execution function call

SourceSKILL.md
271task.spawn(function()
high line 485

Direct command execution function call

SourceSKILL.md
485task.spawn(function()
high line 519

Direct command execution function call

SourceSKILL.md
519task.spawn(function()
low line 12

External URL reference

SourceSKILL.md
12- [Data Stores](https://create.roblox.com/docs/cloud-services/data-stores) - Complete guide to persistent data storage
low line 13

External URL reference

SourceSKILL.md
13- [Memory Stores](https://create.roblox.com/docs/cloud-services/memory-stores) - Temporary cross-server storage
low line 14

External URL reference

SourceSKILL.md
14- [DataStoreService API](https://create.roblox.com/docs/reference/engine/classes/DataStoreService)
low line 15

External URL reference

SourceSKILL.md
15- [GlobalDataStore API](https://create.roblox.com/docs/reference/engine/classes/GlobalDataStore)
low line 16

External URL reference

SourceSKILL.md
16- [OrderedDataStore API](https://create.roblox.com/docs/reference/engine/classes/OrderedDataStore)
low line 17

External URL reference

SourceSKILL.md
17- [MemoryStoreService API](https://create.roblox.com/docs/reference/engine/classes/MemoryStoreService)
low line 18

External URL reference

SourceSKILL.md
18- [MemoryStoreSortedMap API](https://create.roblox.com/docs/reference/engine/classes/MemoryStoreSortedMap)
low line 21

External URL reference

SourceSKILL.md
21- [Data Stores (Wiki)](https://roblox.fandom.com/wiki/Data_store)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry