/** * SMI-5359 Wave 4.3 (Gap-1): fetchAndScanOptionalFiles must fetch + scan the * optional install files WITHOUT writing them, so the caller can reject a * malicious optional file BEFORE anything is written to disk. * * These FAIL pre-fix: the old fetchOptionalInstallFiles returned only * configWarnings, wrote files inline, and silently `continue`d on a failed scan * (a malicious optional file was skipped and the install succeeded). */ export {}; //# sourceMappingURL=skill-installation.io.test.d.ts.map