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.

rapls/rapls-ai-chatbot

https://github.com/rapls/rapls-ai-chatbot · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 149 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.

LabelLayerStatusPath
rapls-ai-chatbot.php software healthy rapls-ai-chatbot.php
README.md software healthy README.md
uninstall.php software healthy uninstall.php
MCP.md software healthy MCP.md
chatbot.js software healthy assets/js/chatbot.js
admin.js software healthy assets/js/admin.js
embed-loader.js software healthy assets/js/embed-loader.js
admin-dashboard.js software healthy assets/js/admin-dashboard.js
admin-crawler-index.js software healthy assets/js/admin-crawler-index.js
admin-crawler-types.js software healthy assets/js/admin-crawler-types.js
admin-tab-groups.js software healthy assets/js/admin-tab-groups.js
admin-conversations.js software healthy assets/js/admin-conversations.js
admin-knowledge.js software healthy assets/js/admin-knowledge.js
admin-settings.js software healthy assets/js/admin-settings.js
admin-knowledge.css software healthy assets/css/admin-knowledge.css
admin-badge-position.css software healthy assets/css/admin-badge-position.css
admin-conversations.css software healthy assets/css/admin-conversations.css
chatbot.css software healthy assets/css/chatbot.css
admin-onboarding.css software healthy assets/css/admin-onboarding.css
admin-pro-preview.css software healthy assets/css/admin-pro-preview.css
admin.css software healthy assets/css/admin.css
admin-menu.css software healthy assets/css/admin-menu.css
chatbot-widget.php software healthy templates/frontend/chatbot-widget.php
knowledge.php software healthy templates/admin/knowledge.php
conversations.php software healthy templates/admin/conversations.php
crawler.php software healthy templates/admin/crawler.php
dashboard.php software healthy templates/admin/dashboard.php
settings.php software healthy templates/admin/settings.php
class-cost-calculator.php software healthy includes/class-cost-calculator.php
class-extensions.php software healthy includes/class-extensions.php
class-deactivator.php software healthy includes/class-deactivator.php
helpers.php software healthy includes/helpers.php
class-loader.php software healthy includes/class-loader.php
class-activator.php software healthy includes/class-activator.php
version.php software healthy includes/version.php
class-main.php software healthy includes/class-main.php
class-site-crawler.php software healthy includes/crawler/class-site-crawler.php
class-content-extractor.php software healthy includes/crawler/class-content-extractor.php
class-search-engine.php software healthy includes/crawler/class-search-engine.php
class-content-chunker.php software healthy includes/crawler/class-content-chunker.php
class-embedding-generator.php software healthy includes/crawler/class-embedding-generator.php
class-vector-search.php software healthy includes/crawler/class-vector-search.php
class-chatbot-widget.php software healthy includes/frontend/class-chatbot-widget.php
class-docx-parser.php software healthy includes/parsers/class-docx-parser.php
class-pdf-parser.php software healthy includes/parsers/class-pdf-parser.php
class-message.php software healthy includes/models/class-message.php
class-content-index.php software healthy includes/models/class-content-index.php
class-knowledge.php software healthy includes/models/class-knowledge.php
class-lead.php software healthy includes/models/class-lead.php
class-conversation.php software healthy includes/models/class-conversation.php

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
raplsaichHasConsent software healthy assets/js/chatbot.js:raplsaichHasConsent
raplsaichStorageAllowed software healthy assets/js/chatbot.js:raplsaichStorageAllowed
raplsaichLsGet software healthy assets/js/chatbot.js:raplsaichLsGet
raplsaichLsSet software healthy assets/js/chatbot.js:raplsaichLsSet
raplsaichLsRemove software healthy assets/js/chatbot.js:raplsaichLsRemove
raplsaichSsGet software healthy assets/js/chatbot.js:raplsaichSsGet
raplsaichSsSet software healthy assets/js/chatbot.js:raplsaichSsSet
raplsaichSsRemove software healthy assets/js/chatbot.js:raplsaichSsRemove
configLang software healthy assets/js/chatbot.js:configLang
siteLang software healthy assets/js/chatbot.js:siteLang
browserLang software healthy assets/js/chatbot.js:browserLang
lang software healthy assets/js/chatbot.js:lang
msg software healthy assets/js/chatbot.js:msg
label software healthy assets/js/chatbot.js:label
children software healthy assets/js/chatbot.js:children
leaf software healthy assets/js/chatbot.js:leaf
question software healthy assets/js/chatbot.js:question
fixed software healthy assets/js/chatbot.js:fixed
dedupAge software healthy assets/js/chatbot.js:dedupAge
staleRef software healthy assets/js/chatbot.js:staleRef
retryDelay software healthy assets/js/chatbot.js:retryDelay
raplsaichBootInit software healthy assets/js/chatbot.js:raplsaichBootInit
activateTabFromHash software healthy assets/js/admin.js:activateTabFromHash
fetchModels software healthy assets/js/admin.js:fetchModels
isVision software healthy assets/js/admin.js:isVision
downloadExport software healthy assets/js/admin.js:downloadExport
resetTabToDefaults software healthy assets/js/admin.js:resetTabToDefaults
isLeft software healthy assets/js/admin.js:isLeft
isTop software healthy assets/js/admin.js:isTop
i18n software healthy assets/js/admin.js:i18n
siteUrl software healthy assets/js/embed-loader.js:siteUrl
createIframe software healthy assets/js/embed-loader.js:createIframe
openChat software healthy assets/js/embed-loader.js:openChat
closeChat software healthy assets/js/embed-loader.js:closeChat
toggleChat software healthy assets/js/embed-loader.js:toggleChat
applyMobileStyles software healthy assets/js/embed-loader.js:applyMobileStyles
init software healthy assets/js/embed-loader.js:init
processBatch software healthy assets/js/admin-crawler-index.js:processBatch
_apiBase software healthy assets/js/admin-conversations.js:_apiBase
buildMessageEl software healthy assets/js/admin-conversations.js:buildMessageEl
updateOperatorUI software healthy assets/js/admin-conversations.js:updateOperatorUI
startOperatorPolling software healthy assets/js/admin-conversations.js:startOperatorPolling
stopOperatorPolling software healthy assets/js/admin-conversations.js:stopOperatorPolling
sendOperatorReply software healthy assets/js/admin-conversations.js:sendOperatorReply
updateDeleteSelectedButton software healthy assets/js/admin-conversations.js:updateDeleteSelectedButton
raplsaichLineDiff software healthy assets/js/admin-knowledge.js:raplsaichLineDiff
updateAvatarPreview software healthy assets/js/admin-settings.js:updateAvatarPreview
checkMultimodalModels software healthy assets/js/admin-settings.js:checkMultimodalModels
isVision software healthy assets/js/admin-settings.js:isVision
isVisionModel software healthy assets/js/admin-settings.js:isVisionModel

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
assets software healthy assets
js software healthy assets/js
css software healthy assets/css
templates software healthy templates
frontend software healthy templates/frontend
admin software healthy templates/admin
includes software healthy includes
crawler software healthy includes/crawler
frontend software healthy includes/frontend
parsers software healthy includes/parsers
models software healthy includes/models
exceptions software healthy includes/exceptions
api software healthy includes/api
mcp software healthy includes/mcp
tools software healthy includes/mcp/tools
ai-providers software healthy includes/ai-providers
block software healthy includes/block
admin software healthy includes/admin
languages software healthy languages

LabelLayerStatusPath
repobility-clone-a_pt_wx_ software healthy /tmp/repobility-clone-a_pt_wx_

LabelLayerStatusPath
on software healthy assets/js/admin.js:on
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/36791cf2-8408-427f-87e7-bcc646fb799d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/36791cf2-8408-427f-87e7-bcc646fb799d/

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.