Skip to main content

dice-easy-apply

Automates job searches and applications on Dice.com, enhancing efficiency with resume uploads and remote role filtering.

Install this skill

or
90/100

Security score

The dice-easy-apply skill was audited on May 18, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 102

Template literal with variable interpolation in command context

SourceSKILL.md
102userDataDir: process.env.CHROME_PROFILE || `${process.env.HOME}/.cache/dice-chrome`,
low line 101

Access to .env file

SourceSKILL.md
101executablePath: process.env.CHROME_BIN || '/snap/bin/chromium',
low line 102

Access to .env file

SourceSKILL.md
102userDataDir: process.env.CHROME_PROFILE || `${process.env.HOME}/.cache/dice-chrome`,
low line 51

External URL reference

SourceSKILL.md
51https://www.dice.com/jobs?filters.workplaceTypes=Remote&filters.easyApply=true&q=<QUERY>
low line 57

External URL reference

SourceSKILL.md
57https://www.dice.com/jobs?filters.easyApply=true&filters.employmentType=CONTRACTS&filters.employerType=Direct+Hire&filters.workplaceTypes=Remote&q=<QUERY>
low line 134

External URL reference

SourceSKILL.md
134https://www.dice.com/job-applications/<job-id>/wizard
Scanned on May 18, 2026
View Security Dashboard
Installation guide →