Skip to main content

data-seeding

Generates database seed scripts with realistic test data for development and testing, aiding in environment setup and demo creation.

Install this skill

or
73/100

Security score

The data-seeding skill was audited on Feb 9, 2026 and we found 27 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 86

External URL reference

SourceSKILL.md
86"photo_url": "https://i.pravatar.cc/300?img=1"
low line 93

External URL reference

SourceSKILL.md
93"photo_url": "https://i.pravatar.cc/300?img=12"
low line 100

External URL reference

SourceSKILL.md
100"photo_url": "https://i.pravatar.cc/300?img=5"
low line 107

External URL reference

SourceSKILL.md
107"photo_url": "https://i.pravatar.cc/300?img=14"
low line 114

External URL reference

SourceSKILL.md
114"photo_url": "https://i.pravatar.cc/300?img=9"
low line 121

External URL reference

SourceSKILL.md
121"photo_url": "https://i.pravatar.cc/300?img=33"
low line 211

External URL reference

SourceSKILL.md
211"download_url": "https://playwright.dev/",
low line 213

External URL reference

SourceSKILL.md
213"documentation_url": "https://playwright.dev/docs/intro"
low line 219

External URL reference

SourceSKILL.md
219"download_url": "https://www.selenium.dev/",
low line 221

External URL reference

SourceSKILL.md
221"documentation_url": "https://www.selenium.dev/documentation/"
low line 227

External URL reference

SourceSKILL.md
227"download_url": "https://jmeter.apache.org/",
low line 229

External URL reference

SourceSKILL.md
229"documentation_url": "https://jmeter.apache.org/usermanual/index.html"
low line 235

External URL reference

SourceSKILL.md
235"download_url": "https://www.postman.com/",
low line 237

External URL reference

SourceSKILL.md
237"documentation_url": "https://learning.postman.com/docs/"
low line 243

External URL reference

SourceSKILL.md
243"download_url": "https://appium.io/",
low line 245

External URL reference

SourceSKILL.md
245"documentation_url": "https://appium.io/docs/en/latest/"
low line 251

External URL reference

SourceSKILL.md
251"download_url": "https://www.zaproxy.org/",
low line 253

External URL reference

SourceSKILL.md
253"documentation_url": "https://www.zaproxy.org/docs/"
low line 259

External URL reference

SourceSKILL.md
259"download_url": "https://www.sonarsource.com/products/sonarqube/",
low line 267

External URL reference

SourceSKILL.md
267"download_url": "https://k6.io/",
low line 269

External URL reference

SourceSKILL.md
269"documentation_url": "https://k6.io/docs/"
low line 291

External URL reference

SourceSKILL.md
291"url": "https://example.com/qa-guide.pdf",
low line 298

External URL reference

SourceSKILL.md
298"url": "https://example.com/tutorials",
low line 305

External URL reference

SourceSKILL.md
305"url": "https://example.com/api-checklist.pdf",
low line 312

External URL reference

SourceSKILL.md
312"url": "https://example.com/performance-handbook.pdf",
low line 319

External URL reference

SourceSKILL.md
319"url": "https://example.com/mobile-guide.pdf",
low line 482

External URL reference

SourceSKILL.md
482photo_url=f"https://i.pravatar.cc/300?img={random.randint(1, 70)}"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →