data-seeding
Generates database seed scripts with realistic test data for development and testing, aiding in environment setup and demo creation.
Install this skill
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
External URL reference
| 86 | "photo_url": "https://i.pravatar.cc/300?img=1" |
External URL reference
| 93 | "photo_url": "https://i.pravatar.cc/300?img=12" |
External URL reference
| 100 | "photo_url": "https://i.pravatar.cc/300?img=5" |
External URL reference
| 107 | "photo_url": "https://i.pravatar.cc/300?img=14" |
External URL reference
| 114 | "photo_url": "https://i.pravatar.cc/300?img=9" |
External URL reference
| 121 | "photo_url": "https://i.pravatar.cc/300?img=33" |
External URL reference
| 211 | "download_url": "https://playwright.dev/", |
External URL reference
| 213 | "documentation_url": "https://playwright.dev/docs/intro" |
External URL reference
| 219 | "download_url": "https://www.selenium.dev/", |
External URL reference
| 221 | "documentation_url": "https://www.selenium.dev/documentation/" |
External URL reference
| 227 | "download_url": "https://jmeter.apache.org/", |
External URL reference
| 229 | "documentation_url": "https://jmeter.apache.org/usermanual/index.html" |
External URL reference
| 235 | "download_url": "https://www.postman.com/", |
External URL reference
| 237 | "documentation_url": "https://learning.postman.com/docs/" |
External URL reference
| 243 | "download_url": "https://appium.io/", |
External URL reference
| 245 | "documentation_url": "https://appium.io/docs/en/latest/" |
External URL reference
| 251 | "download_url": "https://www.zaproxy.org/", |
External URL reference
| 253 | "documentation_url": "https://www.zaproxy.org/docs/" |
External URL reference
| 259 | "download_url": "https://www.sonarsource.com/products/sonarqube/", |
External URL reference
| 267 | "download_url": "https://k6.io/", |
External URL reference
| 269 | "documentation_url": "https://k6.io/docs/" |
External URL reference
| 291 | "url": "https://example.com/qa-guide.pdf", |
External URL reference
| 298 | "url": "https://example.com/tutorials", |
External URL reference
| 305 | "url": "https://example.com/api-checklist.pdf", |
External URL reference
| 312 | "url": "https://example.com/performance-handbook.pdf", |
External URL reference
| 319 | "url": "https://example.com/mobile-guide.pdf", |
External URL reference
| 482 | photo_url=f"https://i.pravatar.cc/300?img={random.randint(1, 70)}" |