https://github.com/SportsSwap/Sports-Swap
· scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 2 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.
All 184 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 |
|---|---|---|---|
AuthScreen |
software | healthy | SportsSwap/AuthScreen.tsx:AuthScreen |
handleReset |
software | healthy | SportsSwap/AuthScreen.tsx:handleReset |
handleSignUp |
software | healthy | SportsSwap/AuthScreen.tsx:handleSignUp |
handleSignIn |
software | healthy | SportsSwap/AuthScreen.tsx:handleSignIn |
friendlyError |
software | healthy | SportsSwap/AuthScreen.tsx:friendlyError |
makeStyles |
software | healthy | SportsSwap/AuthScreen.tsx:makeStyles |
Icon |
software | healthy | SportsSwap/Icon.tsx:Icon |
Logo |
software | healthy | SportsSwap/Logo.tsx:Logo |
GOLD |
software | healthy | SportsSwap/Logo.tsx:GOLD |
TEXT |
software | healthy | SportsSwap/Logo.tsx:TEXT |
Btn |
software | healthy | SportsSwap/Btn.tsx:Btn |
SportPicker |
software | healthy | SportsSwap/Feedback.tsx:SportPicker |
Toast |
software | healthy | SportsSwap/Feedback.tsx:Toast |
ConfirmModal |
software | healthy | SportsSwap/Feedback.tsx:ConfirmModal |
Settings |
software | healthy | SportsSwap/Settings.tsx:Settings |
changePassword |
software | healthy | SportsSwap/Settings.tsx:changePassword |
contactUs |
software | healthy | SportsSwap/Settings.tsx:contactUs |
deleteAccount |
software | healthy | SportsSwap/Settings.tsx:deleteAccount |
makeStyles |
software | healthy | SportsSwap/Settings.tsx:makeStyles |
buzz |
software | healthy | SportsSwap/CommunityApp.tsx:buzz |
sportOf |
software | healthy | SportsSwap/CommunityApp.tsx:sportOf |
timeAgo |
software | healthy | SportsSwap/CommunityApp.tsx:timeAgo |
colorFor |
software | healthy | SportsSwap/CommunityApp.tsx:colorFor |
initials |
software | healthy | SportsSwap/CommunityApp.tsx:initials |
hasProfanity |
software | healthy | SportsSwap/CommunityApp.tsx:hasProfanity |
clean |
software | healthy | SportsSwap/CommunityApp.tsx:clean |
CommunityApp |
software | healthy | SportsSwap/CommunityApp.tsx:CommunityApp |
Avatar |
software | healthy | SportsSwap/CommunityApp.tsx:Avatar |
SportTag |
software | healthy | SportsSwap/CommunityApp.tsx:SportTag |
photoOf |
software | healthy | SportsSwap/CommunityApp.tsx:photoOf |
isMod |
software | healthy | SportsSwap/CommunityApp.tsx:isMod |
isJoined |
software | healthy | SportsSwap/CommunityApp.tsx:isJoined |
memberCount |
software | healthy | SportsSwap/CommunityApp.tsx:memberCount |
isFollowing |
software | healthy | SportsSwap/CommunityApp.tsx:isFollowing |
followDocId |
software | healthy | SportsSwap/CommunityApp.tsx:followDocId |
follow |
software | healthy | SportsSwap/CommunityApp.tsx:follow |
unfollow |
software | healthy | SportsSwap/CommunityApp.tsx:unfollow |
removeFollowDoc |
software | healthy | SportsSwap/CommunityApp.tsx:removeFollowDoc |
votePost |
software | healthy | SportsSwap/CommunityApp.tsx:votePost |
addCommentTo |
software | healthy | SportsSwap/CommunityApp.tsx:addCommentTo |
isGoing |
software | healthy | SportsSwap/CommunityApp.tsx:isGoing |
toggleRsvp |
software | healthy | SportsSwap/CommunityApp.tsx:toggleRsvp |
togglePin |
software | healthy | SportsSwap/CommunityApp.tsx:togglePin |
deletePost |
software | healthy | SportsSwap/CommunityApp.tsx:deletePost |
deleteComment |
software | healthy | SportsSwap/CommunityApp.tsx:deleteComment |
next |
software | healthy | SportsSwap/CommunityApp.tsx:next |
isPostSaved |
software | healthy | SportsSwap/CommunityApp.tsx:isPostSaved |
toggleSavePost |
software | healthy | SportsSwap/CommunityApp.tsx:toggleSavePost |
repost |
software | healthy | SportsSwap/CommunityApp.tsx:repost |
shareToGroup |
software | healthy | SportsSwap/CommunityApp.tsx:shareToGroup |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
PRIVACY.md |
software | healthy | PRIVACY.md |
icon-generator.html |
software | healthy | icon-generator.html |
index.html |
software | healthy | index.html |
index_copy.html |
software | healthy | index_copy.html |
AuthScreen.tsx |
software | healthy | SportsSwap/AuthScreen.tsx |
Icon.tsx |
software | healthy | SportsSwap/Icon.tsx |
metro.config.js |
software | healthy | SportsSwap/metro.config.js |
babel.config.js |
software | healthy | SportsSwap/babel.config.js |
jest.config.js |
software | healthy | SportsSwap/jest.config.js |
theme.ts |
software | healthy | SportsSwap/theme.ts |
Gemfile |
software | healthy | SportsSwap/Gemfile |
.eslintrc.js |
software | healthy | SportsSwap/.eslintrc.js |
Logo.tsx |
software | healthy | SportsSwap/Logo.tsx |
README.md |
software | healthy | SportsSwap/README.md |
Btn.tsx |
software | healthy | SportsSwap/Btn.tsx |
env.d.ts |
software | healthy | SportsSwap/env.d.ts |
firebase.ts |
software | healthy | SportsSwap/firebase.ts |
Feedback.tsx |
software | healthy | SportsSwap/Feedback.tsx |
.prettierrc.js |
software | healthy | SportsSwap/.prettierrc.js |
package.json |
software | healthy | SportsSwap/package.json |
package-lock.json |
software | healthy | SportsSwap/package-lock.json |
app.json |
software | healthy | SportsSwap/app.json |
tsconfig.json |
software | healthy | SportsSwap/tsconfig.json |
index.js |
software | healthy | SportsSwap/index.js |
Settings.tsx |
software | healthy | SportsSwap/Settings.tsx |
APP_STORE.md |
software | healthy | SportsSwap/APP_STORE.md |
CommunityApp.tsx |
software | healthy | SportsSwap/CommunityApp.tsx |
App.tsx |
software | healthy | SportsSwap/App.tsx |
App.test.tsx |
software | healthy | SportsSwap/__tests__/App.test.tsx |
build.gradle |
software | healthy | SportsSwap/android/build.gradle |
build.gradle |
software | healthy | SportsSwap/android/app/build.gradle |
MainActivity.kt |
software | healthy | SportsSwap/android/app/src/main/java/com/sportsswap/MainAct… |
MainApplication.kt |
software | healthy | SportsSwap/android/app/src/main/java/com/sportsswap/MainApp… |
AppDelegate.swift |
software | healthy | SportsSwap/ios/SportsSwap/AppDelegate.swift |
Contents.json |
software | healthy | SportsSwap/ios/SportsSwap/Images.xcassets/Contents.json |
Contents.json |
software | healthy | SportsSwap/ios/SportsSwap/Images.xcassets/AppIcon.appiconse… |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
SportsSwap |
software | healthy | SportsSwap |
__tests__ |
software | healthy | SportsSwap/__tests__ |
android |
software | healthy | SportsSwap/android |
app |
software | healthy | SportsSwap/android/app |
src |
software | healthy | SportsSwap/android/app/src |
main |
software | healthy | SportsSwap/android/app/src/main |
java |
software | healthy | SportsSwap/android/app/src/main/java |
com |
software | healthy | SportsSwap/android/app/src/main/java/com |
sportsswap |
software | healthy | SportsSwap/android/app/src/main/java/com/sportsswap |
ios |
software | healthy | SportsSwap/ios |
SportsSwap |
software | healthy | SportsSwap/ios/SportsSwap |
Images.xcassets |
software | healthy | SportsSwap/ios/SportsSwap/Images.xcassets |
AppIcon.appiconset |
software | healthy | SportsSwap/ios/SportsSwap/Images.xcassets/AppIcon.appiconset |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
AuthScreen |
frontend | healthy | SportsSwap/AuthScreen.tsx |
Icon |
frontend | healthy | SportsSwap/Icon.tsx |
Logo |
frontend | healthy | SportsSwap/Logo.tsx |
Btn |
frontend | healthy | SportsSwap/Btn.tsx |
Settings |
frontend | healthy | SportsSwap/Settings.tsx |
CommunityApp |
frontend | healthy | SportsSwap/CommunityApp.tsx |
App |
frontend | healthy | SportsSwap/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-yi2_zu2a |
software | healthy | /tmp/repobility-clone-yi2_zu2a |
| Label | Layer | Status | Path |
|---|---|---|---|
6.1.7.5 |
network | healthy | SportsSwap/Gemfile |
This page is publicly accessible at:
https://repobility.com/scan/efcfad30-590e-4655-a359-d41fd88e58e3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/efcfad30-590e-4655-a359-d41fd88e58e3/
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.