satori-constraints
Provides constraints and best practices for using the Satori library to generate SVG images from JSX, enhancing image rendering capabilities.
Install this skill
Security score
The satori-constraints skill was audited on Mar 1, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 172 | return `data:${mimeType};base64,${base64}`; |
Template literal with variable interpolation in command context
| 222 | `https://cdn.jsdelivr.net/gh/twitter/[email protected]/assets/svg/${emojiCode}.svg` |
Template literal with variable interpolation in command context
| 225 | return `data:image/svg+xml;base64,${btoa(svg)}`; |
External URL reference
| 147 | src="https://example.com/image.png" |
External URL reference
| 204 | '': 'https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f44b.svg', |
External URL reference
| 222 | `https://cdn.jsdelivr.net/gh/twitter/[email protected]/assets/svg/${emojiCode}.svg` |
External URL reference
| 372 | - [Vercel OG Image Generation Docs](https://vercel.com/docs/og-image-generation) |
External URL reference
| 373 | - [Vercel Blog - Introducing OG Image Generation](https://vercel.com/blog/introducing-vercel-og-image-generation-fast-dynamic-social-card-images) |
External URL reference
| 374 | - [Satori NPM Package](https://www.npmjs.com/package/satori) |
External URL reference
| 375 | - [Satori DeepWiki](https://deepwiki.com/vercel/satori) |
External URL reference
| 376 | - [Next.js ImageResponse](https://nextjs.org/docs/app/api-reference/functions/image-response) |
External URL reference
| 382 | - [Generate Images with Satori and Resvg](https://dev.to/anasrin/generate-image-from-html-using-satori-and-resvg-46j6) |
External URL reference
| 383 | - [Implement Emojis in Satori](https://dev.to/opensauced/how-to-implement-emojis-in-vercelsatori-2no5) |
External URL reference
| 384 | - [Satori Fit Text](https://alan.norbauer.com/articles/satori-fit-text/) |
Install this skill with one command
/learn @shepherdjerred/satori-constraints