Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SillyTavern/SillyTavern

https://github.com/SillyTavern/SillyTavern · scanned 2026-07-27 16:26 UTC (23 hours, 50 minutes ago)

505 raw signals (0 security + 505 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 23 hours, 51 minutes ago · v1 · 505 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Repository scanned at 64.7/100 with 90.0% coverage. It contains 5573 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 505 findings — concentrated in api (259), security (92), quality (62). Risk profile is high: 2 critical, 300 high, 94 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 471 of 505 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Trivy conf 1.00 CVE-2026-41242: protobufjs 6.11.4 — package-lock.json
protobufjs: protobufjs: Arbitrary code execution via injected protobuf definition type fields protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will …
VulnCve 2026 41242
critical System graph dependencies dependencies conf 1.00 Vulnerable dependency simple-git 3.33.0: GHSA-hffm-xvc3-vprc
OSV.dev reports `simple-git` at version `3.33.0` (resolved in `package-lock.json`) is affected by GHSA-hffm-xvc3-vprc (aka CVE-2026-6951). simple-git is vulnerable to Remote Code Execution Aliases: CVE-2026-6951 Advisory: https://osv.dev/vulnerability/GHSA-hffm-xvc3-vprc Fix: upgrade `simple-git`…
package.json ScaOsvGhsa hffm xvc3 vprc
high System graph security Trivy conf 1.00 CVE-2026-12143: form-data 4.0.5 — package-lock.json
form-data: form-data: Form field override via CRLF injection form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the `field` argument to `FormData#append` and the `filename` option are concatenated verbatim into the `Content-Disposition` header with…
VulnCve 2026 12143
high System graph security Trivy conf 1.00 CVE-2026-13149: brace-expansion 1.1.13 — tests/package-lock.json
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a…
VulnCve 2026 13149
high System graph security Trivy conf 1.00 CVE-2026-13149: brace-expansion 2.1.0 — package-lock.json
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a…
VulnCve 2026 13149
high System graph security Trivy conf 1.00 CVE-2026-13676: fast-uri 3.1.0 — package-lock.json
fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode (IDN) hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, …
VulnCve 2026 13676
high System graph security Trivy conf 1.00 CVE-2026-14257: brace-expansion 1.1.13 — tests/package-lock.json
brace-expansion through 5.0.7 is vulnerable to denial of service via m ... brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result str…
VulnCve 2026 14257
high System graph security Trivy conf 1.00 CVE-2026-14257: brace-expansion 2.1.0 — package-lock.json
brace-expansion through 5.0.7 is vulnerable to denial of service via m ... brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result str…
VulnCve 2026 14257
high System graph security Trivy conf 1.00 CVE-2026-16221: fast-uri 3.1.0 — package-lock.json
Impact: fast-uri versions from 2.3.1 through 4.1.0 (including the 3.x ... Impact: fast-uri versions from 2.3.1 through 4.1.0 (including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2) do not treat a literal backslash character (U+005C) as an authority delimiter. Node's native WHATWG URL pa…
VulnCve 2026 16221
high System graph security Trivy conf 1.00 CVE-2026-44289: protobufjs 6.11.4 — package-lock.json
protobufjs: protobufjs: Denial of Service via uncontrolled recursion in protobuf decoding protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skippi…
VulnCve 2026 44289
high System graph security Trivy conf 1.00 CVE-2026-44290: protobufjs 6.11.4 — package-lock.json
protobufjs: protobufjs: Denial of Service via crafted schema protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf …
VulnCve 2026 44290
high System graph security Trivy conf 1.00 CVE-2026-44291: protobufjs 6.11.4 — package-lock.json
protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode fu…
VulnCve 2026 44291
high System graph security Trivy conf 1.00 CVE-2026-44293: protobufjs 6.11.4 — package-lock.json
protobufjs: protobufjs: Arbitrary code execution due to unsafe expression generation from crafted protobuf descriptors protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe …
VulnCve 2026 44293
high System graph security Trivy conf 1.00 CVE-2026-44486: axios 1.15.2 — package-lock.json
axios: Axios: Information disclosure of proxy credentials via HTTP redirects Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent throug…
VulnCve 2026 44486
high System graph security Trivy conf 1.00 CVE-2026-44487: axios 1.15.2 — package-lock.json
axios: Axios: Information disclosure of proxy credentials via redirect flows Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’s Node.js HTTP adapter may forward a Proxy-Authorization header to a redirected origin during specific proxy-to-direct re…
VulnCve 2026 44487
high System graph security Trivy conf 1.00 CVE-2026-44488: axios 1.15.2 — package-lock.json
axios: Axios: Denial of Service due to unenforced request and response size limits Axios is a promise based HTTP client for the browser and Node.js. Axios versions 1.7.0 through 1.15.x did not enforce configured request and response size limits when requests were sent with the fetch adapter. Appli…
VulnCve 2026 44488
high System graph security Trivy conf 1.00 CVE-2026-44492: axios 1.15.2 — package-lock.json
axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios does not normalise IPv4-mapped IPv6 addresses. When NO_PROXY lists an IPv4 address such as 127.0.0.1 or 169.254.169.254, a r…
VulnCve 2026 44492
high System graph security Trivy conf 1.00 CVE-2026-44494: axios 1.15.2 — package-lock.json
axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.16.0, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution in the applicatio…
VulnCve 2026 44494
high System graph security Trivy conf 1.00 CVE-2026-44496: axios 1.15.2 — package-lock.json
axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF co…
VulnCve 2026 44496
high System graph security Trivy conf 1.00 CVE-2026-4800: lodash-es 4.17.23 — package-lock.json
lodash: lodash: Arbitrary code execution via untrusted input in template imports Impact: The fix for CVE-2021-23337 (https://github.com/advisories/GHSA-35jh-r3h4-6jhm) added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both p…
VulnCve 2026 4800
high System graph security Trivy conf 1.00 CVE-2026-48712: protobufjs 6.11.4 — package-lock.json
protobufjs: protobufjs: Denial of Service via uncontrolled recursion with crafted protobuf payload protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.1 and 8.4.1, protobufjs could recurse without a depth limit while converting decoded messages to plain objects or…
VulnCve 2026 48712
high System graph security Trivy conf 1.00 CVE-2026-48779: ws 8.18.3 — package-lock.json
ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments ws is an open source WebSocket client and server for Node.js. All versions from 1.1.0 up to (but not including) 5.2.5, from 6.0.0 up to 6.2.4, from 7.0.0 up to 7.5.11, and from 8.0.0 up to 8.21.0 are affected by a memor…
VulnCve 2026 48779
high System graph security Trivy conf 1.00 CVE-2026-5079: multer 2.1.1 — package-lock.json
multer: Multer: Denial of Service via deeply nested field names in multipart form data Impact: multer versions 1.0.0 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service via deeply nested field names in multipart form data. The append-field dependency parses bracket notation in fi…
VulnCve 2026 5079
high System graph security Trivy conf 1.00 CVE-2026-59869: js-yaml 3.14.2 — tests/package-lock.json
js-yaml: js-yaml: Denial of Service via crafted YAML documents js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where…
VulnCve 2026 59869
high System graph security Trivy conf 1.00 CVE-2026-59869: js-yaml 4.1.1 — tests/package-lock.json
js-yaml: js-yaml: Denial of Service via crafted YAML documents js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where…
VulnCve 2026 59869
high System graph security Trivy conf 1.00 CVE-2026-6321: fast-uri 3.1.0 — package-lock.json
fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and parent-directory r…
VulnCve 2026 6321
high System graph security Trivy conf 1.00 CVE-2026-6322: fast-uri 3.1.0 — package-lock.json
fast-uri: fast-uri: URI authority bypass due to improper delimiter handling fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a…
VulnCve 2026 6322
high System graph security Trivy conf 1.00 CVE-2026-6951: simple-git 3.33.0 — package-lock.json
simple-git: simple-git: Remote Code Execution due to incomplete fix bypass Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution (RCE) due to an incomplete fix for [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221) that blocks the -c option…
VulnCve 2026 6951
high System graph api Wiring conf 0.90 Dangling fetch: GET /api/extensions/discover (public/scripts/extensions.js:300)
`public/scripts/extensions.js:300` calls `GET /api/extensions/discover` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/discover`
public/scripts/extensions.js:300 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /api/sprites/get?name=${encodeURIComponent(name)} (public/scripts/extensions/expressions/index.js:1295)
`public/scripts/extensions/expressions/index.js:1295` calls `GET /api/sprites/get?name=${encodeURIComponent(name)}` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path us…
public/scripts/extensions/expressions/index.js:1295 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /api/users/me (public/scripts/user.js:64)
`public/scripts/user.js:64` calls `GET /api/users/me` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/me`
public/scripts/user.js:64 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /characters/${avatarKey} (public/script.js:7464)
`public/script.js:7464` calls `GET /characters/${avatarKey}` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/<p>`
public/script.js:7464 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /css/${name} (public/scripts/utils.js:2581)
`public/scripts/utils.js:2581` calls `GET /css/${name}` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/css/<p>`
public/scripts/utils.js:2581 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /scripts/extensions/${name}/${localeFile} (public/scripts/extensions.js:862)
`public/scripts/extensions.js:862` calls `GET /scripts/extensions/${name}/${localeFile}` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/scripts/…
public/scripts/extensions.js:862 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /scripts/extensions/quick-reply/html/qrEditor.html (public/scripts/extensions/quick-reply/src/QuickReply.js:385)
`public/scripts/extensions/quick-reply/src/QuickReply.js:385` calls `GET /scripts/extensions/quick-reply/html/qrEditor.html` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalize…
public/scripts/extensions/quick-reply/src/QuickReply.js:385 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: GET /scripts/extensions/quick-reply/html/settings.html (public/scripts/extensions/quick-reply/src/ui/SettingsUi.js:54)
`public/scripts/extensions/quick-reply/src/ui/SettingsUi.js:54` calls `GET /scripts/extensions/quick-reply/html/settings.html` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normali…
public/scripts/extensions/quick-reply/src/ui/SettingsUi.js:54 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/assets/delete (public/scripts/extensions/assets/index.js:433)
`public/scripts/extensions/assets/index.js:433` calls `POST /api/assets/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/assets/delete`
public/scripts/extensions/assets/index.js:433 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/assets/download (public/scripts/extensions/assets/index.js:390)
`public/scripts/extensions/assets/index.js:390` calls `POST /api/assets/download` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/assets/download`
public/scripts/extensions/assets/index.js:390 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/assets/get (public/scripts/extensions/assets/index.js:515)
`public/scripts/extensions/assets/index.js:515` calls `POST /api/assets/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/assets/get`
public/scripts/extensions/assets/index.js:515 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/avatars/delete (public/scripts/personas.js:1170)
`public/scripts/personas.js:1170` calls `POST /api/avatars/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/avatars/delete`
public/scripts/personas.js:1170 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/avatars/get (public/scripts/personas.js:276)
`public/scripts/personas.js:276` calls `POST /api/avatars/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/avatars/get`
public/scripts/personas.js:276 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/avatars/upload (public/scripts/personas.js:370)
`public/scripts/personas.js:370` calls `POST /api/avatars/upload` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/avatars/upload`
public/scripts/personas.js:370 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/azure/generate (public/scripts/extensions/tts/azure.js:191)
`public/scripts/extensions/tts/azure.js:191` calls `POST /api/azure/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/azure/generate`
public/scripts/extensions/tts/azure.js:191 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/azure/list (public/scripts/extensions/tts/azure.js:143)
`public/scripts/extensions/tts/azure.js:143` calls `POST /api/azure/list` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/azure/list`
public/scripts/extensions/tts/azure.js:143 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/chat-completions/bias?model=${getTokenizerModel()} (public/scripts/openai.js:3311)
`public/scripts/openai.js:3311` calls `POST /api/backends/chat-completions/bias?model=${getTokenizerModel()}` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for…
public/scripts/openai.js:3311 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/chat-completions/generate (public/scripts/custom-request.js:463)
`public/scripts/custom-request.js:463` calls `POST /api/backends/chat-completions/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backe…
public/scripts/custom-request.js:463 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/chat-completions/status (public/scripts/openai.js:4437)
`public/scripts/openai.js:4437` calls `POST /api/backends/chat-completions/status` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backends/chat-…
public/scripts/openai.js:4437 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/kobold/embed (public/scripts/extensions/vectors/index.js:1455)
`public/scripts/extensions/vectors/index.js:1455` calls `POST /api/backends/kobold/embed` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backend…
public/scripts/extensions/vectors/index.js:1455 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/text-completions/generate (public/scripts/custom-request.js:147)
`public/scripts/custom-request.js:147` calls `POST /api/backends/text-completions/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backe…
public/scripts/custom-request.js:147 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/text-completions/ollama/download (public/scripts/textgen-models.js:1182)
`public/scripts/textgen-models.js:1182` calls `POST /api/backends/text-completions/ollama/download` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching:…
public/scripts/textgen-models.js:1182 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backends/text-completions/tabby/download (public/scripts/textgen-models.js:1252)
`public/scripts/textgen-models.js:1252` calls `POST /api/backends/text-completions/tabby/download` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/textgen-models.js:1252 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backgrounds/all (public/scripts/backgrounds.js:709)
`public/scripts/backgrounds.js:709` calls `POST /api/backgrounds/all` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backgrounds/all`
public/scripts/backgrounds.js:709 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backgrounds/delete (public/scripts/backgrounds.js:1450)
`public/scripts/backgrounds.js:1450` calls `POST /api/backgrounds/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backgrounds/delete`
public/scripts/backgrounds.js:1450 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backgrounds/folders (public/scripts/backgrounds.js:766)
`public/scripts/backgrounds.js:766` calls `POST /api/backgrounds/folders` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backgrounds/folders`
public/scripts/backgrounds.js:766 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backgrounds/rename (public/scripts/backgrounds.js:512)
`public/scripts/backgrounds.js:512` calls `POST /api/backgrounds/rename` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backgrounds/rename`
public/scripts/backgrounds.js:512 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backgrounds/upload (public/scripts/backgrounds.js:1554)
`public/scripts/backgrounds.js:1554` calls `POST /api/backgrounds/upload` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backgrounds/upload`
public/scripts/backgrounds.js:1554 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backups/chat/delete (public/scripts/chat-backups.js:128)
`public/scripts/chat-backups.js:128` calls `POST /api/backups/chat/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backups/chat/delete`
public/scripts/chat-backups.js:128 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backups/chat/download (public/scripts/chat-backups.js:29)
`public/scripts/chat-backups.js:29` calls `POST /api/backups/chat/download` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backups/chat/download`
public/scripts/chat-backups.js:29 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/backups/chat/get (public/scripts/chat-backups.js:156)
`public/scripts/chat-backups.js:156` calls `POST /api/backups/chat/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/backups/chat/get`
public/scripts/chat-backups.js:156 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/all (public/script.js:1293)
`public/script.js:1293` calls `POST /api/characters/all` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/all`
public/script.js:1293 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/chats (public/script.js:1388)
`public/script.js:1388` calls `POST /api/characters/chats` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/chats`
public/script.js:1388 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/chats (public/scripts/bookmarks.js:71)
`public/scripts/bookmarks.js:71` calls `POST /api/characters/chats` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/chats`
public/scripts/bookmarks.js:71 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/create (public/scripts/welcome-screen.js:869)
`public/scripts/welcome-screen.js:869` calls `POST /api/characters/create` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/create`
public/scripts/welcome-screen.js:869 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/delete (public/script.js:10803)
`public/script.js:10803` calls `POST /api/characters/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/delete`
public/script.js:10803 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/duplicate (public/script.js:6005)
`public/script.js:6005` calls `POST /api/characters/duplicate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/duplicate`
public/script.js:6005 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/duplicate (public/scripts/BulkEditOverlay.js:48)
`public/scripts/BulkEditOverlay.js:48` calls `POST /api/characters/duplicate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/duplicat…
public/scripts/BulkEditOverlay.js:48 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/export (public/script.js:11991)
`public/script.js:11991` calls `POST /api/characters/export` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/export`
public/script.js:11991 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/get (public/script.js:1222)
`public/script.js:1222` calls `POST /api/characters/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/get`
public/script.js:1222 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/import (public/script.js:10492)
`public/script.js:10492` calls `POST /api/characters/import` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/import`
public/script.js:10492 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/merge-attributes (public/script.js:10725)
`public/script.js:10725` calls `POST /api/characters/merge-attributes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/merge-attribute…
public/script.js:10725 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/merge-attributes (public/scripts/BulkEditOverlay.js:84)
`public/scripts/BulkEditOverlay.js:84` calls `POST /api/characters/merge-attributes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/m…
public/scripts/BulkEditOverlay.js:84 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/merge-attributes (public/scripts/extensions.js:2102)
`public/scripts/extensions.js:2102` calls `POST /api/characters/merge-attributes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/merg…
public/scripts/extensions.js:2102 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/merge-attributes (public/scripts/world-info.js:4187)
`public/scripts/world-info.js:4187` calls `POST /api/characters/merge-attributes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/merg…
public/scripts/world-info.js:4187 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/characters/rename (public/script.js:7149)
`public/script.js:7149` calls `POST /api/characters/rename` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/characters/rename`
public/script.js:7149 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/delete (public/script.js:1337)
`public/script.js:1337` calls `POST /api/chats/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/delete`
public/script.js:1337 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/export (public/script.js:11456)
`public/script.js:11456` calls `POST /api/chats/export` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/export`
public/script.js:11456 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/get (public/script.js:7252)
`public/script.js:7252` calls `POST /api/chats/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/get`
public/script.js:7252 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/group/delete (public/scripts/group-chats.js:2249)
`public/scripts/group-chats.js:2249` calls `POST /api/chats/group/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/group/delete`
public/scripts/group-chats.js:2249 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/group/get (public/scripts/group-chats.js:196)
`public/scripts/group-chats.js:196` calls `POST /api/chats/group/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/group/get`
public/scripts/group-chats.js:196 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/group/import (public/scripts/group-chats.js:2319)
`public/scripts/group-chats.js:2319` calls `POST /api/chats/group/import` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/group/import`
public/scripts/group-chats.js:2319 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/group/info (public/scripts/group-chats.js:2172)
`public/scripts/group-chats.js:2172` calls `POST /api/chats/group/info` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/group/info`
public/scripts/group-chats.js:2172 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/import (public/script.js:9389)
`public/script.js:9389` calls `POST /api/chats/import` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/import`
public/script.js:9389 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/recent (public/scripts/welcome-screen.js:765)
`public/scripts/welcome-screen.js:765` calls `POST /api/chats/recent` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/recent`
public/scripts/welcome-screen.js:765 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/rename (public/script.js:10624)
`public/script.js:10624` calls `POST /api/chats/rename` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/rename`
public/script.js:10624 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/chats/search (public/script.js:8523)
`public/script.js:8523` calls `POST /api/chats/search` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/chats/search`
public/script.js:8523 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/content/importURL (public/scripts/utils.js:2982)
`public/scripts/utils.js:2982` calls `POST /api/content/importURL` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/content/importurl`
public/scripts/utils.js:2982 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/content/importUUID (public/scripts/utils.js:2989)
`public/scripts/utils.js:2989` calls `POST /api/content/importUUID` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/content/importuuid`
public/scripts/utils.js:2989 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/data-maid/delete (public/scripts/data-maid.js:332)
`public/scripts/data-maid.js:332` calls `POST /api/data-maid/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/data-maid/delete`
public/scripts/data-maid.js:332 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/data-maid/finalize (public/scripts/data-maid.js:87)
`public/scripts/data-maid.js:87` calls `POST /api/data-maid/finalize` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/data-maid/finalize`
public/scripts/data-maid.js:87 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/data-maid/report (public/scripts/data-maid.js:69)
`public/scripts/data-maid.js:69` calls `POST /api/data-maid/report` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/data-maid/report`
public/scripts/data-maid.js:69 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/branches (public/scripts/extensions.js:1634)
`public/scripts/extensions.js:1634` calls `POST /api/extensions/branches` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/branches`
public/scripts/extensions.js:1634 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/delete (public/scripts/extensions.js:1571)
`public/scripts/extensions.js:1571` calls `POST /api/extensions/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/delete`
public/scripts/extensions.js:1571 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/install (public/scripts/extensions.js:1746)
`public/scripts/extensions.js:1746` calls `POST /api/extensions/install` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/install`
public/scripts/extensions.js:1746 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/move (public/scripts/extensions.js:1531)
`public/scripts/extensions.js:1531` calls `POST /api/extensions/move` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/move`
public/scripts/extensions.js:1531 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/switch (public/scripts/extensions.js:1666)
`public/scripts/extensions.js:1666` calls `POST /api/extensions/switch` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/switch`
public/scripts/extensions.js:1666 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/update (public/scripts/extensions.js:1360)
`public/scripts/extensions.js:1360` calls `POST /api/extensions/update` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/update`
public/scripts/extensions.js:1360 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extensions/version (public/scripts/extensions.js:1601)
`public/scripts/extensions.js:1601` calls `POST /api/extensions/version` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extensions/version`
public/scripts/extensions.js:1601 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extra/caption (public/scripts/extensions/caption/index.js:274)
`public/scripts/extensions/caption/index.js:274` calls `POST /api/extra/caption` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extra/caption`
public/scripts/extensions/caption/index.js:274 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extra/classify (public/scripts/extensions/expressions/index.js:1062)
`public/scripts/extensions/expressions/index.js:1062` calls `POST /api/extra/classify` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/extra/clas…
public/scripts/extensions/expressions/index.js:1062 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/extra/classify/labels (public/scripts/extensions/expressions/index.js:1445)
`public/scripts/extensions/expressions/index.js:1445` calls `POST /api/extra/classify/labels` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/ext…
public/scripts/extensions/expressions/index.js:1445 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/files/delete (public/scripts/chats.js:1130)
`public/scripts/chats.js:1130` calls `POST /api/files/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/files/delete`
public/scripts/chats.js:1130 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/files/sanitize-filename (public/scripts/utils.js:1619)
`public/scripts/utils.js:1619` calls `POST /api/files/sanitize-filename` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/files/sanitize-filename`
public/scripts/utils.js:1619 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/files/upload (public/scripts/chats.js:276)
`public/scripts/chats.js:276` calls `POST /api/files/upload` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/files/upload`
public/scripts/chats.js:276 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/files/verify (public/scripts/chats.js:1832)
`public/scripts/chats.js:1832` calls `POST /api/files/verify` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/files/verify`
public/scripts/chats.js:1832 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/google/generate-image (public/scripts/extensions/stable-diffusion/index.js:4603)
`public/scripts/extensions/stable-diffusion/index.js:4603` calls `POST /api/google/generate-image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:4603 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/google/generate-native-tts (public/scripts/extensions/tts/google-native.js:164)
`public/scripts/extensions/tts/google-native.js:164` calls `POST /api/google/generate-native-tts` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `…
public/scripts/extensions/tts/google-native.js:164 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/google/generate-video (public/scripts/extensions/stable-diffusion/index.js:4576)
`public/scripts/extensions/stable-diffusion/index.js:4576` calls `POST /api/google/generate-video` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:4576 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/google/list-native-voices (public/scripts/extensions/tts/google-native.js:96)
`public/scripts/extensions/tts/google-native.js:96` calls `POST /api/google/list-native-voices` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/g…
public/scripts/extensions/tts/google-native.js:96 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/groups/all (public/scripts/group-chats.js:759)
`public/scripts/group-chats.js:759` calls `POST /api/groups/all` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/groups/all`
public/scripts/group-chats.js:759 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/groups/create (public/scripts/bookmarks.js:378)
`public/scripts/bookmarks.js:378` calls `POST /api/groups/create` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/groups/create`
public/scripts/bookmarks.js:378 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/groups/create (public/scripts/group-chats.js:2119)
`public/scripts/group-chats.js:2119` calls `POST /api/groups/create` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/groups/create`
public/scripts/group-chats.js:2119 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/groups/delete (public/scripts/group-chats.js:1326)
`public/scripts/group-chats.js:1326` calls `POST /api/groups/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/groups/delete`
public/scripts/group-chats.js:1326 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/groups/edit (public/scripts/group-chats.js:156)
`public/scripts/group-chats.js:156` calls `POST /api/groups/edit` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/groups/edit`
public/scripts/group-chats.js:156 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/cancel-task (public/scripts/horde.js:91)
`public/scripts/horde.js:91` calls `POST /api/horde/cancel-task` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/cancel-task`
public/scripts/horde.js:91 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/caption-image (public/scripts/extensions/caption/index.js:294)
`public/scripts/extensions/caption/index.js:294` calls `POST /api/horde/caption-image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/capt…
public/scripts/extensions/caption/index.js:294 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/generate-image (public/scripts/extensions/stable-diffusion/index.js:3758)
`public/scripts/extensions/stable-diffusion/index.js:3758` calls `POST /api/horde/generate-image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `…
public/scripts/extensions/stable-diffusion/index.js:3758 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/generate-text (public/scripts/horde.js:221)
`public/scripts/horde.js:221` calls `POST /api/horde/generate-text` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/generate-text`
public/scripts/horde.js:221 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/sd-models (public/scripts/extensions/stable-diffusion/index.js:2262)
`public/scripts/extensions/stable-diffusion/index.js:2262` calls `POST /api/horde/sd-models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/hord…
public/scripts/extensions/stable-diffusion/index.js:2262 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/sd-samplers (public/scripts/extensions/stable-diffusion/index.js:1766)
`public/scripts/extensions/stable-diffusion/index.js:1766` calls `POST /api/horde/sd-samplers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/ho…
public/scripts/extensions/stable-diffusion/index.js:1766 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/status (public/scripts/horde.js:108)
`public/scripts/horde.js:108` calls `POST /api/horde/status` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/status`
public/scripts/horde.js:108 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/task-status (public/scripts/horde.js:73)
`public/scripts/horde.js:73` calls `POST /api/horde/task-status` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/task-status`
public/scripts/horde.js:73 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/text-models (public/scripts/horde.js:56)
`public/scripts/horde.js:56` calls `POST /api/horde/text-models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/text-models`
public/scripts/horde.js:56 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/text-workers (public/scripts/horde.js:42)
`public/scripts/horde.js:42` calls `POST /api/horde/text-workers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/text-workers`
public/scripts/horde.js:42 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/horde/user-info (public/scripts/horde.js:328)
`public/scripts/horde.js:328` calls `POST /api/horde/user-info` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/horde/user-info`
public/scripts/horde.js:328 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/image-metadata/all (public/scripts/backgrounds.js:742)
`public/scripts/backgrounds.js:742` calls `POST /api/image-metadata/all` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/image-metadata/all`
public/scripts/backgrounds.js:742 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/image-metadata/folders/create (public/scripts/backgrounds.js:1168)
`public/scripts/backgrounds.js:1168` calls `POST /api/image-metadata/folders/create` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/image-metada…
public/scripts/backgrounds.js:1168 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/image-metadata/folders/delete (public/scripts/backgrounds.js:1225)
`public/scripts/backgrounds.js:1225` calls `POST /api/image-metadata/folders/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/image-metada…
public/scripts/backgrounds.js:1225 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/image-metadata/folders/set-thumbnails (public/scripts/backgrounds.js:793)
`public/scripts/backgrounds.js:793` calls `POST /api/image-metadata/folders/set-thumbnails` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/image…
public/scripts/backgrounds.js:793 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/image-metadata/folders/update (public/scripts/backgrounds.js:1197)
`public/scripts/backgrounds.js:1197` calls `POST /api/image-metadata/folders/update` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/image-metada…
public/scripts/backgrounds.js:1197 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/images/delete (public/scripts/chats.js:1099)
`public/scripts/chats.js:1099` calls `POST /api/images/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/images/delete`
public/scripts/chats.js:1099 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/images/folders (public/scripts/extensions/gallery/index.js:160)
`public/scripts/extensions/gallery/index.js:160` calls `POST /api/images/folders` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/images/folders`
public/scripts/extensions/gallery/index.js:160 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/images/list (public/scripts/extensions/gallery/index.js:115)
`public/scripts/extensions/gallery/index.js:115` calls `POST /api/images/list` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/images/list`
public/scripts/extensions/gallery/index.js:115 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/images/upload (public/scripts/utils.js:1662)
`public/scripts/utils.js:1662` calls `POST /api/images/upload` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/images/upload`
public/scripts/utils.js:1662 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/minimax/generate-voice (public/scripts/extensions/tts/minimax.js:806)
`public/scripts/extensions/tts/minimax.js:806` calls `POST /api/minimax/generate-voice` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/minimax/g…
public/scripts/extensions/tts/minimax.js:806 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/moving-ui/save (public/scripts/power-user.js:2610)
`public/scripts/power-user.js:2610` calls `POST /api/moving-ui/save` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/moving-ui/save`
public/scripts/power-user.js:2610 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/nanogpt/credits (public/scripts/secrets.js:1242)
`public/scripts/secrets.js:1242` calls `POST /api/nanogpt/credits` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/nanogpt/credits`
public/scripts/secrets.js:1242 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/nanogpt/models/providers (public/scripts/textgen-models.js:413)
`public/scripts/textgen-models.js:413` calls `POST /api/nanogpt/models/providers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/nanogpt/models/…
public/scripts/textgen-models.js:413 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/novelai/generate-image (public/scripts/extensions/stable-diffusion/index.js:3966)
`public/scripts/extensions/stable-diffusion/index.js:3966` calls `POST /api/novelai/generate-image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching:…
public/scripts/extensions/stable-diffusion/index.js:3966 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/novelai/generate-voice (public/scripts/extensions/tts/novel.js:198)
`public/scripts/extensions/tts/novel.js:198` calls `POST /api/novelai/generate-voice` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/novelai/gen…
public/scripts/extensions/tts/novel.js:198 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openai/chutes/generate-voice (public/scripts/extensions/tts/chutes.js:201)
`public/scripts/extensions/tts/chutes.js:201` calls `POST /api/openai/chutes/generate-voice` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/open…
public/scripts/extensions/tts/chutes.js:201 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openai/electronhub/generate-voice (public/scripts/extensions/tts/electronhub.js:443)
`public/scripts/extensions/tts/electronhub.js:443` calls `POST /api/openai/electronhub/generate-voice` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchi…
public/scripts/extensions/tts/electronhub.js:443 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openai/electronhub/models (public/scripts/extensions/tts/electronhub.js:188)
`public/scripts/extensions/tts/electronhub.js:188` calls `POST /api/openai/electronhub/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/op…
public/scripts/extensions/tts/electronhub.js:188 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openai/generate-image (public/scripts/extensions/stable-diffusion/index.js:4144)
`public/scripts/extensions/stable-diffusion/index.js:4144` calls `POST /api/openai/generate-image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:4144 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openai/generate-video (public/scripts/extensions/stable-diffusion/index.js:4124)
`public/scripts/extensions/stable-diffusion/index.js:4124` calls `POST /api/openai/generate-video` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:4124 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openai/generate-voice (public/scripts/extensions/tts/openai.js:239)
`public/scripts/extensions/tts/openai.js:239` calls `POST /api/openai/generate-voice` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/openai/gene…
public/scripts/extensions/tts/openai.js:239 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openrouter/credits (public/scripts/secrets.js:1176)
`public/scripts/secrets.js:1176` calls `POST /api/openrouter/credits` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/openrouter/credits`
public/scripts/secrets.js:1176 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openrouter/image/generate (public/scripts/extensions/stable-diffusion/index.js:4717)
`public/scripts/extensions/stable-diffusion/index.js:4717` calls `POST /api/openrouter/image/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchi…
public/scripts/extensions/stable-diffusion/index.js:4717 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openrouter/models/image (public/scripts/extensions/stable-diffusion/index.js:2525)
`public/scripts/extensions/stable-diffusion/index.js:2525` calls `POST /api/openrouter/models/image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching…
public/scripts/extensions/stable-diffusion/index.js:2525 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/openrouter/models/providers (public/scripts/textgen-models.js:365)
`public/scripts/textgen-models.js:365` calls `POST /api/openrouter/models/providers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/openrouter/m…
public/scripts/textgen-models.js:365 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/edge-tts/probe (public/scripts/extensions/tts/edge.js:260)
`public/scripts/extensions/tts/edge.js:260` calls `POST /api/plugins/edge-tts/probe` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/edge…
public/scripts/extensions/tts/edge.js:260 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/fandom/probe (public/scripts/scrapers.js:353)
`public/scripts/scrapers.js:353` calls `POST /api/plugins/fandom/probe` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/fandom/probe`
public/scripts/scrapers.js:353 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/fandom/probe-mediawiki (public/scripts/scrapers.js:260)
`public/scripts/scrapers.js:260` calls `POST /api/plugins/fandom/probe-mediawiki` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/fandom/…
public/scripts/scrapers.js:260 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/fandom/scrape (public/scripts/scrapers.js:408)
`public/scripts/scrapers.js:408` calls `POST /api/plugins/fandom/scrape` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/fandom/scrape`
public/scripts/scrapers.js:408 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/fandom/scrape-mediawiki (public/scripts/scrapers.js:301)
`public/scripts/scrapers.js:301` calls `POST /api/plugins/fandom/scrape-mediawiki` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/fandom…
public/scripts/scrapers.js:301 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/office/parse (public/scripts/utils.js:2125)
`public/scripts/utils.js:2125` calls `POST /api/plugins/office/parse` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/office/parse`
public/scripts/utils.js:2125 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/plugins/office/probe (public/scripts/utils.js:2106)
`public/scripts/utils.js:2106` calls `POST /api/plugins/office/probe` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/plugins/office/probe`
public/scripts/utils.js:2106 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/presets/delete (public/scripts/openai.js:4860)
`public/scripts/openai.js:4860` calls `POST /api/presets/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/presets/delete`
public/scripts/openai.js:4860 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/presets/delete (public/scripts/preset-manager.js:809)
`public/scripts/preset-manager.js:809` calls `POST /api/presets/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/presets/delete`
public/scripts/preset-manager.js:809 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/presets/restore (public/scripts/preset-manager.js:824)
`public/scripts/preset-manager.js:824` calls `POST /api/presets/restore` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/presets/restore`
public/scripts/preset-manager.js:824 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/presets/save (public/scripts/openai.js:4495)
`public/scripts/openai.js:4495` calls `POST /api/presets/save` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/presets/save`
public/scripts/openai.js:4495 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/presets/save (public/scripts/preset-manager.js:477)
`public/scripts/preset-manager.js:477` calls `POST /api/presets/save` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/presets/save`
public/scripts/preset-manager.js:477 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/quick-replies/delete (public/scripts/extensions/quick-reply/src/QuickReplySet.js:392)
`public/scripts/extensions/quick-reply/src/QuickReplySet.js:392` calls `POST /api/quick-replies/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for match…
public/scripts/extensions/quick-reply/src/QuickReplySet.js:392 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/quick-replies/save (public/scripts/extensions/quick-reply/src/QuickReplySet.js:377)
`public/scripts/extensions/quick-reply/src/QuickReplySet.js:377` calls `POST /api/quick-replies/save` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchin…
public/scripts/extensions/quick-reply/src/QuickReplySet.js:377 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/aimlapi/generate-image (public/scripts/extensions/stable-diffusion/index.js:4198)
`public/scripts/extensions/stable-diffusion/index.js:4198` calls `POST /api/sd/aimlapi/generate-image` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchi…
public/scripts/extensions/stable-diffusion/index.js:4198 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/aimlapi/models (public/scripts/extensions/stable-diffusion/index.js:2401)
`public/scripts/extensions/stable-diffusion/index.js:2401` calls `POST /api/sd/aimlapi/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd…
public/scripts/extensions/stable-diffusion/index.js:2401 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/bfl/generate (public/scripts/extensions/stable-diffusion/index.js:4466)
`public/scripts/extensions/stable-diffusion/index.js:4466` calls `POST /api/sd/bfl/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/b…
public/scripts/extensions/stable-diffusion/index.js:4466 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/chutes/generate (public/scripts/extensions/stable-diffusion/index.js:4370)
`public/scripts/extensions/stable-diffusion/index.js:4370` calls `POST /api/sd/chutes/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/s…
public/scripts/extensions/stable-diffusion/index.js:4370 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/chutes/models (public/scripts/extensions/stable-diffusion/index.js:2195)
`public/scripts/extensions/stable-diffusion/index.js:2195` calls `POST /api/sd/chutes/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/…
public/scripts/extensions/stable-diffusion/index.js:2195 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/delete-workflow (public/scripts/extensions/stable-diffusion/index.js:4889)
`public/scripts/extensions/stable-diffusion/index.js:4889` calls `POST /api/sd/comfy/delete-workflow` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchin…
public/scripts/extensions/stable-diffusion/index.js:4889 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/models (public/scripts/extensions/stable-diffusion/index.js:2553)
`public/scripts/extensions/stable-diffusion/index.js:2553` calls `POST /api/sd/comfy/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/c…
public/scripts/extensions/stable-diffusion/index.js:2553 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/ping (public/scripts/extensions/stable-diffusion/index.js:1445)
`public/scripts/extensions/stable-diffusion/index.js:1445` calls `POST /api/sd/comfy/ping` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/com…
public/scripts/extensions/stable-diffusion/index.js:1445 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/rename-workflow (public/scripts/extensions/stable-diffusion/index.js:4936)
`public/scripts/extensions/stable-diffusion/index.js:4936` calls `POST /api/sd/comfy/rename-workflow` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchin…
public/scripts/extensions/stable-diffusion/index.js:4936 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/samplers (public/scripts/extensions/stable-diffusion/index.js:1909)
`public/scripts/extensions/stable-diffusion/index.js:1909` calls `POST /api/sd/comfy/samplers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd…
public/scripts/extensions/stable-diffusion/index.js:1909 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/save-workflow (public/scripts/extensions/stable-diffusion/index.js:4842)
`public/scripts/extensions/stable-diffusion/index.js:4842` calls `POST /api/sd/comfy/save-workflow` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching:…
public/scripts/extensions/stable-diffusion/index.js:4842 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/schedulers (public/scripts/extensions/stable-diffusion/index.js:2671)
`public/scripts/extensions/stable-diffusion/index.js:2671` calls `POST /api/sd/comfy/schedulers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/…
public/scripts/extensions/stable-diffusion/index.js:2671 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/vaes (public/scripts/extensions/stable-diffusion/index.js:2818)
`public/scripts/extensions/stable-diffusion/index.js:2818` calls `POST /api/sd/comfy/vaes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/com…
public/scripts/extensions/stable-diffusion/index.js:2818 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/workflow (public/scripts/extensions/stable-diffusion/index.js:4222)
`public/scripts/extensions/stable-diffusion/index.js:4222` calls `POST /api/sd/comfy/workflow` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd…
public/scripts/extensions/stable-diffusion/index.js:4222 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfy/workflows (public/scripts/extensions/stable-diffusion/index.js:2837)
`public/scripts/extensions/stable-diffusion/index.js:2837` calls `POST /api/sd/comfy/workflows` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/s…
public/scripts/extensions/stable-diffusion/index.js:2837 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/comfyrunpod/ping (public/scripts/extensions/stable-diffusion/index.js:1469)
`public/scripts/extensions/stable-diffusion/index.js:1469` calls `POST /api/sd/comfyrunpod/ping` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/…
public/scripts/extensions/stable-diffusion/index.js:1469 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/drawthings/generate (public/scripts/extensions/stable-diffusion/index.js:3923)
`public/scripts/extensions/stable-diffusion/index.js:3923` calls `POST /api/sd/drawthings/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching:…
public/scripts/extensions/stable-diffusion/index.js:3923 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/drawthings/get-model (public/scripts/extensions/stable-diffusion/index.js:1541)
`public/scripts/extensions/stable-diffusion/index.js:1541` calls `POST /api/sd/drawthings/get-model` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching…
public/scripts/extensions/stable-diffusion/index.js:1541 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/drawthings/get-upscaler (public/scripts/extensions/stable-diffusion/index.js:1621)
`public/scripts/extensions/stable-diffusion/index.js:1621` calls `POST /api/sd/drawthings/get-upscaler` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for match…
public/scripts/extensions/stable-diffusion/index.js:1621 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/drawthings/ping (public/scripts/extensions/stable-diffusion/index.js:1399)
`public/scripts/extensions/stable-diffusion/index.js:1399` calls `POST /api/sd/drawthings/ping` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/s…
public/scripts/extensions/stable-diffusion/index.js:1399 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/electronhub/generate (public/scripts/extensions/stable-diffusion/index.js:4403)
`public/scripts/extensions/stable-diffusion/index.js:4403` calls `POST /api/sd/electronhub/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching…
public/scripts/extensions/stable-diffusion/index.js:4403 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/electronhub/models (public/scripts/extensions/stable-diffusion/index.js:2216)
`public/scripts/extensions/stable-diffusion/index.js:2216` calls `POST /api/sd/electronhub/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:2216 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/electronhub/sizes (public/scripts/extensions/stable-diffusion/index.js:3650)
`public/scripts/extensions/stable-diffusion/index.js:3650` calls `POST /api/sd/electronhub/sizes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `…
public/scripts/extensions/stable-diffusion/index.js:3650 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/falai/generate (public/scripts/extensions/stable-diffusion/index.js:4538)
`public/scripts/extensions/stable-diffusion/index.js:4538` calls `POST /api/sd/falai/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd…
public/scripts/extensions/stable-diffusion/index.js:4538 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/falai/models (public/scripts/extensions/stable-diffusion/index.js:2110)
`public/scripts/extensions/stable-diffusion/index.js:2110` calls `POST /api/sd/falai/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/f…
public/scripts/extensions/stable-diffusion/index.js:2110 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/generate (public/scripts/extensions/stable-diffusion/index.js:3848)
`public/scripts/extensions/stable-diffusion/index.js:3848` calls `POST /api/sd/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/gener…
public/scripts/extensions/stable-diffusion/index.js:3848 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/get-model (public/scripts/extensions/stable-diffusion/index.js:1522)
`public/scripts/extensions/stable-diffusion/index.js:1522` calls `POST /api/sd/get-model` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/get-…
public/scripts/extensions/stable-diffusion/index.js:1522 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/huggingface/generate (public/scripts/extensions/stable-diffusion/index.js:4343)
`public/scripts/extensions/stable-diffusion/index.js:4343` calls `POST /api/sd/huggingface/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching…
public/scripts/extensions/stable-diffusion/index.js:4343 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/models (public/scripts/extensions/stable-diffusion/index.js:2317)
`public/scripts/extensions/stable-diffusion/index.js:2317` calls `POST /api/sd/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/models`
public/scripts/extensions/stable-diffusion/index.js:2317 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/nanogpt/generate (public/scripts/extensions/stable-diffusion/index.js:4432)
`public/scripts/extensions/stable-diffusion/index.js:4432` calls `POST /api/sd/nanogpt/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/…
public/scripts/extensions/stable-diffusion/index.js:4432 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/nanogpt/models (public/scripts/extensions/stable-diffusion/index.js:2249)
`public/scripts/extensions/stable-diffusion/index.js:2249` calls `POST /api/sd/nanogpt/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd…
public/scripts/extensions/stable-diffusion/index.js:2249 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/ping (public/scripts/extensions/stable-diffusion/index.js:1353)
`public/scripts/extensions/stable-diffusion/index.js:1353` calls `POST /api/sd/ping` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/ping`
public/scripts/extensions/stable-diffusion/index.js:1353 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/pollinations/generate (public/scripts/extensions/stable-diffusion/index.js:3492)
`public/scripts/extensions/stable-diffusion/index.js:3492` calls `POST /api/sd/pollinations/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matchin…
public/scripts/extensions/stable-diffusion/index.js:3492 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/pollinations/models (public/scripts/extensions/stable-diffusion/index.js:2159)
`public/scripts/extensions/stable-diffusion/index.js:2159` calls `POST /api/sd/pollinations/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching:…
public/scripts/extensions/stable-diffusion/index.js:2159 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/samplers (public/scripts/extensions/stable-diffusion/index.js:1801)
`public/scripts/extensions/stable-diffusion/index.js:1801` calls `POST /api/sd/samplers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/sampl…
public/scripts/extensions/stable-diffusion/index.js:1801 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/schedulers (public/scripts/extensions/stable-diffusion/index.js:1583)
`public/scripts/extensions/stable-diffusion/index.js:1583` calls `POST /api/sd/schedulers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/sch…
public/scripts/extensions/stable-diffusion/index.js:1583 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/sd-next/upscalers (public/scripts/extensions/stable-diffusion/index.js:1602)
`public/scripts/extensions/stable-diffusion/index.js:1602` calls `POST /api/sd/sd-next/upscalers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `…
public/scripts/extensions/stable-diffusion/index.js:1602 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/sdcpp/generate (public/scripts/extensions/stable-diffusion/index.js:3898)
`public/scripts/extensions/stable-diffusion/index.js:3898` calls `POST /api/sd/sdcpp/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd…
public/scripts/extensions/stable-diffusion/index.js:3898 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/sdcpp/models (public/scripts/extensions/stable-diffusion/index.js:1823)
`public/scripts/extensions/stable-diffusion/index.js:1823` calls `POST /api/sd/sdcpp/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/s…
public/scripts/extensions/stable-diffusion/index.js:1823 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/sdcpp/ping (public/scripts/extensions/stable-diffusion/index.js:1376)
`public/scripts/extensions/stable-diffusion/index.js:1376` calls `POST /api/sd/sdcpp/ping` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/sdc…
public/scripts/extensions/stable-diffusion/index.js:1376 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/set-model (public/scripts/extensions/stable-diffusion/index.js:1642)
`public/scripts/extensions/stable-diffusion/index.js:1642` calls `POST /api/sd/set-model` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/set-…
public/scripts/extensions/stable-diffusion/index.js:1642 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/stability/generate (public/scripts/extensions/stable-diffusion/index.js:3716)
`public/scripts/extensions/stable-diffusion/index.js:3716` calls `POST /api/sd/stability/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:3716 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/together/generate (public/scripts/extensions/stable-diffusion/index.js:3461)
`public/scripts/extensions/stable-diffusion/index.js:3461` calls `POST /api/sd/together/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `…
public/scripts/extensions/stable-diffusion/index.js:3461 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/together/models (public/scripts/extensions/stable-diffusion/index.js:2177)
`public/scripts/extensions/stable-diffusion/index.js:2177` calls `POST /api/sd/together/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/s…
public/scripts/extensions/stable-diffusion/index.js:2177 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/upscalers (public/scripts/extensions/stable-diffusion/index.js:1564)
`public/scripts/extensions/stable-diffusion/index.js:1564` calls `POST /api/sd/upscalers` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/upsc…
public/scripts/extensions/stable-diffusion/index.js:1564 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/vaes (public/scripts/extensions/stable-diffusion/index.js:2791)
`public/scripts/extensions/stable-diffusion/index.js:2791` calls `POST /api/sd/vaes` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/vaes`
public/scripts/extensions/stable-diffusion/index.js:2791 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/workersai/generate (public/scripts/extensions/stable-diffusion/index.js:4738)
`public/scripts/extensions/stable-diffusion/index.js:4738` calls `POST /api/sd/workersai/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:4738 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/workersai/models (public/scripts/extensions/stable-diffusion/index.js:2141)
`public/scripts/extensions/stable-diffusion/index.js:2141` calls `POST /api/sd/workersai/models` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/…
public/scripts/extensions/stable-diffusion/index.js:2141 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/xai/generate (public/scripts/extensions/stable-diffusion/index.js:4509)
`public/scripts/extensions/stable-diffusion/index.js:4509` calls `POST /api/sd/xai/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/x…
public/scripts/extensions/stable-diffusion/index.js:4509 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/zai/generate (public/scripts/extensions/stable-diffusion/index.js:4688)
`public/scripts/extensions/stable-diffusion/index.js:4688` calls `POST /api/sd/zai/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sd/z…
public/scripts/extensions/stable-diffusion/index.js:4688 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sd/zai/generate-video (public/scripts/extensions/stable-diffusion/index.js:4649)
`public/scripts/extensions/stable-diffusion/index.js:4649` calls `POST /api/sd/zai/generate-video` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/stable-diffusion/index.js:4649 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/search/transcript (public/scripts/scrapers.js:558)
`public/scripts/scrapers.js:558` calls `POST /api/search/transcript` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/search/transcript`
public/scripts/scrapers.js:558 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/search/visit (public/scripts/scrapers.js:193)
`public/scripts/scrapers.js:193` calls `POST /api/search/visit` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/search/visit`
public/scripts/scrapers.js:193 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/delete (public/scripts/secrets.js:390)
`public/scripts/secrets.js:390` calls `POST /api/secrets/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/delete`
public/scripts/secrets.js:390 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/find (public/scripts/secrets.js:436)
`public/scripts/secrets.js:436` calls `POST /api/secrets/find` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/find`
public/scripts/secrets.js:436 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/read (public/scripts/secrets.js:413)
`public/scripts/secrets.js:413` calls `POST /api/secrets/read` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/read`
public/scripts/secrets.js:413 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/rename (public/scripts/secrets.js:486)
`public/scripts/secrets.js:486` calls `POST /api/secrets/rename` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/rename`
public/scripts/secrets.js:486 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/rotate (public/scripts/secrets.js:461)
`public/scripts/secrets.js:461` calls `POST /api/secrets/rotate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/rotate`
public/scripts/secrets.js:461 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/settings (public/scripts/secrets.js:291)
`public/scripts/secrets.js:291` calls `POST /api/secrets/settings` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/settings`
public/scripts/secrets.js:291 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/view (public/scripts/secrets.js:309)
`public/scripts/secrets.js:309` calls `POST /api/secrets/view` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/view`
public/scripts/secrets.js:309 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/secrets/write (public/scripts/secrets.js:361)
`public/scripts/secrets.js:361` calls `POST /api/secrets/write` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/secrets/write`
public/scripts/secrets.js:361 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/get (public/script.js:7855)
`public/script.js:7855` calls `POST /api/settings/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/get`
public/script.js:7855 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/get (public/scripts/extensions/quick-reply/index.js:56)
`public/scripts/extensions/quick-reply/index.js:56` calls `POST /api/settings/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/get`
public/scripts/extensions/quick-reply/index.js:56 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/get (public/scripts/world-info.js:2062)
`public/scripts/world-info.js:2062` calls `POST /api/settings/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/get`
public/scripts/world-info.js:2062 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/get-snapshots (public/scripts/user.js:539)
`public/scripts/user.js:539` calls `POST /api/settings/get-snapshots` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/get-snapshots`
public/scripts/user.js:539 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/load-snapshot (public/scripts/user.js:511)
`public/scripts/user.js:511` calls `POST /api/settings/load-snapshot` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/load-snapshot`
public/scripts/user.js:511 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/make-snapshot (public/scripts/user.js:565)
`public/scripts/user.js:565` calls `POST /api/settings/make-snapshot` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/make-snapshot`
public/scripts/user.js:565 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/settings/restore-snapshot (public/scripts/user.js:486)
`public/scripts/user.js:486` calls `POST /api/settings/restore-snapshot` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/settings/restore-snapsho…
public/scripts/user.js:486 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/elevenlabs/history (public/scripts/extensions/tts/elevenlabs.js:388)
`public/scripts/extensions/tts/elevenlabs.js:388` calls `POST /api/speech/elevenlabs/history` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/spe…
public/scripts/extensions/tts/elevenlabs.js:388 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/elevenlabs/history-audio (public/scripts/extensions/tts/elevenlabs.js:370)
`public/scripts/extensions/tts/elevenlabs.js:370` calls `POST /api/speech/elevenlabs/history-audio` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching:…
public/scripts/extensions/tts/elevenlabs.js:370 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/elevenlabs/synthesize (public/scripts/extensions/tts/elevenlabs.js:348)
`public/scripts/extensions/tts/elevenlabs.js:348` calls `POST /api/speech/elevenlabs/synthesize` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/…
public/scripts/extensions/tts/elevenlabs.js:348 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/elevenlabs/voice-settings (public/scripts/extensions/tts/elevenlabs.js:316)
`public/scripts/extensions/tts/elevenlabs.js:316` calls `POST /api/speech/elevenlabs/voice-settings` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching…
public/scripts/extensions/tts/elevenlabs.js:316 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/elevenlabs/voices (public/scripts/extensions/tts/elevenlabs.js:304)
`public/scripts/extensions/tts/elevenlabs.js:304` calls `POST /api/speech/elevenlabs/voices` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/spee…
public/scripts/extensions/tts/elevenlabs.js:304 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/elevenlabs/voices/add (public/scripts/extensions/tts/elevenlabs.js:424)
`public/scripts/extensions/tts/elevenlabs.js:424` calls `POST /api/speech/elevenlabs/voices/add` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/…
public/scripts/extensions/tts/elevenlabs.js:424 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/pollinations/generate (public/scripts/extensions/tts/pollinations.js:133)
`public/scripts/extensions/tts/pollinations.js:133` calls `POST /api/speech/pollinations/generate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: …
public/scripts/extensions/tts/pollinations.js:133 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/pollinations/voices (public/scripts/extensions/tts/pollinations.js:91)
`public/scripts/extensions/tts/pollinations.js:91` calls `POST /api/speech/pollinations/voices` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/s…
public/scripts/extensions/tts/pollinations.js:91 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/speech/synthesize (public/scripts/extensions/tts/speecht5.js:175)
`public/scripts/extensions/tts/speecht5.js:175` calls `POST /api/speech/synthesize` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/speech/synthe…
public/scripts/extensions/tts/speecht5.js:175 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/sprites/delete (public/scripts/extensions/expressions/index.js:2072)
`public/scripts/extensions/expressions/index.js:2072` calls `POST /api/sprites/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/sprites/de…
public/scripts/extensions/expressions/index.js:2072 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/stats/get (public/scripts/stats.js:179)
`public/scripts/stats.js:179` calls `POST /api/stats/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/stats/get`
public/scripts/stats.js:179 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/stats/recreate (public/scripts/stats.js:202)
`public/scripts/stats.js:202` calls `POST /api/stats/recreate` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/stats/recreate`
public/scripts/stats.js:202 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/stats/update (public/scripts/stats.js:238)
`public/scripts/stats.js:238` calls `POST /api/stats/update` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/stats/update`
public/scripts/stats.js:238 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/themes/delete (public/scripts/power-user.js:2404)
`public/scripts/power-user.js:2404` calls `POST /api/themes/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/themes/delete`
public/scripts/power-user.js:2404 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/themes/save (public/scripts/power-user.js:2499)
`public/scripts/power-user.js:2499` calls `POST /api/themes/save` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/themes/save`
public/scripts/power-user.js:2499 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/bing (public/scripts/extensions/translate/index.js:385)
`public/scripts/extensions/translate/index.js:385` calls `POST /api/translate/bing` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/bin…
public/scripts/extensions/translate/index.js:385 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/deepl (public/scripts/extensions/translate/index.js:343)
`public/scripts/extensions/translate/index.js:343` calls `POST /api/translate/deepl` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/de…
public/scripts/extensions/translate/index.js:343 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/deeplx (public/scripts/extensions/translate/index.js:364)
`public/scripts/extensions/translate/index.js:364` calls `POST /api/translate/deeplx` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/d…
public/scripts/extensions/translate/index.js:364 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/google (public/scripts/extensions/translate/index.js:296)
`public/scripts/extensions/translate/index.js:296` calls `POST /api/translate/google` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/g…
public/scripts/extensions/translate/index.js:296 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/libre (public/scripts/extensions/translate/index.js:275)
`public/scripts/extensions/translate/index.js:275` calls `POST /api/translate/libre` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/li…
public/scripts/extensions/translate/index.js:275 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/lingva (public/scripts/extensions/translate/index.js:317)
`public/scripts/extensions/translate/index.js:317` calls `POST /api/translate/lingva` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/l…
public/scripts/extensions/translate/index.js:317 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/onering (public/scripts/extensions/translate/index.js:254)
`public/scripts/extensions/translate/index.js:254` calls `POST /api/translate/onering` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/…
public/scripts/extensions/translate/index.js:254 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/translate/yandex (public/scripts/extensions/translate/index.js:413)
`public/scripts/extensions/translate/index.js:413` calls `POST /api/translate/yandex` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/translate/y…
public/scripts/extensions/translate/index.js:413 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/backup (public/scripts/user.js:258)
`public/scripts/user.js:258` calls `POST /api/users/backup` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/backup`
public/scripts/user.js:258 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/change-avatar (public/scripts/user.js:764)
`public/scripts/user.js:764` calls `POST /api/users/change-avatar` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/change-avatar`
public/scripts/user.js:764 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/change-name (public/scripts/user.js:449)
`public/scripts/user.js:449` calls `POST /api/users/change-name` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/change-name`
public/scripts/user.js:449 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/change-password (public/scripts/user.js:322)
`public/scripts/user.js:322` calls `POST /api/users/change-password` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/change-password`
public/scripts/user.js:322 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/create (public/scripts/user.js:230)
`public/scripts/user.js:230` calls `POST /api/users/create` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/create`
public/scripts/user.js:230 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/delete (public/scripts/user.js:376)
`public/scripts/user.js:376` calls `POST /api/users/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/delete`
public/scripts/user.js:376 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/demote (public/scripts/user.js:179)
`public/scripts/user.js:179` calls `POST /api/users/demote` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/demote`
public/scripts/user.js:179 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/disable (public/scripts/user.js:128)
`public/scripts/user.js:128` calls `POST /api/users/disable` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/disable`
public/scripts/user.js:128 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/enable (public/scripts/user.js:108)
`public/scripts/user.js:108` calls `POST /api/users/enable` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/enable`
public/scripts/user.js:108 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/get (public/scripts/user.js:85)
`public/scripts/user.js:85` calls `POST /api/users/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/get`
public/scripts/user.js:85 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/list (public/scripts/login.js:24)
`public/scripts/login.js:24` calls `POST /api/users/list` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/list`
public/scripts/login.js:24 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/login (public/scripts/login.js:115)
`public/scripts/login.js:115` calls `POST /api/users/login` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/login`
public/scripts/login.js:115 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/logout (public/scripts/user.js:862)
`public/scripts/user.js:862` calls `POST /api/users/logout` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/logout`
public/scripts/user.js:862 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/promote (public/scripts/user.js:154)
`public/scripts/user.js:154` calls `POST /api/users/promote` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/promote`
public/scripts/user.js:154 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/recover-step1 (public/scripts/login.js:53)
`public/scripts/login.js:53` calls `POST /api/users/recover-step1` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/recover-step1`
public/scripts/login.js:53 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/recover-step2 (public/scripts/login.js:84)
`public/scripts/login.js:84` calls `POST /api/users/recover-step2` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/recover-step2`
public/scripts/login.js:84 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/reset-settings (public/scripts/user.js:413)
`public/scripts/user.js:413` calls `POST /api/users/reset-settings` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/reset-settings`
public/scripts/user.js:413 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/reset-step1 (public/scripts/user.js:623)
`public/scripts/user.js:623` calls `POST /api/users/reset-step1` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/reset-step1`
public/scripts/user.js:623 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/reset-step2 (public/scripts/user.js:655)
`public/scripts/user.js:655` calls `POST /api/users/reset-step2` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/reset-step2`
public/scripts/user.js:655 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/users/slugify (public/scripts/user.js:884)
`public/scripts/user.js:884` calls `POST /api/users/slugify` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/users/slugify`
public/scripts/user.js:884 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/delete (public/scripts/extensions/vectors/index.js:1129)
`public/scripts/extensions/vectors/index.js:1129` calls `POST /api/vector/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/delete`
public/scripts/extensions/vectors/index.js:1129 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/insert (public/scripts/extensions/vectors/index.js:1055)
`public/scripts/extensions/vectors/index.js:1055` calls `POST /api/vector/insert` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/insert`
public/scripts/extensions/vectors/index.js:1055 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/list (public/scripts/extensions/vectors/index.js:1027)
`public/scripts/extensions/vectors/index.js:1027` calls `POST /api/vector/list` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/list`
public/scripts/extensions/vectors/index.js:1027 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/purge (public/scripts/extensions/vectors/index.js:1216)
`public/scripts/extensions/vectors/index.js:1216` calls `POST /api/vector/purge` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/purge`
public/scripts/extensions/vectors/index.js:1216 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/purge-all (public/scripts/extensions/vectors/index.js:1272)
`public/scripts/extensions/vectors/index.js:1272` calls `POST /api/vector/purge-all` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/purge…
public/scripts/extensions/vectors/index.js:1272 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/query (public/scripts/extensions/vectors/index.js:1153)
`public/scripts/extensions/vectors/index.js:1153` calls `POST /api/vector/query` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/query`
public/scripts/extensions/vectors/index.js:1153 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/vector/query-multi (public/scripts/extensions/vectors/index.js:1183)
`public/scripts/extensions/vectors/index.js:1183` calls `POST /api/vector/query-multi` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vector/que…
public/scripts/extensions/vectors/index.js:1183 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/volcengine/generate-voice (public/scripts/extensions/tts/volcengine.js:297)
`public/scripts/extensions/tts/volcengine.js:297` calls `POST /api/volcengine/generate-voice` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/vol…
public/scripts/extensions/tts/volcengine.js:297 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/worldinfo/delete (public/scripts/world-info.js:4239)
`public/scripts/world-info.js:4239` calls `POST /api/worldinfo/delete` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/worldinfo/delete`
public/scripts/world-info.js:4239 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/worldinfo/edit (public/scripts/world-info.js:4075)
`public/scripts/world-info.js:4075` calls `POST /api/worldinfo/edit` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/worldinfo/edit`
public/scripts/world-info.js:4075 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/worldinfo/get (public/scripts/world-info.js:2045)
`public/scripts/world-info.js:2045` calls `POST /api/worldinfo/get` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/worldinfo/get`
public/scripts/world-info.js:2045 Dangling fetchFetch
high System graph api Wiring conf 0.90 Dangling fetch: POST /api/worldinfo/import (public/scripts/world-info.js:5785)
`public/scripts/world-info.js:5785` calls `POST /api/worldinfo/import` but no backend route in the scanned graph matches that path. This is a likely runtime 404 unless an external gateway or unsupported router provides it. Tool: fetch Normalized path used for matching: `/worldinfo/import`
public/scripts/world-info.js:5785 Dangling fetchFetch
high System graph security Trivy conf 1.00 DS-0002: Image user should not be 'root' — Dockerfile
Image user should not be 'root' Specify at least 1 USER command in Dockerfile with non-root user as argument Rule: DS-0002 Severity: HIGH Target: Dockerfile
Misconfig
high System graph security Trivy conf 1.00 GHSA-gcfj-64vw-6mp9: axios 1.15.2 — package-lock.json
Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning ## Summary Axios’ Node.js HTTP adapter can route requests through an attacker-controlled proxy when `Object.prototype.proxy` is polluted and request configuration is materialized as a regular object before dispatc…
VulnGhsa gcfj 64vw 6mp9
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/lib/epub.min.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/lib/epub.min.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in public/lib/jszip.min.js:13
Found a known-risky pattern (new_function_used). Review and replace if possible.
public/lib/jszip.min.js:13 New function used
high System graph dependencies dependencies conf 0.90 Vulnerable dependency axios 1.15.2: GHSA-35jp-ww65-95wh
OSV.dev reports `axios` at version `1.15.2` (resolved in `package-lock.json`) is affected by GHSA-35jp-ww65-95wh (aka CVE-2026-44494). Note: `axios` is a transitive dependency — pulled in by another package, not declared directly in a manifest. axios Vulnerable to Full Man-in-the-Middle via Protot…
package-lock.json ScaOsvGhsa 35jp ww65 95wh
high System graph dependencies dependencies conf 0.90 Vulnerable dependency axios 1.15.2: GHSA-777c-7fjr-54vf
OSV.dev reports `axios` at version `1.15.2` (resolved in `package-lock.json`) is affected by GHSA-777c-7fjr-54vf (aka CVE-2026-44488). Note: `axios` is a transitive dependency — pulled in by another package, not declared directly in a manifest. Allocation of Resources Without Limits or Throttling …
package-lock.json ScaOsvGhsa 777c 7fjr 54vf
high System graph dependencies dependencies conf 0.90 Vulnerable dependency axios 1.15.2: GHSA-f4gw-2p7v-4548
OSV.dev reports `axios` at version `1.15.2` (resolved in `package-lock.json`) is affected by GHSA-f4gw-2p7v-4548. Note: `axios` is a transitive dependency — pulled in by another package, not declared directly in a manifest. Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios Advisory: htt…
package-lock.json ScaOsvGhsa f4gw 2p7v 4548
high System graph dependencies dependencies conf 0.90 Vulnerable dependency axios 1.15.2: GHSA-gcfj-64vw-6mp9
OSV.dev reports `axios` at version `1.15.2` (resolved in `package-lock.json`) is affected by GHSA-gcfj-64vw-6mp9. Note: `axios` is a transitive dependency — pulled in by another package, not declared directly in a manifest. Axios Node HTTP adapter can use an inherited proxy after interceptor confi…
package-lock.json ScaOsvGhsa gcfj 64vw 6mp9
high System graph dependencies dependencies conf 0.90 Vulnerable dependency brace-expansion 1.1.14: GHSA-3jxr-9vmj-r5cp
OSV.dev reports `brace-expansion` at version `1.1.14` (resolved in `package-lock.json`) is affected by GHSA-3jxr-9vmj-r5cp (aka CVE-2026-13149). Note: `brace-expansion` is a transitive dependency — pulled in by another package, not declared directly in a manifest. brace-expansion: DoS via exponent…
package-lock.json ScaOsvGhsa 3jxr 9vmj r5cp
high System graph dependencies dependencies conf 0.90 Vulnerable dependency brace-expansion 1.1.14: GHSA-mh99-v99m-4gvg
OSV.dev reports `brace-expansion` at version `1.1.14` (resolved in `package-lock.json`) is affected by GHSA-mh99-v99m-4gvg (aka CVE-2026-14257). Note: `brace-expansion` is a transitive dependency — pulled in by another package, not declared directly in a manifest. brace-expansion: DoS via unbounde…
package-lock.json ScaOsvGhsa mh99 v99m 4gvg
high System graph dependencies dependencies conf 0.90 Vulnerable dependency brace-expansion 2.1.0: GHSA-3jxr-9vmj-r5cp
OSV.dev reports `brace-expansion` at version `2.1.0` (resolved in `package-lock.json`) is affected by GHSA-3jxr-9vmj-r5cp (aka CVE-2026-13149). Note: `brace-expansion` is a transitive dependency — pulled in by another package, not declared directly in a manifest. brace-expansion: DoS via exponenti…
package-lock.json ScaOsvGhsa 3jxr 9vmj r5cp
high System graph dependencies dependencies conf 0.90 Vulnerable dependency brace-expansion 2.1.0: GHSA-mh99-v99m-4gvg
OSV.dev reports `brace-expansion` at version `2.1.0` (resolved in `package-lock.json`) is affected by GHSA-mh99-v99m-4gvg (aka CVE-2026-14257). Note: `brace-expansion` is a transitive dependency — pulled in by another package, not declared directly in a manifest. brace-expansion: DoS via unbounded…
package-lock.json ScaOsvGhsa mh99 v99m 4gvg
high System graph dependencies dependencies conf 0.90 Vulnerable dependency fast-uri 3.1.0: GHSA-4c8g-83qw-93j6
OSV.dev reports `fast-uri` at version `3.1.0` (resolved in `package-lock.json`) is affected by GHSA-4c8g-83qw-93j6 (aka CVE-2026-13676). Note: `fast-uri` is a transitive dependency — pulled in by another package, not declared directly in a manifest. fast-uri vulnerable to host confusion via failed…
package-lock.json ScaOsvGhsa 4c8g 83qw 93j6
high System graph dependencies dependencies conf 0.90 Vulnerable dependency fast-uri 3.1.0: GHSA-v2hh-gcrm-f6hx
OSV.dev reports `fast-uri` at version `3.1.0` (resolved in `package-lock.json`) is affected by GHSA-v2hh-gcrm-f6hx (aka CVE-2026-16221). Note: `fast-uri` is a transitive dependency — pulled in by another package, not declared directly in a manifest. fast-uri vulnerable to host confusion via litera…
package-lock.json ScaOsvGhsa v2hh gcrm f6hx

Showing first 300 of 471. Refine filters or use the findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/cce9d9fd-868e-436a-80e9-3d8379c936eb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cce9d9fd-868e-436a-80e9-3d8379c936eb/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.