Remediation runbook for the SheetJS xlsx package. Pinned to the SheetJS CDN release because the npm-published xlsx has 2 unfixed HIGH CVEs (ReDoS + Prototype Pollution) and SheetJS only ships fixes via their own CDN. Use when bumping xlsx, when CVE-2024-22363 or CVE-2023-30533 alerts fire, or when considering a migration to exceljs.
$npx -y skills add homenshum/nodebenchai --skill dep-xlsxInstalls into the current project.
Run `npx skills use "https://github.com/homenshum/nodebenchai" --skill "homenshum/nodebenchai/dep-xlsx"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/homenshum/nodebenchai" that are relevant to the current task. Run `npx skills add "https://github.com/homenshum/nodebenchai"` and select the relevant skills, then follow their instructions.