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.

AniruddhaPKawarase/agentic-ai-platform

https://github.com/AniruddhaPKawarase/agentic-ai-platform · scanned 2026-06-17 01:15 UTC (1 month, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +12.5 (diff) · 21 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 78 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
_userSession_url software healthy shared/session_tracker.py:51
_userSession_timeout_s software healthy shared/session_tracker.py:55
_s3_bucket software healthy shared/session_tracker.py:61
_validate_agent_id software healthy shared/session_tracker.py:65
_truncate_response software healthy shared/session_tracker.py:73
_s3_client software healthy shared/session_tracker.py:84
_write_s3_json software healthy shared/session_tracker.py:94
_post_user_session software healthy shared/session_tracker.py:113
_push software healthy shared/session_tracker.py:148
push_session_start software dead shared/session_tracker.py:208
push_session_call software dead shared/session_tracker.py:233
list_sessions software healthy shared/session_tracker.py:258
fetch_session_payload software healthy shared/session_tracker.py:302
get_session_by_id software dead shared/session_tracker.py:325
is_s3_enabled software healthy shared/s3_utils/config.py:82
has_credentials software healthy shared/s3_utils/config.py:86
get_s3_config software healthy shared/s3_utils/config.py:91
verify_s3_connection software healthy shared/s3_utils/config.py:105
upload_file software healthy shared/s3_utils/operations.py:20
upload_bytes software dead shared/s3_utils/operations.py:51
download_file software healthy shared/s3_utils/operations.py:86
download_bytes software dead shared/s3_utils/operations.py:116
list_objects software healthy shared/s3_utils/operations.py:145
object_exists software dead shared/s3_utils/operations.py:189
delete_object software healthy shared/s3_utils/operations.py:215
delete_prefix software dead shared/s3_utils/operations.py:240
generate_presigned_url software healthy shared/s3_utils/operations.py:281
get_s3_client software healthy shared/s3_utils/client.py:18
get_s3_resource software dead shared/s3_utils/client.py:77
sanitize_name software healthy shared/s3_utils/helpers.py:11
generated_document_key software dead shared/s3_utils/helpers.py:32
conversation_memory_key software dead shared/s3_utils/helpers.py:55
session_key software dead shared/s3_utils/helpers.py:68
faiss_index_key software dead shared/s3_utils/helpers.py:78
resume_state_key software dead shared/s3_utils/helpers.py:100
ingestion_log_key software dead shared/s3_utils/helpers.py:110
dedup_db_key software dead shared/s3_utils/helpers.py:120
docqa_session_meta_key software dead shared/s3_utils/helpers.py:133
docqa_session_index_key software dead shared/s3_utils/helpers.py:143
docqa_session_chunks_key software dead shared/s3_utils/helpers.py:153
dated_log_key software dead shared/s3_utils/helpers.py:166

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
docker-compose.yml software healthy docker-compose.yml
API_DOCUMENTATION.md software healthy docs/API_DOCUMENTATION.md
DEPLOYMENT_GUIDE.md software healthy docs/DEPLOYMENT_GUIDE.md
SYSTEM_DESIGN.md software healthy docs/SYSTEM_DESIGN.md
session_tracker.py software healthy shared/session_tracker.py
__init__.py software healthy shared/s3_utils/__init__.py
config.py software healthy shared/s3_utils/config.py
check_connection.py software healthy shared/s3_utils/check_connection.py
operations.py software healthy shared/s3_utils/operations.py
client.py software healthy shared/s3_utils/client.py
helpers.py software healthy shared/s3_utils/helpers.py

LabelLayerStatusPath
port:8000 network healthy docker-compose.yml
port:8001 network healthy docker-compose.yml
port:8002 network healthy docker-compose.yml
port:8003 network healthy docker-compose.yml
port:8004 network healthy docker-compose.yml
port:8005 network healthy docker-compose.yml
port:8006 network healthy docker-compose.yml

LabelLayerStatusPath
gateway hardware healthy docker-compose.yml
rag-engine hardware healthy docker-compose.yml
sql-engine hardware healthy docker-compose.yml
doc-generator hardware healthy docker-compose.yml
ingestion hardware healthy docker-compose.yml
health-service hardware healthy docker-compose.yml
doc-qa hardware healthy docker-compose.yml

LabelLayerStatusPath
docs software healthy docs
shared software healthy shared
s3_utils software healthy shared/s3_utils

LabelLayerStatusPath
mongodb data healthy README.md
redis data healthy README.md
sqlite data healthy shared/s3_utils/helpers.py

LabelLayerStatusPath
AniruddhaPKawarase__agentic-ai-platform software healthy /data/fable5_failed_archive/AniruddhaPKawarase__agentic-ai-…

LabelLayerStatusPath
S3Config software healthy shared/s3_utils/config.py:70

LabelLayerStatusPath
nginx network healthy README.md

LabelLayerStatusPath
vps::aws hardware healthy README.md
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/f495293f-11c7-4b25-a9b3-0d3ff9a21f0c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f495293f-11c7-4b25-a9b3-0d3ff9a21f0c/

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.