sck_0
62c4d86155
fix(installer): Ship runtime libs in npm package
...
Include tools/lib in the published npm files whitelist so the npx installer can resolve symlink-safety at runtime. Add a regression test that checks npm pack --dry-run --json for the expected packaged files.
Fixes #315
Co-Authored-By: Claude <noreply@anthropic.com >
2026-03-15 17:52:32 +01:00
sck_0
6f42d5b0a2
security: harden refresh-skills endpoint and add skills docs security gate
2026-03-15 09:51:16 +01:00
sck_0
c0c118e223
fix(security): harden markdown rendering and sync safety
2026-03-15 09:22:05 +01:00
sck_0
114b9130cd
fix: improve robustness for local tooling
2026-03-15 08:42:49 +01:00
sck_0
e677e29015
fix: remove unsafe shell guidance
2026-03-15 08:41:29 +01:00
sck_0
a8b1e88f11
fix: restore auth and transport integrity defaults
2026-03-15 08:40:53 +01:00
sck_0
fe07e07215
fix: harden filesystem trust boundaries
2026-03-15 08:39:22 +01:00
sck_0
27cb7c6830
chore: clean misplaced repo artifacts
2026-03-14 20:00:09 +01:00
sickn33
e325b0ee30
fix: streamline pr and release workflow ( #289 )
...
Co-authored-by: sck_0 <samujackson1337@gmail.com >
2026-03-13 14:20:49 +01:00
Copilot
ef743d14a1
Harden Jetski/Gemini lazy-loader example for overflow and path safety ( #271 )
...
* Initial plan
* Harden lazy loader example
Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com >
* Revert generated README metadata change
Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com >
* Address review feedback on lazy loader
Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com >
2026-03-12 12:29:21 +01:00
sck_0
45844de534
refactor: reorganize repo docs and tooling layout
...
Consolidate the repository into clearer apps, tools, and layered docs areas so contributors can navigate and maintain it more reliably. Align validation, metadata sync, and CI around the same canonical workflow to reduce drift across local checks and GitHub Actions.
2026-03-06 15:01:38 +01:00