Skip to main content

linkedin-content-generator

Generates tailored LinkedIn content including posts, carousels, and newsletters, optimizing for SEO and personal voice adaptation.

Install this skill

or
56/100

Security score

The linkedin-content-generator skill was audited on Jun 7, 2026 and we found 10 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 426

Template literal with variable interpolation in command context

SourceSKILL.md
426```bash
high line 443

Template literal with variable interpolation in command context

SourceSKILL.md
443`python3 "${HOME}/.claude/skills/linkedin-content-generator/scripts/generate_post.py" ...`.
low line 65

Access to hidden dotfiles in home directory

SourceSKILL.md
65cp -r skills/linkedin-content-generator ~/.claude/skills/
medium line 97

Access to hidden dotfiles in home directory

SourceSKILL.md
97Open `~/.claude/skills/linkedin-content-generator/scripts/memory.md` and update the
medium line 410

Access to hidden dotfiles in home directory

SourceSKILL.md
410`~/.claude/skills/linkedin-content-generator/scripts/`. All scripts are read-only
medium line 416

Access to hidden dotfiles in home directory

SourceSKILL.md
416- No files outside `~/.claude/skills/linkedin-content-generator/scripts/` are modified.
low line 427

Access to hidden dotfiles in home directory

SourceSKILL.md
427# SKILL_SCRIPTS resolves to ~/.claude/skills/linkedin-content-generator/scripts
medium line 447

Access to hidden dotfiles in home directory

SourceSKILL.md
447`~/.claude/skills/linkedin-content-generator/scripts/memory.md`. Run `/show-memory`
low line 490

External URL reference

SourceSKILL.md
490- [LinkedIn Algorithm Guide (Official)](https://www.linkedin.com/help/linkedin/answer/a522537)
low line 491

External URL reference

SourceSKILL.md
491- [LinkedIn Newsletter Best Practices](https://www.linkedin.com/help/linkedin/answer/a544800)
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →