/** Deep audit facade for code-safety scans that are loaded only when requested. */ export { collectInstalledSkillsCodeSafetyFindings, collectPluginsCodeSafetyFindings, } from "./audit-extra.async.js";