Skip to main content

koota

Koota enables data-oriented Entity Component System architecture in React, enhancing game development with efficient entity management.

Install this skill

or
59/100

Security score

The koota skill was audited on May 30, 2026 and we found 3 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 21

Direct command execution function call

SourceSKILL.md
21- `world.spawn()` creates entities with traits
high line 36

Direct command execution function call

SourceSKILL.md
36world.spawn(Position({ x: 1, y: 2 }), IsCharacter)
low line 49

External URL reference

SourceSKILL.md
49This skill is part of [verekia](https://x.com/verekia)'s [**r3f-gamedev**](https://github.com/verekia/r3f-gamedev).
Scanned on May 30, 2026
View Security Dashboard
Installation guide →