og-image-design
Designs Open Graph and social sharing images with platform specifications, enhancing social media engagement and branding.
Install this skill
or
74/100
Security score
The og-image-design skill was audited on May 30, 2026 and we found 8 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 14
Piping content to sh shell
SourceSKILL.md
| 14 | curl -fsSL https://cli.inference.sh | sh && infsh login |
medium line 14
Curl to non-GitHub URL
SourceSKILL.md
| 14 | curl -fsSL https://cli.inference.sh | sh && infsh login |
low line 9
External URL reference
SourceSKILL.md
| 9 | Create social sharing images (Open Graph) via [inference.sh](https://inference.sh) CLI. |
low line 14
External URL reference
SourceSKILL.md
| 14 | curl -fsSL https://cli.inference.sh | sh && infsh login |
low line 22
External URL reference
SourceSKILL.md
| 22 | > **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elev |
low line 142
External URL reference
SourceSKILL.md
| 142 | <meta property="og:image" content="https://yoursite.com/og-image.png" /> |
low line 143
External URL reference
SourceSKILL.md
| 143 | <meta property="og:url" content="https://yoursite.com/page" /> |
low line 150
External URL reference
SourceSKILL.md
| 150 | <meta name="twitter:image" content="https://yoursite.com/og-image.png" /> |
Scanned on May 30, 2026
View Security Dashboard