Skip to main content

local-dev-server

Manages local development servers effortlessly with PM2, ensuring auto-restart and centralized logging for Empathy Ledger.

Install this skill

or
87/100

Security score

The local-dev-server skill was audited on Feb 28, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 483

Curl to non-GitHub URL

SourceSKILL.md
483curl http://localhost:3030
medium line 605

Curl to non-GitHub URL

SourceSKILL.md
605curl -s http://localhost:3030 > /dev/null && echo "✅ Server running" || echo "❌ Server not responding"
low line 400

Access to hidden dotfiles in home directory

SourceSKILL.md
400source ~/.zshrc # or source ~/.bashrc
low line 483

External URL reference

SourceSKILL.md
483curl http://localhost:3030
low line 605

External URL reference

SourceSKILL.md
605curl -s http://localhost:3030 > /dev/null && echo "✅ Server running" || echo "❌ Server not responding"
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →
GitHub Stars 278
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
aiskillstore/marketplace