Security: harden web tools and file parsing (#4058)

* feat: web content security wrapping + gkeep/simple-backup skills

* fix: harden web fetch + media text detection (#4058) (thanks @VACInc)

---------

Co-authored-by: VAC <vac@vacs-mac-mini.localdomain>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
This commit is contained in:
VACInc
2026-02-01 18:23:25 -05:00
committed by GitHub
parent 92112a61db
commit b796f6ec01
14 changed files with 1095 additions and 111 deletions

View File

@@ -246,7 +246,18 @@
"@sinclair/typebox": "0.34.47",
"tar": "7.5.7",
"tough-cookie": "4.1.3"
}
},
"onlyBuiltDependencies": [
"@lydell/node-pty",
"@matrix-org/matrix-sdk-crypto-nodejs",
"@napi-rs/canvas",
"@whiskeysockets/baileys",
"authenticate-pam",
"esbuild",
"node-llama-cpp",
"protobufjs",
"sharp"
]
},
"vitest": {
"coverage": {