start-working
This skill autonomously executes tasks from a backlog, ensuring organized workflow and verification for frontend tasks using Playwright.
Install this skill
or
79/100
Security score
The start-working skill was audited on Feb 28, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 267
Access to .env file
SourceSKILL.md
| 267 | - Requires `.env` files configured |
medium line 833
Access to .env file
SourceSKILL.md
| 833 | - ✅ Already configured: `backend/.env` and `frontend/.env` |
low line 1016
Access to .env file
SourceSKILL.md
| 1016 | │ ├── .env # Environment variables (gitignored) |
low line 1030
Access to .env file
SourceSKILL.md
| 1030 | │ ├── .env # Environment variables (gitignored) |
medium line 1097
Access to .env file
SourceSKILL.md
| 1097 | - Never commit `.env` files |
low line 312
External URL reference
SourceSKILL.md
| 312 | # Verify running at https://localhost:8081/_explorer/ |
low line 407
External URL reference
SourceSKILL.md
| 407 | - Manual testing in browser (http://localhost:5173) |
low line 442
External URL reference
SourceSKILL.md
| 442 | node scripts/playwright-verify.js http://localhost:5173/[page] [task-name] |
low line 467
External URL reference
SourceSKILL.md
| 467 | node scripts/playwright-verify.js http://localhost:5173/portfolio portfolio-page |
low line 476
External URL reference
SourceSKILL.md
| 476 | node scripts/playwright-verify.js http://localhost:5173/portfolio --interactive |
low line 562
External URL reference
SourceSKILL.md
| 562 | - ✅ Health endpoint responds: `GET http://localhost:3000/api/v1/health` |
low line 761
External URL reference
SourceSKILL.md
| 761 | node scripts/playwright-verify.js http://localhost:5173/[page] area-chart |
low line 843
External URL reference
SourceSKILL.md
| 843 | https://localhost:8081/_explorer/ |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 22
Rate this skill
Categoryproject management
UpdatedMay 21, 2026
mattnigh/skills_collection