https://github.com/Sagargupta16/bedrock-multi-model-mcp
· scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)
14 raw signals (7 security + 7 graph)
Last scanned 2 months, 3 weeks ago · v1 · 13 actionable findings from 2 signal sources. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 44 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | src/index.ts:main |
loadJson |
software | healthy | src/models.ts:loadJson |
resolveModelId |
software | healthy | src/models.ts:resolveModelId |
getModelInfo |
software | healthy | src/models.ts:getModelInfo |
getVideoModel |
software | healthy | src/bedrock/video.ts:getVideoModel |
buildLumaRayInput |
software | healthy | src/bedrock/video.ts:buildLumaRayInput |
startVideoGeneration |
software | healthy | src/bedrock/video.ts:startVideoGeneration |
json |
software | healthy | src/bedrock/video.ts:json |
getVideoStatus |
software | healthy | src/bedrock/video.ts:getVideoStatus |
getImageModel |
software | healthy | src/bedrock/image.ts:getImageModel |
isWritable |
software | healthy | src/bedrock/image.ts:isWritable |
resolveOutputDir |
software | healthy | src/bedrock/image.ts:resolveOutputDir |
toAspectRatio |
software | healthy | src/bedrock/image.ts:toAspectRatio |
buildRequestBody |
software | healthy | src/bedrock/image.ts:buildRequestBody |
generateImage |
software | healthy | src/bedrock/image.ts:generateImage |
getClient |
software | healthy | src/bedrock/client.ts:getClient |
bedrockFetch |
software | healthy | src/bedrock/client.ts:bedrockFetch |
converse |
software | healthy | src/bedrock/converse.ts:converse |
response |
software | healthy | src/bedrock/converse.ts:response |
getEmbeddingModel |
software | healthy | src/bedrock/embed.ts:getEmbeddingModel |
invoke |
software | healthy | src/bedrock/embed.ts:invoke |
embed |
software | healthy | src/bedrock/embed.ts:embed |
res |
software | healthy | src/bedrock/embed.ts:res |
cosineSimilarity |
software | healthy | src/bedrock/embed.ts:cosineSimilarity |
| Label | Layer | Status | Path |
|---|---|---|---|
renovate.json |
software | healthy | renovate.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
index.ts |
software | healthy | src/index.ts |
models.test.ts |
software | healthy | src/models.test.ts |
models.ts |
software | healthy | src/models.ts |
types.ts |
software | healthy | src/types.ts |
video.ts |
software | healthy | src/bedrock/video.ts |
image.ts |
software | healthy | src/bedrock/image.ts |
client.ts |
software | healthy | src/bedrock/client.ts |
converse.ts |
software | healthy | src/bedrock/converse.ts |
embed.ts |
software | healthy | src/bedrock/embed.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
bedrock |
software | healthy | src/bedrock |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-m0jhgxhw |
software | healthy | /tmp/repobility-clone-m0jhgxhw |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/d1fc70b8-b1a4-4fad-bacd-f6fc63ae142a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d1fc70b8-b1a4-4fad-bacd-f6fc63ae142a/
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.