https://github.com/w00l23/Claude-Messenger
· scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)
85 raw signals (0 security + 85 graph)
Last scanned 2 months, 1 week ago · v1 · 84 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 170 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 |
|---|---|---|---|
greet_user |
software | healthy | greet_feelings.py:1 |
init_db |
software | healthy | database.py:3 |
load_moods |
software | healthy | mood_tracker.py:8 |
save_moods |
software | healthy | mood_tracker.py:15 |
get_past_week |
software | healthy | mood_tracker.py:20 |
load_score |
software | dead | game.py:8 |
bot_user |
software | healthy | game.py:14 |
_ensure_social_tables |
software | healthy | app.py:31 |
uid_for |
software | healthy | app.py:55 |
uname_for |
software | dead | app.py:61 |
are_friends |
software | healthy | app.py:67 |
inject_mobile_head |
software | healthy | app.py:220 |
init_db |
software | healthy | app.py:227 |
setup_social |
software | healthy | app.py:294 |
home |
software | healthy | app.py:311 |
claude_messenger |
software | healthy | app.py:952 |
underwater_world |
software | healthy | app.py:1031 |
worlds |
software | healthy | app.py:1046 |
ocean_world |
software | healthy | app.py:1210 |
snow_world |
software | healthy | app.py:1245 |
river_world |
software | healthy | app.py:1281 |
cyberpunk_world |
software | healthy | app.py:1316 |
forest_world |
software | healthy | app.py:1358 |
space_world |
software | healthy | app.py:1393 |
about |
software | healthy | app.py:1433 |
projects |
software | healthy | app.py:1520 |
passion_love_world |
software | healthy | app.py:1649 |
love_counter |
software | healthy | app.py:1686 |
inspiration |
software | healthy | app.py:1837 |
vision |
software | healthy | app.py:1919 |
why_bot_page |
software | healthy | app.py:1992 |
contact |
software | healthy | app.py:2062 |
three_d_world |
software | healthy | app.py:2214 |
mood_form |
software | healthy | app.py:2219 |
save_mood |
software | healthy | app.py:2242 |
show_moods |
software | healthy | app.py:2256 |
login |
software | healthy | app.py:2380 |
signin |
software | healthy | app.py:2412 |
join |
software | healthy | app.py:2437 |
create_account |
software | healthy | app.py:2474 |
logout |
software | healthy | app.py:2513 |
setup_db |
software | healthy | app.py:2519 |
profiles |
software | healthy | app.py:2528 |
api_unread |
software | healthy | app.py:2743 |
inbox |
software | healthy | app.py:2764 |
dm |
software | healthy | app.py:2808 |
send_dm |
software | healthy | app.py:2860 |
friends |
software | healthy | app.py:2880 |
_accept_pair |
software | healthy | app.py:2928 |
add_friend |
software | healthy | app.py:2939 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /setup-social |
api | healthy | app.py |
ANY / |
api | healthy | app.py |
ANY /claude-messenger |
api | healthy | app.py |
ANY /claude-messenger-underwater |
api | healthy | app.py |
ANY /claude-messenger-worlds |
api | healthy | app.py |
ANY /world/ocean |
api | healthy | app.py |
ANY /world/snow |
api | healthy | app.py |
ANY /world/river |
api | healthy | app.py |
ANY /world/cyberpunk |
api | healthy | app.py |
ANY /world/forest |
api | healthy | app.py |
ANY /world/space |
api | healthy | app.py |
ANY /about |
api | healthy | app.py |
ANY /projects |
api | healthy | app.py |
ANY /world/passion-love |
api | healthy | app.py |
ANY /love-counter |
api | healthy | app.py |
ANY /inspiration |
api | healthy | app.py |
ANY /vision |
api | healthy | app.py |
ANY /why-bot |
api | healthy | app.py |
ANY /contact |
api | healthy | app.py |
ANY /3d-world |
api | healthy | app.py |
ANY /mood-form |
api | healthy | app.py |
ANY /save-mood |
api | healthy | app.py |
ANY /moods |
api | healthy | app.py |
ANY /login |
api | healthy | app.py |
ANY /signin |
api | healthy | app.py |
ANY /join |
api | healthy | app.py |
ANY /create-account |
api | healthy | app.py |
ANY /logout |
api | healthy | app.py |
ANY /setup-db |
api | healthy | app.py |
ANY /profiles |
api | healthy | app.py |
ANY /api/unread |
api | healthy | app.py |
ANY /inbox |
api | healthy | app.py |
ANY /dm/<username> |
api | healthy | app.py |
ANY /send-dm |
api | healthy | app.py |
ANY /friends |
api | healthy | app.py |
ANY /add-friend/<username> |
api | healthy | app.py |
ANY /accept-friend/<username> |
api | healthy | app.py |
ANY /decline-friend/<username> |
api | healthy | app.py |
ANY /setup-message-db |
api | healthy | app.py |
ANY /message-formm |
api | healthy | app.py |
ANY /message |
api | healthy | app.py |
ANY /save-message |
api | healthy | app.py |
ANY /setup-timestamps |
api | healthy | app.py |
ANY /dashboard/<username> |
api | healthy | app.py |
ANY /change-world |
api | healthy | app.py |
ANY /elements-reactions |
api | healthy | app.py |
ANY /pet-memorial |
api | healthy | app.py |
ANY /crisis-line |
api | healthy | app.py |
ANY /lumina-voice.mp3 |
api | healthy | app.py |
ANY /lumina-say/<lang>/<int:idx> |
api | healthy | app.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
greet_feelings.py |
software | healthy | greet_feelings.py |
lumina_voice.py |
software | healthy | lumina_voice.py |
greet.py |
software | healthy | greet.py |
database.py |
software | healthy | database.py |
mood_tracker.py |
software | healthy | mood_tracker.py |
philosophy_advisor.py |
software | healthy | philosophy_advisor.py |
sanctuary.html |
software | healthy | sanctuary.html |
game.py |
software | healthy | game.py |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
private_rooms.py |
software | healthy | private_rooms.py |
why_bot.py |
software | healthy | why_bot.py |
Three_world.html |
software | healthy | Three_world.html |
jose_luis.py |
software | healthy | jose_luis.py |
generate_lumina_voice.py |
software | healthy | scripts/generate_lumina_voice.py |
README.md |
software | healthy | assets/lumina/README.md |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
users |
data | healthy | database.py |
rooms |
data | healthy | database.py |
messages |
data | healthy | database.py |
friends |
data | healthy | app.py |
dms |
data | healthy | app.py |
moods |
data | healthy | app.py |
room_members |
data | healthy | app.py |
room_message |
data | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
assets |
software | healthy | assets |
lumina |
software | healthy | assets/lumina |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-r1d9q9d8 |
software | healthy | /tmp/repobility-clone-r1d9q9d8 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/75ddfd40-e66b-4c44-b7da-05dd9583d2b8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/75ddfd40-e66b-4c44-b7da-05dd9583d2b8/
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.