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.

dafthunk-com/dafthunk

https://github.com/dafthunk-com/dafthunk · scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)

475 raw signals (0 security + 475 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -37.3 (diff) · 472 actionable findings from 1 signal source. 3 repeated signals grouped for readability. 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 39.4/100 with 100.0% coverage. It contains 5050 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 475 findings — concentrated in quality (186), api (168), frontend (86). Risk profile is high: 0 critical, 122 high, 196 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 433 of 472 actionable findings. 475 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.github.com/repos/${owner}/${repo}/contents/${path} (packages/runtime/src/nodes/github/delete-file-github-node.ts:142)
`packages/runtime/src/nodes/github/delete-file-github-node.ts:142` calls `DELETE https://api.github.com/repos/${owner}/${repo}/contents/${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/r…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.github.com/user/following/${username} (packages/runtime/src/nodes/github/unfollow-user-github-node.ts:79)
`packages/runtime/src/nodes/github/unfollow-user-github-node.ts:79` calls `DELETE https://api.github.com/user/following/${username}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user/followin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.github.com/user/starred/${owner}/${repo} (packages/runtime/src/nodes/github/unstar-repository-github-node.ts:89)
`packages/runtime/src/nodes/github/unstar-repository-github-node.ts:89` calls `DELETE https://api.github.com/user/starred/${owner}/${repo}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user/s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.x.com/2/tweets/${tweetId} (packages/runtime/src/nodes/x/delete-post-x-node.ts:64)
`packages/runtime/src/nodes/x/delete-post-x-node.ts:64` calls `DELETE https://api.x.com/2/tweets/${tweetId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/tweets/<p>` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://discord.com/api/v10/applications/${applicationId}/commands/${command.id} (apps/api/src/stores/workflow-store.ts:457)
`apps/api/src/stores/workflow-store.ts:457` calls `DELETE https://discord.com/api/v10/applications/${applicationId}/commands/${command.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://gmail.googleapis.com/gmail/v1/users/me/drafts/${draftId} (packages/runtime/src/nodes/google-mail/delete-draft-google-mail-node.ts:73)
`packages/runtime/src/nodes/google-mail/delete-draft-google-mail-node.ts:73` calls `DELETE https://gmail.googleapis.com/gmail/v1/users/me/drafts/${draftId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gmai…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:131)
`apps/api/src/routes/types.test.ts:131` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:144)
`apps/api/src/routes/types.test.ts:144` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:183)
`apps/api/src/routes/types.test.ts:183` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:238)
`apps/api/src/routes/types.test.ts:238` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:251)
`apps/api/src/routes/types.test.ts:251` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:262)
`apps/api/src/routes/types.test.ts:262` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:263)
`apps/api/src/routes/types.test.ts:263` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:31)
`apps/api/src/routes/types.test.ts:31` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:42)
`apps/api/src/routes/types.test.ts:42` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:54)
`apps/api/src/routes/types.test.ts:54` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types (apps/api/src/routes/types.test.ts:82)
`apps/api/src/routes/types.test.ts:82` calls `GET /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /types?workflowType= (apps/api/src/routes/types.test.ts:119)
`apps/api/src/routes/types.test.ts:119` calls `GET /types?workflowType=` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET http://container/jobs/${job.id} (packages/runtime/src/nodes/video/append-videos-node.ts:158)
`packages/runtime/src/nodes/video/append-videos-node.ts:158` calls `GET http://container/jobs/${job.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://container/jobs/${job.id} (packages/runtime/src/nodes/video/clip-video-node.ts:142)
`packages/runtime/src/nodes/video/clip-video-node.ts:142` calls `GET http://container/jobs/${job.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs/<p>` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://container/jobs/${job.id} (packages/runtime/src/nodes/video/extract-first-frame-node.ts:120)
`packages/runtime/src/nodes/video/extract-first-frame-node.ts:120` calls `GET http://container/jobs/${job.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://container/jobs/${job.id} (packages/runtime/src/nodes/video/extract-frame-at-time-node.ts:128)
`packages/runtime/src/nodes/video/extract-frame-at-time-node.ts:128` calls `GET http://container/jobs/${job.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://container/jobs/${job.id} (packages/runtime/src/nodes/video/extract-last-frame-node.ts:120)
`packages/runtime/src/nodes/video/extract-last-frame-node.ts:120` calls `GET http://container/jobs/${job.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${owner}/${repo} (packages/runtime/src/nodes/github/get-repository-github-node.ts:131)
`packages/runtime/src/nodes/github/get-repository-github-node.ts:131` calls `GET https://api.github.com/repos/${owner}/${repo}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/<p>/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/search/repositories?${params.toString()} (packages/runtime/src/nodes/github/search-repositories-github-node.ts:122)
`packages/runtime/src/nodes/github/search-repositories-github-node.ts:122` calls `GET https://api.github.com/search/repositories?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/users/${username} (packages/runtime/src/nodes/github/get-user-github-node.ts:127)
`packages/runtime/src/nodes/github/get-user-github-node.ts:127` calls `GET https://api.github.com/users/${username}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/users/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/comments?count=${commentCount} (packages/runtime/src/nodes/linkedin/get-post-comments-linkedin-node.ts:92)
`packages/runtime/src/nodes/linkedin/get-post-comments-linkedin-node.ts:92` calls `GET https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/comments?count=${commentCount}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch N…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/likes?count=${likeCount} (packages/runtime/src/nodes/linkedin/get-post-likes-linkedin-node.ts:92)
`packages/runtime/src/nodes/linkedin/get-post-likes-linkedin-node.ts:92` calls `GET https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/likes?count=${likeCount}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.linkedin.com/v2/userinfo (packages/runtime/src/nodes/linkedin/get-profile-linkedin-node.ts:93)
`packages/runtime/src/nodes/linkedin/get-profile-linkedin-node.ts:93` calls `GET https://api.linkedin.com/v2/userinfo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.linkedin.com/v2/userinfo` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.replicate.com/v1/models/${owner}/${name} (apps/api/src/routes/replicate.ts:28)
`apps/api/src/routes/replicate.ts:28` calls `GET https://api.replicate.com/v1/models/${owner}/${name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.replicate.com/v1/models/<p>/<p>` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.replicate.com/v1/predictions/${prediction.id} (packages/runtime/src/nodes/replicate/replicate-model-node.ts:345)
`packages/runtime/src/nodes/replicate/replicate-model-node.ts:345` calls `GET https://api.replicate.com/v1/predictions/${prediction.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.replicate.com/v1/pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.telegram.org/bot${token}/getMe (apps/api/src/routes/bots.ts:76)
`apps/api/src/routes/bots.ts:76` calls `GET https://api.telegram.org/bot${token}/getMe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/getme` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.x.com/2/users/me (packages/runtime/src/nodes/x/follow-user-x-node.ts:72)
`packages/runtime/src/nodes/x/follow-user-x-node.ts:72` calls `GET https://api.x.com/2/users/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/users/me` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.x.com/2/users/me (packages/runtime/src/nodes/x/like-post-x-node.ts:65)
`packages/runtime/src/nodes/x/like-post-x-node.ts:65` calls `GET https://api.x.com/2/users/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/users/me` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.x.com/2/users/me (packages/runtime/src/nodes/x/repost-x-node.ts:65)
`packages/runtime/src/nodes/x/repost-x-node.ts:65` calls `GET https://api.x.com/2/users/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/users/me` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://discord.com/api/v10/applications/${applicationId}/commands (apps/api/src/stores/workflow-store.ts:442)
`apps/api/src/stores/workflow-store.ts:442` calls `GET https://discord.com/api/v10/applications/${applicationId}/commands` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/applications/<p>/c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://discord.com/api/v10/channels/${channelId} (packages/runtime/src/nodes/discord/get-channel-discord-node.ts:103)
`packages/runtime/src/nodes/discord/get-channel-discord-node.ts:103` calls `GET https://discord.com/api/v10/channels/${channelId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/channels/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://discord.com/api/v10/guilds/${guildId} (packages/runtime/src/nodes/discord/get-guild-discord-node.ts:103)
`packages/runtime/src/nodes/discord/get-guild-discord-node.ts:103` calls `GET https://discord.com/api/v10/guilds/${guildId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/guilds/<p>` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://discord.com/api/v10/guilds/${guildId}/channels (packages/runtime/src/nodes/discord/list-guild-channels-discord-node.ts:79)
`packages/runtime/src/nodes/discord/list-guild-channels-discord-node.ts:79` calls `GET https://discord.com/api/v10/guilds/${guildId}/channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v1…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://discord.com/api/v10/users/@me (apps/api/src/routes/bots.ts:65)
`apps/api/src/routes/bots.ts:65` calls `GET https://discord.com/api/v10/users/@me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/users/@me` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://discord.com/api/v10/users/@me/guilds (packages/runtime/src/nodes/discord/list-user-guilds-discord-node.ts:68)
`packages/runtime/src/nodes/discord/list-user-guilds-discord-node.ts:68` calls `GET https://discord.com/api/v10/users/@me/guilds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/users/@me/g…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://example.com (apps/api/src/runtime/code-mode-executor.test.ts:50)
`apps/api/src/runtime/code-mode-executor.test.ts:50` calls `GET https://example.com` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/example.com` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}?format=${format} (packages/runtime/src/nodes/google-mail/get-message-google-mail-node.ts:101)
`packages/runtime/src/nodes/google-mail/get-message-google-mail-node.ts:101` calls `GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}?format=${format}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}?format=metadata (packages/runtime/src/nodes/google-mail/create-reply-draft-google-mail-node.ts:112)
`packages/runtime/src/nodes/google-mail/create-reply-draft-google-mail-node.ts:112` calls `GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}?format=metadata` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${msg.id}?format=${format} (packages/runtime/src/nodes/google-mail/read-inbox-google-mail-node.ts:145)
`packages/runtime/src/nodes/google-mail/read-inbox-google-mail-node.ts:145` calls `GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${msg.id}?format=${format}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${msg.id}?format=${format} (packages/runtime/src/nodes/google-mail/search-messages-google-mail-node.ts:160)
`packages/runtime/src/nodes/google-mail/search-messages-google-mail-node.ts:160` calls `GET https://gmail.googleapis.com/gmail/v1/users/me/messages/${msg.id}?format=${format}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=${numResults}&labelIds=INBOX (packages/runtime/src/nodes/google-mail/read-inbox-google-mail-node.ts:113)
`packages/runtime/src/nodes/google-mail/read-inbox-google-mail-node.ts:113` calls `GET https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=${numResults}&labelIds=INBOX` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v21.0/${phoneNumberId} (apps/api/src/routes/bots.ts:95)
`apps/api/src/routes/bots.ts:95` calls `GET https://graph.facebook.com/v21.0/${phoneNumberId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.facebook.com/v21.0/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://oauth.reddit.com/r/${subreddit}/about (packages/runtime/src/nodes/reddit/get-subreddit-reddit-node.ts:115)
`packages/runtime/src/nodes/reddit/get-subreddit-reddit-node.ts:115` calls `GET https://oauth.reddit.com/r/${subreddit}/about` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth.reddit.com/r/<p>/about` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://oauth.reddit.com/user/${username}/about (packages/runtime/src/nodes/reddit/get-user-reddit-node.ts:109)
`packages/runtime/src/nodes/reddit/get-user-reddit-node.ts:109` calls `GET https://oauth.reddit.com/user/${username}/about` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth.reddit.com/user/<p>/about` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId} (packages/runtime/src/nodes/google-calendar/add-attendees-google-calendar-node.ts:101)
`packages/runtime/src/nodes/google-calendar/add-attendees-google-calendar-node.ts:101` calls `GET https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId} (packages/runtime/src/nodes/google-calendar/get-event-google-calendar-node.ts:99)
`packages/runtime/src/nodes/google-calendar/get-event-google-calendar-node.ts:99` calls `GET https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId} (packages/runtime/src/nodes/google-calendar/update-event-google-calendar-node.ts:117)
`packages/runtime/src/nodes/google-calendar/update-event-google-calendar-node.ts:117` calls `GET https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.googleapis.com/calendar/v3/users/me/calendarList (packages/runtime/src/nodes/google-calendar/list-calendars-google-calendar-node.ts:78)
`packages/runtime/src/nodes/google-calendar/list-calendars-google-calendar-node.ts:78` calls `GET https://www.googleapis.com/calendar/v3/users/me/calendarList` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: OPTIONS /types (apps/api/src/routes/types.test.ts:97)
`apps/api/src/routes/types.test.ts:97` calls `OPTIONS /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://discord.com/api/v10/webhooks/${applicationId}/${interactionToken}/messages/@original (packages/runtime/src/nodes/discord/bot-send-message-discord-node.ts:111)
`packages/runtime/src/nodes/discord/bot-send-message-discord-node.ts:111` calls `PATCH https://discord.com/api/v10/webhooks/${applicationId}/${interactionToken}/messages/@original` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /types (apps/api/src/routes/types.test.ts:106)
`apps/api/src/routes/types.test.ts:106` calls `POST /types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/types` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST http://container/jobs (packages/runtime/src/nodes/video/append-videos-node.ts:133)
`packages/runtime/src/nodes/video/append-videos-node.ts:133` calls `POST http://container/jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://container/jobs (packages/runtime/src/nodes/video/clip-video-node.ts:112)
`packages/runtime/src/nodes/video/clip-video-node.ts:112` calls `POST http://container/jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://container/jobs (packages/runtime/src/nodes/video/extract-first-frame-node.ts:91)
`packages/runtime/src/nodes/video/extract-first-frame-node.ts:91` calls `POST http://container/jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://container/jobs (packages/runtime/src/nodes/video/extract-frame-at-time-node.ts:99)
`packages/runtime/src/nodes/video/extract-frame-at-time-node.ts:99` calls `POST http://container/jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://container/jobs (packages/runtime/src/nodes/video/extract-last-frame-node.ts:91)
`packages/runtime/src/nodes/video/extract-last-frame-node.ts:91` calls `POST http://container/jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/container/jobs` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://do${path} (apps/api/src/runtime/cloudflare-database-service.ts:19)
`apps/api/src/runtime/cloudflare-database-service.ts:19` calls `POST http://do${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/do/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://agent/run (packages/runtime/src/nodes/agent/base-agent-node.ts:348)
`packages/runtime/src/nodes/agent/base-agent-node.ts:348` calls `POST https://agent/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/agent/run` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://agent/start (packages/runtime/src/nodes/agent/base-agent-node.ts:257)
`packages/runtime/src/nodes/agent/base-agent-node.ts:257` calls `POST https://agent/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/agent/start` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/comments (packages/runtime/src/nodes/linkedin/comment-on-post-linkedin-node.ts:109)
`packages/runtime/src/nodes/linkedin/comment-on-post-linkedin-node.ts:109` calls `POST https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/comments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used fo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/likes (packages/runtime/src/nodes/linkedin/like-post-linkedin-node.ts:96)
`packages/runtime/src/nodes/linkedin/like-post-linkedin-node.ts:96` calls `POST https://api.linkedin.com/rest/socialActions/${encodeURIComponent(postUrn as string)}/likes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.linkedin.com/v2/assets?action=registerUpload (packages/runtime/src/nodes/linkedin/share-post-linkedin-node.ts:118)
`packages/runtime/src/nodes/linkedin/share-post-linkedin-node.ts:118` calls `POST https://api.linkedin.com/v2/assets?action=registerUpload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.linkedin.com/v2/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.linkedin.com/v2/ugcPosts (packages/runtime/src/nodes/linkedin/share-post-linkedin-node.ts:292)
`packages/runtime/src/nodes/linkedin/share-post-linkedin-node.ts:292` calls `POST https://api.linkedin.com/v2/ugcPosts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.linkedin.com/v2/ugcposts` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.tavily.com/extract (packages/runtime/src/nodes/tavily/extract-tavily-node.ts:118)
`packages/runtime/src/nodes/tavily/extract-tavily-node.ts:118` calls `POST https://api.tavily.com/extract` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tavily.com/extract` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.tavily.com/search (packages/runtime/src/nodes/tavily/search-tavily-node.ts:169)
`packages/runtime/src/nodes/tavily/search-tavily-node.ts:169` calls `POST https://api.tavily.com/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tavily.com/search` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${botToken}/deleteWebhook (apps/api/src/stores/workflow-store.ts:485)
`apps/api/src/stores/workflow-store.ts:485` calls `POST https://api.telegram.org/bot${botToken}/deleteWebhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/deletewebhook` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${botToken}/forwardMessage (packages/runtime/src/nodes/telegram/bot-forward-message-telegram-node.ts:82)
`packages/runtime/src/nodes/telegram/bot-forward-message-telegram-node.ts:82` calls `POST https://api.telegram.org/bot${botToken}/forwardMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.or…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${botToken}/getChat (packages/runtime/src/nodes/telegram/bot-get-chat-telegram-node.ts:73)
`packages/runtime/src/nodes/telegram/bot-get-chat-telegram-node.ts:73` calls `POST https://api.telegram.org/bot${botToken}/getChat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/getc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${botToken}/sendMessage (packages/runtime/src/nodes/telegram/bot-send-message-telegram-node.ts:93)
`packages/runtime/src/nodes/telegram/bot-send-message-telegram-node.ts:93` calls `POST https://api.telegram.org/bot${botToken}/sendMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${botToken}/sendPhoto (packages/runtime/src/nodes/telegram/bot-send-photo-telegram-node.ts:85)
`packages/runtime/src/nodes/telegram/bot-send-photo-telegram-node.ts:85` calls `POST https://api.telegram.org/bot${botToken}/sendPhoto` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${botToken}/setWebhook (apps/api/src/stores/workflow-store.ts:272)
`apps/api/src/stores/workflow-store.ts:272` calls `POST https://api.telegram.org/bot${botToken}/setWebhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/setwebhook` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${cleanupToken}/deleteWebhook (apps/api/src/routes/workflows.ts:1099)
`apps/api/src/routes/workflows.ts:1099` calls `POST https://api.telegram.org/bot${cleanupToken}/deleteWebhook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/deletewebhook` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.x.com/2/tweets (packages/runtime/src/nodes/x/share-post-x-node.ts:98)
`packages/runtime/src/nodes/x/share-post-x-node.ts:98` calls `POST https://api.x.com/2/tweets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/tweets` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.x.com/2/users/${me.data.id}/following (packages/runtime/src/nodes/x/follow-user-x-node.ts:88)
`packages/runtime/src/nodes/x/follow-user-x-node.ts:88` calls `POST https://api.x.com/2/users/${me.data.id}/following` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/users/<p>/following` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.x.com/2/users/${me.data.id}/likes (packages/runtime/src/nodes/x/like-post-x-node.ts:81)
`packages/runtime/src/nodes/x/like-post-x-node.ts:81` calls `POST https://api.x.com/2/users/${me.data.id}/likes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/users/<p>/likes` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.x.com/2/users/${me.data.id}/retweets (packages/runtime/src/nodes/x/repost-x-node.ts:81)
`packages/runtime/src/nodes/x/repost-x-node.ts:81` calls `POST https://api.x.com/2/users/${me.data.id}/retweets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.com/<p>/users/<p>/retweets` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/applications/${applicationId}/commands (apps/api/src/stores/workflow-store.ts:393)
`apps/api/src/stores/workflow-store.ts:393` calls `POST https://discord.com/api/v10/applications/${applicationId}/commands` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/applications/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/applications/${botMeta.applicationId}/commands (apps/api/src/routes/workflows.ts:1021)
`apps/api/src/routes/workflows.ts:1021` calls `POST https://discord.com/api/v10/applications/${botMeta.applicationId}/commands` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/applications/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/channels/${channelId}/messages (packages/runtime/src/nodes/discord/bot-send-message-discord-node.ts:145)
`packages/runtime/src/nodes/discord/bot-send-message-discord-node.ts:145` calls `POST https://discord.com/api/v10/channels/${channelId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/channels/${channelId}/messages (packages/runtime/src/nodes/discord/send-message-discord-node.ts:129)
`packages/runtime/src/nodes/discord/send-message-discord-node.ts:129` calls `POST https://discord.com/api/v10/channels/${channelId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/channels/${dmChannel.id}/messages (packages/runtime/src/nodes/discord/bot-send-dm-discord-node.ts:124)
`packages/runtime/src/nodes/discord/bot-send-dm-discord-node.ts:124` calls `POST https://discord.com/api/v10/channels/${dmChannel.id}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/channels/${dmChannel.id}/messages (packages/runtime/src/nodes/discord/send-dm-discord-node.ts:154)
`packages/runtime/src/nodes/discord/send-dm-discord-node.ts:154` calls `POST https://discord.com/api/v10/channels/${dmChannel.id}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/users/@me/channels (packages/runtime/src/nodes/discord/bot-send-dm-discord-node.ts:88)
`packages/runtime/src/nodes/discord/bot-send-dm-discord-node.ts:88` calls `POST https://discord.com/api/v10/users/@me/channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/users/@me/cha…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://discord.com/api/v10/users/@me/channels (packages/runtime/src/nodes/discord/send-dm-discord-node.ts:106)
`packages/runtime/src/nodes/discord/send-dm-discord-node.ts:106` calls `POST https://discord.com/api/v10/users/@me/channels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/discord.com/api/v10/users/@me/channe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/drafts (packages/runtime/src/nodes/google-mail/create-reply-draft-google-mail-node.ts:185)
`packages/runtime/src/nodes/google-mail/create-reply-draft-google-mail-node.ts:185` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/drafts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gmail.goog…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/drafts/send (packages/runtime/src/nodes/google-mail/send-draft-google-mail-node.ts:79)
`packages/runtime/src/nodes/google-mail/send-draft-google-mail-node.ts:79` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/drafts/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gmail.googleap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify (packages/runtime/src/nodes/google-mail/archive-message-google-mail-node.ts:79)
`packages/runtime/src/nodes/google-mail/archive-message-google-mail-node.ts:79` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify (packages/runtime/src/nodes/google-mail/mark-message-google-mail-node.ts:91)
`packages/runtime/src/nodes/google-mail/mark-message-google-mail-node.ts:91` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify (packages/runtime/src/nodes/google-mail/modify-labels-google-mail-node.ts:133)
`packages/runtime/src/nodes/google-mail/modify-labels-google-mail-node.ts:133` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/trash (packages/runtime/src/nodes/google-mail/trash-message-google-mail-node.ts:79)
`packages/runtime/src/nodes/google-mail/trash-message-google-mail-node.ts:79` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/messages/${messageId}/trash` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://gmail.googleapis.com/gmail/v1/users/me/messages/send (packages/runtime/src/nodes/google-mail/send-email-google-mail-node.ts:124)
`packages/runtime/src/nodes/google-mail/send-email-google-mail-node.ts:124` calls `POST https://gmail.googleapis.com/gmail/v1/users/me/messages/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gmail.googl…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages (packages/runtime/src/nodes/whatsapp/bot-mark-as-read-whatsapp-node.ts:51)
`packages/runtime/src/nodes/whatsapp/bot-mark-as-read-whatsapp-node.ts:51` calls `POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.facebook…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages (packages/runtime/src/nodes/whatsapp/bot-send-image-whatsapp-node.ts:76)
`packages/runtime/src/nodes/whatsapp/bot-send-image-whatsapp-node.ts:76` calls `POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.facebook.c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages (packages/runtime/src/nodes/whatsapp/bot-send-message-whatsapp-node.ts:68)
`packages/runtime/src/nodes/whatsapp/bot-send-message-whatsapp-node.ts:68` calls `POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.facebook…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages (packages/runtime/src/nodes/whatsapp/bot-send-template-whatsapp-node.ts:94)
`packages/runtime/src/nodes/whatsapp/bot-send-template-whatsapp-node.ts:94` calls `POST https://graph.facebook.com/v21.0/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.faceboo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth.reddit.com/api/comment (packages/runtime/src/nodes/reddit/submit-comment-reddit-node.ts:103)
`packages/runtime/src/nodes/reddit/submit-comment-reddit-node.ts:103` calls `POST https://oauth.reddit.com/api/comment` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth.reddit.com/api/comment` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth.reddit.com/api/media/asset.json (packages/runtime/src/nodes/reddit/share-post-reddit-node.ts:151)
`packages/runtime/src/nodes/reddit/share-post-reddit-node.ts:151` calls `POST https://oauth.reddit.com/api/media/asset.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth.reddit.com/api/media/asset.jso…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth.reddit.com/api/submit (packages/runtime/src/nodes/reddit/share-post-reddit-node.ts:282)
`packages/runtime/src/nodes/reddit/share-post-reddit-node.ts:282` calls `POST https://oauth.reddit.com/api/submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth.reddit.com/api/submit` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth.reddit.com/api/vote (packages/runtime/src/nodes/reddit/vote-reddit-node.ts:99)
`packages/runtime/src/nodes/reddit/vote-reddit-node.ts:99` calls `POST https://oauth.reddit.com/api/vote` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth.reddit.com/api/vote` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://places.googleapis.com/v1/places:searchText (packages/runtime/src/nodes/google/places-google-node.ts:144)
`packages/runtime/src/nodes/google/places-google-node.ts:144` calls `POST https://places.googleapis.com/v1/places:searchText` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/places.googleapis.com/v1/places/<p>…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://slack.com/api/auth.test (apps/api/src/routes/bots.ts:108)
`apps/api/src/routes/bots.ts:108` calls `POST https://slack.com/api/auth.test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/slack.com/api/auth.test` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://slack.com/api/chat.postMessage (packages/runtime/src/nodes/slack/bot-send-message-slack-node.ts:86)
`packages/runtime/src/nodes/slack/bot-send-message-slack-node.ts:86` calls `POST https://slack.com/api/chat.postMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/slack.com/api/chat.postmessage` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://slack.com/api/reactions.add (packages/runtime/src/nodes/slack/bot-add-reaction-slack-node.ts:72)
`packages/runtime/src/nodes/slack/bot-add-reaction-slack-node.ts:72` calls `POST https://slack.com/api/reactions.add` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/slack.com/api/reactions.add` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://www.googleapis.com/calendar/v3/calendars/primary/events (packages/runtime/src/nodes/google-calendar/create-event-google-calendar-node.ts:169)
`packages/runtime/src/nodes/google-calendar/create-event-google-calendar-node.ts:169` calls `POST https://www.googleapis.com/calendar/v3/calendars/primary/events` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://www.googleapis.com/calendar/v3/freeBusy (packages/runtime/src/nodes/google-calendar/check-availability-google-calendar-node.ts:90)
`packages/runtime/src/nodes/google-calendar/check-availability-google-calendar-node.ts:90` calls `POST https://www.googleapis.com/calendar/v3/freeBusy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.googl…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.github.com/repos/${owner}/${repo}/contents/${path} (packages/runtime/src/nodes/github/create-update-file-github-node.ts:182)
`packages/runtime/src/nodes/github/create-update-file-github-node.ts:182` calls `PUT https://api.github.com/repos/${owner}/${repo}/contents/${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.github.com/user/following/${username} (packages/runtime/src/nodes/github/follow-user-github-node.ts:79)
`packages/runtime/src/nodes/github/follow-user-github-node.ts:79` calls `PUT https://api.github.com/user/following/${username}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user/following/<p>…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.github.com/user/starred/${owner}/${repo} (packages/runtime/src/nodes/github/star-repository-github-node.ts:89)
`packages/runtime/src/nodes/github/star-repository-github-node.ts:89` calls `PUT https://api.github.com/user/starred/${owner}/${repo}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user/starre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://discord.com/api/v10/channels/${channelId}/messages/${messageId}/reactions/${encodedEmoji}/@me (packages/runtime/src/nodes/discord/add-reaction-discord-node.ts:95)
`packages/runtime/src/nodes/discord/add-reaction-discord-node.ts:95` calls `PUT https://discord.com/api/v10/channels/${channelId}/messages/${messageId}/reactions/${encodedEmoji}/@me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used f…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://discord.com/api/v10/channels/${channelId}/messages/${messageId}/reactions/${encodedEmoji}/@me (packages/runtime/src/nodes/discord/bot-add-reaction-discord-node.ts:75)
`packages/runtime/src/nodes/discord/bot-add-reaction-discord-node.ts:75` calls `PUT https://discord.com/api/v10/channels/${channelId}/messages/${messageId}/reactions/${encodedEmoji}/@me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path us…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://gmail.googleapis.com/gmail/v1/users/me/drafts/${draftId} (packages/runtime/src/nodes/google-mail/update-draft-google-mail-node.ts:126)
`packages/runtime/src/nodes/google-mail/update-draft-google-mail-node.ts:126` calls `PUT https://gmail.googleapis.com/gmail/v1/users/me/drafts/${draftId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gmail.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId} (packages/runtime/src/nodes/google-calendar/update-event-google-calendar-node.ts:170)
`packages/runtime/src/nodes/google-calendar/update-event-google-calendar-node.ts:170` calls `PUT https://www.googleapis.com/calendar/v3/calendars/primary/events/${eventId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchin…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'eval_used' in packages/runtime/src/nodes/math/calculator-node.ts:32
Found a known-risky pattern (eval_used). Review and replace if possible.
packages/runtime/src/nodes/math/calculator-node.ts:32 Eval used
high System graph security Secrets conf 1.00 Runtime dotenv file present in repo: apps/app/.env.development
`apps/app/.env.development` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control.
apps/app/.env.development ConfigEnv fileRuntime env
high System graph security Secrets conf 1.00 Runtime dotenv file present in repo: apps/app/.env.production
`apps/app/.env.production` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control.
apps/app/.env.production ConfigEnv fileRuntime env
high System graph security Secrets conf 1.00 Runtime dotenv file present in repo: apps/www/.env.development
`apps/www/.env.development` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control.
apps/www/.env.development ConfigEnv fileRuntime env
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/app/src/components/docs/code-block.tsx:106
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/app/src/components/ui/chart.tsx:82
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/app/src/components/workflow/fields/geojson-field.tsx:141
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/components/docs/code-block.tsx:42
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/root.tsx:112
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/alternatives/$competitor.tsx:154
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/alternatives/index.tsx:81
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/blog/$slug.tsx:135
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/blog/index.tsx:87
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/docs/api.tsx:305
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/docs/concepts.tsx:56
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/docs/developers.tsx:56
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/docs/index.tsx:107
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/docs/nodes.tsx:57
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/home.tsx:85
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/nodes/$category.$nodeId.tsx:169
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/nodes/$category.tsx:153
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/nodes/index.tsx:86
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/workflows/$workflowId.tsx:119
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/www/src/routes/workflows/index.tsx:96
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/containers/ffmpeg/server.mjs:160
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/durable-objects/agent-runner.ts:111
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/durable-objects/database-do.ts:30
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/durable-objects/workflow-agent.ts:224
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/oauth/OAuthProvider.ts:222
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/oauth/providers/XProvider.ts:113
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/admin/executions.ts:107
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/admin/onboarding.ts:275
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/admin/organizations.ts:253
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/admin/stats.ts:262
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/admin/support.ts:274
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/bots.ts:65
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/replicate.ts:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/workflows.ts:1021
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/routes/ws.ts:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/runtime/cloudflare-database-service.ts:19
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/runtime/cloudflare-model-catalog.ts:80
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/runtime/code-mode-executor.test.ts:8
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/services/stripe-service.ts:135
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/stores/workflow-store.ts:457
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/api/src/types/agents.d.ts:14
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/app/src/components/workflow/api-snippets.ts:56
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/app/src/services/admin-service.ts:1103
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/app/src/services/utils.ts:112
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/www/src/lib/api-snippets.ts:9
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/www/workers/app.ts:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/agent/base-agent-node.ts:257
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/browser/cloudflare-browser-crawl-node.ts:199
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/browser/cloudflare-browser-crawl-queue-node.ts:220
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/add-reaction-discord-node.ts:95
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/bot-add-reaction-discord-node.ts:75
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/bot-send-dm-discord-node.ts:88
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/bot-send-message-discord-node.ts:111
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/get-channel-discord-node.ts:103
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/get-guild-discord-node.ts:103
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/list-guild-channels-discord-node.ts:79
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/list-user-guilds-discord-node.ts:68
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/send-dm-discord-node.ts:106
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/discord/send-message-discord-node.ts:129
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/create-update-file-github-node.ts:133
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/delete-file-github-node.ts:142
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/follow-user-github-node.ts:79
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/get-file-contents-github-node.ts:129
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/get-repository-github-node.ts:131
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/get-user-github-node.ts:127
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/list-organization-repositories-github-node.ts:123
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/list-user-repositories-github-node.ts:122
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/search-repositories-github-node.ts:122
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/star-repository-github-node.ts:89
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/unfollow-user-github-node.ts:79
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/github/unstar-repository-github-node.ts:89
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/add-attendees-google-calendar-node.ts:101
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/check-availability-google-calendar-node.ts:90
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/create-event-google-calendar-node.ts:169
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/delete-event-google-calendar-node.ts:89
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/get-event-google-calendar-node.ts:99
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/list-calendars-google-calendar-node.ts:78
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/list-events-google-calendar-node.ts:142
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/quick-add-google-calendar-node.ts:92
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/search-events-google-calendar-node.ts:124
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-calendar/update-event-google-calendar-node.ts:117
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/archive-message-google-mail-node.ts:79
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/check-draft-google-mail-node.ts:98
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/create-reply-draft-google-mail-node.ts:112
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/delete-draft-google-mail-node.ts:73
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/get-message-google-mail-node.ts:101
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/mark-message-google-mail-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/modify-labels-google-mail-node.ts:133
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/read-inbox-google-mail-node.ts:113
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/search-messages-google-mail-node.ts:131
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/send-draft-google-mail-node.ts:79
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/send-email-google-mail-node.ts:124
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/trash-message-google-mail-node.ts:79
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google-mail/update-draft-google-mail-node.ts:126
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/air-quality-google-node.ts:101
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/elevation-google-node.ts:68
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/geocoding-google-node.ts:128
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/places-google-node.ts:144
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/pollen-google-node.ts:93
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/timezone-google-node.ts:100
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/google/weather-google-node.ts:104
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/linkedin/comment-on-post-linkedin-node.ts:109
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/linkedin/get-post-comments-linkedin-node.ts:92
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/linkedin/get-post-likes-linkedin-node.ts:92
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/linkedin/get-profile-linkedin-node.ts:93
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/linkedin/like-post-linkedin-node.ts:96
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/linkedin/share-post-linkedin-node.ts:118
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/get-post-reddit-node.ts:153
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/get-subreddit-reddit-node.ts:115
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/get-user-reddit-node.ts:109
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/list-comments-reddit-node.ts:193
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/list-posts-reddit-node.ts:140
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/list-user-comments-reddit-node.ts:138
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/list-user-posts-reddit-node.ts:140
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/search-reddit-node.ts:171
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/search-subreddits-reddit-node.ts:107
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/share-post-reddit-node.ts:151
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/submit-comment-reddit-node.ts:103
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/reddit/vote-reddit-node.ts:99
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/replicate/replicate-model-node.ts:54
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/slack/bot-add-reaction-slack-node.ts:72
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/slack/bot-send-message-slack-node.ts:86
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/tavily/extract-tavily-node.ts:118
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/tavily/search-tavily-node.ts:169
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/telegram/bot-forward-message-telegram-node.ts:82
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/telegram/bot-get-chat-telegram-node.ts:73
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/telegram/bot-send-message-telegram-node.ts:93
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/telegram/bot-send-photo-telegram-node.ts:85
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/video/append-videos-node.ts:133
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/video/clip-video-node.ts:112
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/video/extract-first-frame-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/video/extract-frame-at-time-node.ts:99
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/video/extract-last-frame-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/whatsapp/bot-mark-as-read-whatsapp-node.ts:51
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/whatsapp/bot-send-image-whatsapp-node.ts:76
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/whatsapp/bot-send-message-whatsapp-node.ts:68
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/whatsapp/bot-send-template-whatsapp-node.ts:94
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wikipedia/search-mediawiki-node.ts:136
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wikipedia/search-wikipedia-node.ts:113
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/create-post-wordpress-node.ts:164
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/create-tag-wordpress-node.ts:123
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/delete-post-wordpress-node.ts:109
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/get-post-wordpress-node.ts:149
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/get-site-wordpress-node.ts:122
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/list-categories-wordpress-node.ts:107
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/list-posts-wordpress-node.ts:133
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/search-wordpress-node.ts:133
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/update-post-wordpress-node.ts:142
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/wordpress/upload-media-wordpress-node.ts:154
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/delete-post-x-node.ts:64
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/follow-user-x-node.ts:72
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/get-post-x-node.ts:118
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/get-user-x-node.ts:129
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/like-post-x-node.ts:65
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/list-followers-x-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/list-following-x-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/list-user-mentions-x-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/list-user-posts-x-node.ts:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/repost-x-node.ts:65
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/search-posts-x-node.ts:106
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/runtime/src/nodes/x/share-post-x-node.ts:98
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/integration-creator.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents/integration-creator.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/migration-runner.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents/migration-runner.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/node-creator.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents/node-creator.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/node-generator/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/skills/node-generator/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .cursor/rules/00-persona.mdc
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.cursor/rules/00-persona.mdc VerificationCursor rule
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .cursor/rules/01-software-design-guidelines.mdc
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.cursor/rules/01-software-design-guidelines.mdc VerificationCursor rule
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .cursor/rules/03-project-structure.mdc
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.cursor/rules/03-project-structure.mdc VerificationCursor rule
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .cursor/rules/04-code-implementation-guidelines.mdc
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.cursor/rules/04-code-implementation-guidelines.mdc VerificationCursor rule
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: apps/api/containers/duckdb/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: apps/api/containers/ffmpeg/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: apps/api/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/app/src/components/docs/code-block.tsx:106
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/app/src/components/docs/code-block.tsx:106 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/app/src/components/ui/chart.tsx:82
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/app/src/components/ui/chart.tsx:82 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/app/src/components/workflow/fields/geojson-field.tsx:141
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/app/src/components/workflow/fields/geojson-field.tsx:141 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/www/src/components/docs/code-block.tsx:42
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/www/src/components/docs/code-block.tsx:42 Dangerous innerhtml

Showing first 300 of 433. 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/6514d16e-82d0-4b8f-a426-d71294fa65ae/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6514d16e-82d0-4b8f-a426-d71294fa65ae/

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.