pixijs-ticker
Facilitates per-frame logic and control of the PixiJS v8 render loop, enhancing game and animation performance.
Install this skill
or
92/100
Security score
The pixijs-ticker skill was audited on May 14, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 61
Template literal with variable interpolation in command context
SourceSKILL.md
| 61 | console.log(`Raw frame time: ${ticker.elapsedMS}ms`); |
low line 290
External URL reference
SourceSKILL.md
| 290 | - [Ticker](https://pixijs.download/release/docs/ticker.Ticker.html.md) |
low line 291
External URL reference
SourceSKILL.md
| 291 | - [TickerPlugin](https://pixijs.download/release/docs/app.TickerPlugin.html.md) |
low line 292
External URL reference
SourceSKILL.md
| 292 | - [TickerPluginOptions](https://pixijs.download/release/docs/app.TickerPluginOptions.html.md) |
Scanned on May 14, 2026
View Security Dashboard