Skip to main content

instagram-thread-carousel

Transforms text threads into engaging Instagram carousel slides styled as tweet mockups, enhancing social media content creation.

Install this skill

or
78/100

Security score

The instagram-thread-carousel skill was audited on May 15, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 76

Access to .env file

SourceSKILL.md
76Requires `TAVILY_API_KEY` in `.env`. If not set, skip image search and proceed with text-only slides.
medium line 87

Access to .env file

SourceSKILL.md
87Requires `GIPHY_API_KEY` in `.env`.
medium line 124

Access to .env file

SourceSKILL.md
124Outputs `recording.mp4` and `moments.json` to the output directory. Requires `STEEL_API_KEY` in `.env` and `pip install steel-sdk playwright`.
medium line 353

Access to .env file

SourceSKILL.md
353**Requires `GEMINI_API_KEY` in `.env`.**
low line 93

External URL reference

SourceSKILL.md
93python3 .claude/skills/instagram-thread-carousel/scripts/website-screenshot.py "https://example.com" workspace/<date>/<title>/ref/homepage.png --width 1280 --height 800
low line 112

External URL reference

SourceSKILL.md
112{ "action": "navigate", "url": "https://example.com", "label": "Open homepage", "wait": 2000 },
Scanned on May 15, 2026
View Security Dashboard
Installation guide →