widgets-ui
Generates declarative UI widgets from JSON for React/Next.js, enabling rich interactive UIs from structured agent responses.
Install this skill
or
92/100
Security score
The widgets-ui skill was audited on Mar 3, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 8
External URL reference
SourceSKILL.md
| 8 | Declarative UI from JSON via [ui.inference.sh](https://ui.inference.sh). |
low line 10
External URL reference
SourceSKILL.md
| 10 |  |
low line 15
External URL reference
SourceSKILL.md
| 15 | npx shadcn@latest add https://ui.inference.sh/r/widgets.json |
low line 73
External URL reference
SourceSKILL.md
| 73 | { "type": "image", "src": "https://...", "alt": "Image", "width": 100, "height": 100 } |
low line 168
External URL reference
SourceSKILL.md
| 168 | - [Widgets Overview](https://inference.sh/docs/agents/widgets/overview) - Understanding widgets |
low line 169
External URL reference
SourceSKILL.md
| 169 | - [Widget Schema](https://inference.sh/docs/agents/widgets/schema) - Widget JSON structure |
low line 170
External URL reference
SourceSKILL.md
| 170 | - [Agents That Generate UI](https://inference.sh/blog/ux/generative-ui) - Building generative UIs |
low line 172
External URL reference
SourceSKILL.md
| 172 | Component docs: [ui.inference.sh/blocks/widgets](https://ui.inference.sh/blocks/widgets) |
Scanned on Mar 3, 2026
View Security Dashboard