* 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> |
||
|---|---|---|
| .. | ||
| audit-extra.ts | ||
| audit-fs.ts | ||
| audit.test.ts | ||
| audit.ts | ||
| channel-metadata.ts | ||
| external-content.test.ts | ||
| external-content.ts | ||
| fix.test.ts | ||
| fix.ts | ||
| skill-scanner.test.ts | ||
| skill-scanner.ts | ||
| windows-acl.test.ts | ||
| windows-acl.ts | ||