Abdel Sy Fane
|
bc88e58fcf
|
security: add skill/plugin code safety scanner (#9806)
* security: add skill/plugin code safety scanner module
* security: integrate skill scanner into security audit
* security: add pre-install code safety scan for plugins
* style: fix curly brace lint errors in skill-scanner.ts
* docs: add changelog entry for skill code safety scanner
* style: append ellipsis to truncated evidence strings
* fix(security): harden plugin code safety scanning
* fix: scan skills on install and report code-safety details
* fix: dedupe audit-extra import
* fix(security): make code safety scan failures observable
* fix(test): stabilize smoke + gateway timeouts (#9806) (thanks @abdelsfane)
---------
Co-authored-by: Darshil <ddhameliya@mail.sfsu.edu>
Co-authored-by: Darshil <81693876+dvrshil@users.noreply.github.com>
Co-authored-by: George Pickett <gpickett00@gmail.com>
|
2026-02-05 16:06:11 -08:00 |
|
Peter Steinberger
|
d03eca8450
|
fix: harden plugin and hook install paths
|
2026-02-02 02:07:47 -08:00 |
|
cpojer
|
f06dd8df06
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
cpojer
|
76361ae3ab
|
revert: Switch back to tsc for compiling.
|
2026-01-31 18:31:49 +09:00 |
|
Peter Steinberger
|
a42e1c82d9
|
fix: restore tsc build and plugin install tests
|
2026-01-31 07:54:15 +00:00 |
|
cpojer
|
5ceff756e1
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
cpojer
|
67945e8d62
|
chore: Switch from TypeScript to build with tsdown, speeds up pnpm build by 5-10x.
|
2026-01-31 15:25:37 +09:00 |
|
Peter Steinberger
|
9a7160786a
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
Peter Steinberger
|
6d16a658e5
|
refactor: rename clawdbot to moltbot with legacy compat
|
2026-01-27 12:21:02 +00:00 |
|
Peter Steinberger
|
ab340c82fb
|
fix: stabilize tests and logging
|
2026-01-18 18:43:31 +00:00 |
|
Peter Steinberger
|
3a6ee5ee00
|
feat: unify hooks installs and webhooks
|
2026-01-17 07:08:04 +00:00 |
|
Peter Steinberger
|
54ec14262b
|
feat: add plugin update tracking
|
2026-01-16 05:55:05 +00:00 |
|
Peter Steinberger
|
c379191f80
|
chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
|
2026-01-14 15:02:19 +00:00 |
|
Peter Steinberger
|
07b93e1d26
|
test: run npm pack via npm-cli.js
|
2026-01-12 01:31:26 +00:00 |
|
Peter Steinberger
|
5bdb9c0e99
|
style: format plugin install test
|
2026-01-12 01:27:01 +00:00 |
|
Peter Steinberger
|
177ad3f06d
|
test: pack plugin archives via npm
|
2026-01-12 01:25:40 +00:00 |
|
Peter Steinberger
|
f13ae50ff8
|
test: plugin install + docker e2e
|
2026-01-12 01:16:42 +00:00 |
|