Skip to main content

ideal-direct-sop-assistant

Automates finance and supply chain SOPs for Ideal Direct, enhancing efficiency in payroll, purchase orders, and audits through browser automation.

Install this skill

or
83/100

Security score

The ideal-direct-sop-assistant skill was audited on Feb 19, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 204

Template literal with variable interpolation in command context

SourceSKILL.md
204browser_click({ element: `${col} total`, ref: `${col}_total` })
medium line 465

Template literal with variable interpolation in command context

SourceSKILL.md
465console.log(`Found ${employee_count} employees`)
low line 92

External URL reference

SourceSKILL.md
92browser_navigate("https://worksmarter.com")
low line 116

External URL reference

SourceSKILL.md
116browser_navigate("https://idealdirectuk.sharepoint.com/:x:/s/IdealDirectFinance/EUYMq4IOBGhEvkrT_4njTiwBVdMlgLbi0zaascp_Z0nKnw?e=KRWmZd")
low line 232

External URL reference

SourceSKILL.md
232browser_navigate("https://app.clickup.com")
low line 270

External URL reference

SourceSKILL.md
270browser_navigate("https://worksmarter.com/reports/hours")
low line 275

External URL reference

SourceSKILL.md
275browser_navigate("https://worksmarter.com/reports/holidays")
low line 279

External URL reference

SourceSKILL.md
279browser_navigate("https://worksmarter.com/reports/absences")
low line 395

External URL reference

SourceSKILL.md
395browser_navigate("https://app.clickup.com")
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →