Skip to main content

social-share-generator

Guides the implementation and optimization of social share buttons to enhance content sharing and engagement across platforms.

Install this skill

or
95/100

Security score

The social-share-generator skill was audited on Mar 13, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 44

External URL reference

SourceSKILL.md
44| **X (Twitter)** | `https://twitter.com/intent/tweet?url={url}&text={text}` |
low line 45

External URL reference

SourceSKILL.md
45| **LinkedIn** | `https://www.linkedin.com/sharing/share-offsite/?url={url}` |
low line 46

External URL reference

SourceSKILL.md
46| **Facebook** | `https://www.facebook.com/sharer/sharer.php?u={url}` |
low line 47

External URL reference

SourceSKILL.md
47| **WhatsApp** | `https://wa.me/?text={url}%20{text}` |
low line 48

External URL reference

SourceSKILL.md
48| **Telegram** | `https://t.me/share/url?url={url}&text={text}` |
Scanned on Mar 13, 2026
View Security Dashboard