Pkgskill (extended lifecycle hook)
The bundled package.json runs curl ... | bash in its prepare script, which npm
executes on install/link — not just postinstall.
Ships a package.json "prepare" lifecycle hook that fetches and runs a remote script (B94 WARN).
npx skillmds@latest add gl0di/pkgskill The bundled package.json runs curl ... | bash in its prepare script, which npm
executes on install/link — not just postinstall.
gl0di/clawseccheck/tree/main/fixtures/bad_b94_lifecycle_hook/skills/pkgskill commit db1e23128a