background-job-processing
Facilitates the implementation of background job processing systems for efficient asynchronous task execution and management.
Install this skill
or
72/100
Security score
The background-job-processing skill was audited on Feb 9, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 246
Template literal with variable interpolation in command context
SourceSKILL.md
| 246 | throw new Error(`User ${userId} not found`); |
medium line 293
Template literal with variable interpolation in command context
SourceSKILL.md
| 293 | console.log(`Email job ${job.id} completed`); |
medium line 297
Template literal with variable interpolation in command context
SourceSKILL.md
| 297 | console.error(`Email job ${job.id} failed:`, err.message); |
medium line 301
Template literal with variable interpolation in command context
SourceSKILL.md
| 301 | console.log(`Email job ${job.id} ${progress}% complete`); |
low line 213
Access to .env file
SourceSKILL.md
| 213 | host: process.env.REDIS_HOST || 'localhost', |
low line 214
Access to .env file
SourceSKILL.md
| 214 | port: process.env.REDIS_PORT || 6379 |
low line 220
Access to .env file
SourceSKILL.md
| 220 | host: process.env.REDIS_HOST || 'localhost', |
low line 221
Access to .env file
SourceSKILL.md
| 221 | port: process.env.REDIS_PORT || 6379 |
low line 227
Access to .env file
SourceSKILL.md
| 227 | host: process.env.REDIS_HOST || 'localhost', |
low line 228
Access to .env file
SourceSKILL.md
| 228 | port: process.env.REDIS_PORT || 6379 |
low line 234
Access to .env file
SourceSKILL.md
| 234 | host: process.env.REDIS_HOST || 'localhost', |
low line 235
Access to .env file
SourceSKILL.md
| 235 | port: process.env.REDIS_PORT || 6379 |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawclaude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clibackendcross-platformbackend-developerdevops-sredata-engineerredisdevelopment
majiayu000/claude-skill-registry