pixijs-scene-text
Enables rendering of styled text in PixiJS v8, supporting various formats for dynamic and static text display.
Install this skill
or
80/100
Security score
The pixijs-scene-text skill was audited on May 14, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 82
Template literal with variable interpolation in command context
SourceSKILL.md
| 82 | scoreText.text = `Score: ${score}`; |
medium line 91
Template literal with variable interpolation in command context
SourceSKILL.md
| 91 | scoreText.text = `Score: ${score}`; |
low line 127
External URL reference
SourceSKILL.md
| 127 | - [Text](https://pixijs.download/release/docs/scene.Text.html.md) |
low line 128
External URL reference
SourceSKILL.md
| 128 | - [TextStyle](https://pixijs.download/release/docs/text.TextStyle.html.md) |
low line 129
External URL reference
SourceSKILL.md
| 129 | - [BitmapText](https://pixijs.download/release/docs/scene.BitmapText.html.md) |
low line 130
External URL reference
SourceSKILL.md
| 130 | - [BitmapFont](https://pixijs.download/release/docs/text.BitmapFont.html.md) |
low line 131
External URL reference
SourceSKILL.md
| 131 | - [HTMLText](https://pixijs.download/release/docs/scene.HTMLText.html.md) |
low line 132
External URL reference
SourceSKILL.md
| 132 | - [HTMLTextStyle](https://pixijs.download/release/docs/text.HTMLTextStyle.html.md) |
low line 133
External URL reference
SourceSKILL.md
| 133 | - [SplitText](https://pixijs.download/release/docs/text.SplitText.html.md) |
low line 134
External URL reference
SourceSKILL.md
| 134 | - [SplitBitmapText](https://pixijs.download/release/docs/text.SplitBitmapText.html.md) |
low line 135
External URL reference
SourceSKILL.md
| 135 | - [AbstractSplitText](https://pixijs.download/release/docs/text.AbstractSplitText.html.md) |
low line 136
External URL reference
SourceSKILL.md
| 136 | - [AbstractText](https://pixijs.download/release/docs/scene.AbstractText.html.md) |
Scanned on May 14, 2026
View Security Dashboard