Commit Graph

76 Commits

Author SHA1 Message Date
Patrick Erichsen
0b058d10bf
fix: repair clawhub mod installer 2026-05-06 19:09:33 -07:00
Patrick Erichsen
0749f16499
feat: split moderator commands into private cli 2026-05-06 19:05:07 -07:00
Patrick Erichsen
1da5c53ce9 fix: bootstrap clawhub worktree setup 2026-05-06 13:37:09 -07:00
vyctorbrzezowski
a046cff693 fix: wait for Convex functions before seeding worktrees 2026-05-06 15:23:03 -03:00
Patrick Erichsen
521fd2796a fix: discover shared env for worktree dev 2026-05-05 22:57:11 -07:00
Patrick Erichsen
6679f36a2f fix: remove hardcoded worktree env path 2026-05-05 18:04:15 -07:00
Patrick Erichsen
19993f93ed fix: start Convex from worktree helper 2026-05-05 17:52:26 -07:00
Patrick Erichsen
9028a7402a fix: avoid Bun ambient type in worktree helper 2026-05-05 17:42:26 -07:00
Patrick Erichsen
0a32b9857d feat: add Codex worktree setup 2026-05-05 17:33:49 -07:00
Vincent Koc
063ee210a7
fix(github): keep scanner appeal issues open 2026-05-02 22:50:09 -07:00
Vincent Koc
dfc0d540d8
chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
Patrick Erichsen
42bc312151 feat: export redacted skill content for security dataset 2026-04-30 14:51:26 -07:00
Patrick Erichsen
3bbbd858d4 chore: rename ClawScan security signals eval
Some checks failed
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Has been cancelled
2026-04-30 09:24:29 -07:00
Patrick Erichsen
9a8607038e fix: satisfy ClawScan eval lint 2026-04-30 08:59:35 -07:00
Patrick Erichsen
2bac472615 feat: parameterize ClawScan eval HF split 2026-04-30 08:58:07 -07:00
Patrick Erichsen
b27072312b chore: simplify ClawScan eval defaults 2026-04-30 08:57:01 -07:00
Patrick Erichsen
efa349c856 Merge remote-tracking branch 'origin/main' into pe/clawscan 2026-04-30 08:39:07 -07:00
Patrick Erichsen
b96af7391c feat: move ClawScan eval runner into ClawHub 2026-04-30 08:21:06 -07:00
Vincent Koc
97c409d56b
fix(github): catch suspicious skill rescan requests 2026-04-30 03:05:01 -07:00
Vincent Koc
a3125daf78
fix(github): add third-party skill closeout label 2026-04-30 02:54:10 -07:00
Patrick Erichsen
c3c885ec10
Merge pull request #1940 from openclaw/pe/clawscan
chore: remove clawscan eval corpora
2026-04-30 01:42:24 -07:00
Vincent Koc
3deff6efd1
chore(github): soften rescan guidance label 2026-04-30 00:51:06 -07:00
Patrick Erichsen
94d358e25b chore: move security eval pipelines out of clawhub 2026-04-30 00:48:14 -07:00
Vincent Koc
8fb4d01e65
fix(github): classify issue auto-responses 2026-04-30 00:41:57 -07:00
Vincent Koc
f1481c4d4e
Reapply "feat(security): merge clawscan ASI analysis"
This reverts commit fa9ab8d620.
2026-04-30 00:35:47 -07:00
Vincent Koc
2d054fe9ed
Merge branch 'main' of https://github.com/openclaw/clawhub
* 'main' of https://github.com/openclaw/clawhub:
  chore(security-dataset): remove eval runner
2026-04-29 23:50:15 -07:00
Vincent Koc
fa9ab8d620
Revert "feat(security): merge clawscan ASI analysis"
This reverts commit 79eddc0223, reversing
changes made to 33334c5afa.
2026-04-29 23:49:30 -07:00
Vincent Koc
7f220c2108
chore(security-dataset): remove eval runner 2026-04-29 23:48:59 -07:00
Vincent Koc
8cab60d64a
feat(github): add barnacle auto-response workflows 2026-04-29 23:44:46 -07:00
Vincent Koc
79eddc0223
feat(security): merge clawscan ASI analysis 2026-04-29 23:32:32 -07:00
Vincent Koc
50ee17ce7d
style(security-dataset): format eval CLI test 2026-04-29 23:11:04 -07:00
Vincent Koc
0079d3f09a
test(security-dataset): cover eval CLI outputs 2026-04-29 23:10:41 -07:00
Vincent Koc
f3a1d7fc32
feat(security-dataset): expand eval scanner metrics 2026-04-29 23:02:54 -07:00
Vincent Koc
f3c060c360
fix(security-dataset): adapt oversized export batches 2026-04-29 22:49:17 -07:00
Vincent Koc
2325c21108
fix(security-dataset): include export entry names in parser errors 2026-04-29 22:43:51 -07:00
Vincent Koc
1a9d80a43d
merge: sync testbox setup with latest main
* origin/main:
  fix(security-dataset): compress batched export output
2026-04-29 22:33:39 -07:00
Vincent Koc
0a9f969775
merge: sync testbox setup with main
* origin/main:
  fix(security-dataset): align export batch types
  fix(security-dataset): keep batch output smaller
  test(security-dataset): use node environment for export parser
  fix(security-dataset): batch export pages server-side

# Conflicts:
#	scripts/security-dataset/convexExport.test.ts
2026-04-29 22:33:24 -07:00
Vincent Koc
9917881331
fix(security-dataset): compress batched export output 2026-04-29 22:33:09 -07:00
Vincent Koc
eec9702fa3
fix(security-dataset): align export batch types 2026-04-29 22:30:14 -07:00
Vincent Koc
4a09eafe42
fix(security-dataset): keep batch output smaller 2026-04-29 22:27:58 -07:00
Vincent Koc
076b938724
fix(test): isolate Convex export zip fixture 2026-04-29 22:27:02 -07:00
Vincent Koc
33b921af29
test(security-dataset): use node environment for export parser 2026-04-29 22:24:29 -07:00
Vincent Koc
8230c1e365
fix(security-dataset): batch export pages server-side 2026-04-29 22:22:17 -07:00
Vincent Koc
3bfdbfc004
chore(testbox): add Blacksmith runner setup 2026-04-29 22:21:18 -07:00
Vincent Koc
9ebf7d7bde
feat(security-dataset): ingest Convex exports locally 2026-04-29 22:14:21 -07:00
Vincent Koc
55dc372ecf
fix(security-dataset): type Convex output parser fallback 2026-04-29 22:08:38 -07:00
Vincent Koc
667c69a28b
feat(security-dataset): add snapshot time windows 2026-04-29 22:08:38 -07:00
Vincent Koc
415c8e182e
fix(security-dataset): parse matching Convex output 2026-04-29 22:03:04 -07:00
Vincent Koc
c8585875bd
fix(security-dataset): add snapshot manifest lineage 2026-04-29 21:50:30 -07:00
Vincent Koc
8ac5881b4f
fix(security-dataset): retry invalid export pages 2026-04-29 21:45:16 -07:00