convex-cron-jobs
Automates background tasks in Convex applications with scheduled functions, cron expressions, and job monitoring for efficient workflows.
Install this skill
or
82/100
Security score
The convex-cron-jobs skill was audited on Mar 1, 2026 and we found 6 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 314
Template literal with variable interpolation in command context
SourceSKILL.md
| 314 | console.error(`Failed to delete item ${item._id}:`, error); |
medium line 409
Template literal with variable interpolation in command context
SourceSKILL.md
| 409 | Authorization: `Bearer ${process.env.API_KEY}`, |
medium line 414
Template literal with variable interpolation in command context
SourceSKILL.md
| 414 | throw new Error(`API request failed: ${response.status}`); |
low line 407
Fetch to external URL
SourceSKILL.md
| 407 | const response = await fetch("https://api.example.com/data", { |
low line 409
Access to .env file
SourceSKILL.md
| 409 | Authorization: `Bearer ${process.env.API_KEY}`, |
low line 407
External URL reference
SourceSKILL.md
| 407 | const response = await fetch("https://api.example.com/data", { |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @debsouryadatta/convex-cron-jobsGitHub Stars 1
Rate this skill
Categorymarketing
UpdatedMarch 29, 2026
openclawbackendapigrowth-marketerproduct-managerbackend-developerdevops-sredata-engineermarketingproductdevelopment
debsouryadatta/memo-hack