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.

sebastianpg12/FrontendGemsCRM

https://github.com/sebastianpg12/FrontendGemsCRM · scanned 2026-06-16 00:06 UTC (2 months, 2 weeks ago)

72 raw signals (0 security + 72 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 67 actionable findings from 1 signal source. 5 repeated signals grouped for readability. 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 578 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
gems-fragmentada-vertical.html software healthy gems-fragmentada-vertical.html
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
.env.development software healthy .env.development
gems-marketing-plan.html software healthy gems-marketing-plan.html
README.md software healthy README.md
gems-mantis.html software healthy gems-mantis.html
CLAUDE.md software healthy CLAUDE.md
postcss.config.cjs software healthy postcss.config.cjs
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
gems-intro-A-css.html software healthy gems-intro-A-css.html
index.html software healthy index.html
tailwind.config.cjs software healthy tailwind.config.cjs
gems-fragmentada-demo.html software healthy gems-fragmentada-demo.html
gems-ad-cansado.html software healthy gems-ad-cansado.html
package-lock.json software healthy package-lock.json
gems-hub-marketing.html software healthy gems-hub-marketing.html
gems-costos-demo.html software healthy gems-costos-demo.html
gems-ad-equipo.html software healthy gems-ad-equipo.html
tsconfig.json software healthy tsconfig.json
gems-intro.html software healthy gems-intro.html
gems-hub-estrategia.html software healthy gems-hub-estrategia.html
gems-hub-propuesta.html software healthy gems-hub-propuesta.html
gems-intro-B-foto.html software healthy gems-intro-B-foto.html
gems-mantis-vertical.html software healthy gems-mantis-vertical.html
gems-costos-vertical.html software healthy gems-costos-vertical.html
launch.json software healthy .claude/launch.json
404.html software healthy public/404.html
deploy.yml software healthy .github/workflows/deploy.yml
main_crmcustomertouch.yml software healthy .github/workflows/main_crmcustomertouch.yml
App.vue software healthy src/App.vue
main.ts software healthy src/main.ts
vite-env.d.ts software healthy src/vite-env.d.ts
router.ts software healthy src/router.ts
style.css software healthy src/style.css
index.ts software healthy src/types/index.ts
chat.ts software healthy src/types/chat.ts
ticket.ts software healthy src/types/ticket.ts
prospect.ts software healthy src/types/prospect.ts
guards.ts software healthy src/router/guards.ts
boards.ts software healthy src/stores/boards.ts
auth.ts software healthy src/stores/auth.ts
theme.ts software healthy src/stores/theme.ts
activities.ts software healthy src/stores/activities.ts
tasks.ts software healthy src/stores/tasks.ts
followups.ts software healthy src/stores/followups.ts
github.ts software healthy src/stores/github.ts
localeStore.ts software healthy src/stores/localeStore.ts
index.ts software healthy src/stores/index.ts

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

LabelLayerStatusPath
probabilityFor software healthy src/types/prospect.ts:probabilityFor
forecastValue software healthy src/types/prospect.ts:forecastValue
authGuard software healthy src/router/guards.ts:authGuard
guestGuard software healthy src/router/guards.ts:guestGuard
fetchBoards software healthy src/stores/boards.ts:fetchBoards
fetchBoardById software healthy src/stores/boards.ts:fetchBoardById
createBoard software healthy src/stores/boards.ts:createBoard
updateBoard software healthy src/stores/boards.ts:updateBoard
deleteBoard software healthy src/stores/boards.ts:deleteBoard
addMember software healthy src/stores/boards.ts:addMember
removeMember software healthy src/stores/boards.ts:removeMember
createSprint software healthy src/stores/boards.ts:createSprint
fetchActiveSprint software healthy src/stores/boards.ts:fetchActiveSprint
activateSprint software healthy src/stores/boards.ts:activateSprint
completeSprint software healthy src/stores/boards.ts:completeSprint
updateSprint software healthy src/stores/boards.ts:updateSprint
deleteSprint software healthy src/stores/boards.ts:deleteSprint
connectGitHub software healthy src/stores/boards.ts:connectGitHub
setCurrentBoard software healthy src/stores/boards.ts:setCurrentBoard
$reset software healthy src/stores/boards.ts:$reset
to software healthy src/stores/auth.ts:to
getUserPermission software healthy src/stores/auth.ts:getUserPermission
getUserModulePermission software healthy src/stores/auth.ts:getUserModulePermission
login software healthy src/stores/auth.ts:login
verify2FA software healthy src/stores/auth.ts:verify2FA
logout software healthy src/stores/auth.ts:logout
resetPassword software healthy src/stores/auth.ts:resetPassword
registerOrg software healthy src/stores/auth.ts:registerOrg
verifyEmail software healthy src/stores/auth.ts:verifyEmail
selectOrganization software healthy src/stores/auth.ts:selectOrganization
persistMembershipsCount software healthy src/stores/auth.ts:persistMembershipsCount
clearSession software healthy src/stores/auth.ts:clearSession
checkAuth software healthy src/stores/auth.ts:checkAuth
updateProfile software healthy src/stores/auth.ts:updateProfile
updateUserAvatar software healthy src/stores/auth.ts:updateUserAvatar
updateUserProfile software healthy src/stores/auth.ts:updateUserProfile
hexToHsl software healthy src/stores/theme.ts:hexToHsl
l software healthy src/stores/theme.ts:l
hslToRgbStr software healthy src/stores/theme.ts:hslToRgbStr
hue software healthy src/stores/theme.ts:hue
hexToRgb software healthy src/stores/theme.ts:hexToRgb
relativeLuminance software healthy src/stores/theme.ts:relativeLuminance
contrastRatio software healthy src/stores/theme.ts:contrastRatio
hslToHex software healthy src/stores/theme.ts:hslToHex
ensureAccessibleAccent software healthy src/stores/theme.ts:ensureAccessibleAccent
generatePalette software healthy src/stores/theme.ts:generatePalette
apply software healthy src/stores/theme.ts:apply
parts software healthy src/stores/theme.ts:parts
load software healthy src/stores/theme.ts:load
update software healthy src/stores/theme.ts:update

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

LabelLayerStatusPath
.claude software healthy .claude
public software healthy public
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
router software healthy src/router
stores software healthy src/stores
i18n software healthy src/i18n
config software healthy src/config
composables software healthy src/composables
utils software healthy src/utils
components software healthy src/components
prospects software healthy src/components/prospects
modals software healthy src/components/modals
shared software healthy src/components/shared
ui software healthy src/components/ui
dashboard software healthy src/components/dashboard
accounting software healthy src/components/accounting
chat software healthy src/components/chat
wiki software healthy src/components/wiki
tasks software healthy src/components/tasks
admin software healthy src/components/admin
tickets software healthy src/components/tickets
modules software healthy src/components/modules
clients software healthy src/components/clients
detail software healthy src/components/clients/detail
reports software healthy src/components/reports
calendar software healthy src/components/calendar
forms software healthy src/components/forms
modules software healthy src/modules
settings software healthy src/modules/settings
notifications software healthy src/modules/notifications
issues software healthy src/modules/issues
docs software healthy src/modules/docs
accounting software healthy src/modules/accounting
team software healthy src/modules/team
activities software healthy src/modules/activities
minutes software healthy src/modules/minutes
clients software healthy src/modules/clients
payments software healthy src/modules/payments
pages software healthy src/pages
admin software healthy src/pages/admin
tickets software healthy src/pages/tickets
services software healthy src/services

LabelLayerStatusPath
/Dashboard frontend healthy src/pages/Dashboard.tsx
/Login frontend healthy src/pages/Login.tsx
/daily-scrum frontend healthy src/router.ts
/support/:orgSlug? frontend healthy src/router.ts
/tickets frontend healthy src/router.ts
/login frontend healthy src/router.ts
/register frontend healthy src/router.ts
/verify-email frontend healthy src/router.ts
/select-org frontend healthy src/router.ts
/admin/organizations frontend healthy src/router.ts
/admin/audit-log frontend healthy src/router.ts
/clients/:id frontend healthy src/router.ts
/ frontend healthy src/router.ts
/clients frontend healthy src/router.ts
/prospectos frontend healthy src/router.ts
/activities frontend healthy src/router.ts
/reports frontend healthy src/router.ts
/accounting frontend healthy src/router.ts
/cases frontend healthy src/router.ts
/team frontend healthy src/router.ts
/team-activities frontend healthy src/router.ts
/profile frontend healthy src/router.ts
/chat frontend healthy src/router.ts
/boards frontend healthy src/router.ts
/boards/:id frontend healthy src/router.ts
/tasks frontend healthy src/router.ts
/settings/theme frontend healthy src/router.ts
/pricing-calculator frontend healthy src/router.ts
/wiki/:pageId? frontend healthy src/router.ts
/:pathMatch(.*)* frontend healthy src/router.ts
/support frontend healthy src/stores/auth.ts
/wiki frontend healthy src/stores/auth.ts
/src/assets/avatars/ruby.svg frontend healthy src/utils/avatarConfig.ts
/src/assets/avatars/emerald.svg frontend healthy src/utils/avatarConfig.ts
/src/assets/avatars/sapphire.svg frontend healthy src/utils/avatarConfig.ts
/src/assets/avatars/diamond.svg frontend healthy src/utils/avatarConfig.ts
/src/assets/avatars/amethyst.svg frontend healthy src/utils/avatarConfig.ts
/src/assets/avatars/topaz.svg frontend healthy src/utils/avatarConfig.ts

LabelLayerStatusPath
GET /avatars api healthy src/services/avatarService.ts
GET /avatars/user api healthy src/services/avatarService.ts
PUT /avatars/user api healthy src/services/avatarService.ts
DELETE /avatars/user api healthy src/services/avatarService.ts
POST /avatars/upload-photo api healthy src/services/avatarService.ts
DELETE /avatars/photo api healthy src/services/avatarService.ts
GET /avatars/stats api healthy src/services/avatarService.ts
POST /auth/login api healthy src/services/authService.ts
POST /auth/register-org api healthy src/services/authService.ts
POST /auth/verify-2fa api healthy src/services/authService.ts
POST /auth/logout api healthy src/services/authService.ts
POST /auth/verify-token api healthy src/services/authService.ts
POST /auth/select-org api healthy src/services/authService.ts
GET /auth/memberships api healthy src/services/authService.ts
PUT /auth/profile api healthy src/services/authService.ts
PUT /auth/change-password api healthy src/services/authService.ts
POST /auth/forgot-password api healthy src/services/authService.ts
POST /auth/reset-password api healthy src/services/authService.ts
GET /roles api healthy src/services/rolesService.ts
POST /roles api healthy src/services/rolesService.ts
GET /admin/organizations api healthy src/services/adminService.ts
POST /admin/organizations api healthy src/services/adminService.ts
GET /admin/super-admins api healthy src/services/adminService.ts
GET /admin/audit-logs api healthy src/services/adminService.ts

LabelLayerStatusPath
CasesService software healthy src/services/casesService.ts:CasesService
TeamService software healthy src/services/teamService.ts:TeamService
TaskReportService software healthy src/services/taskReportService.ts:TaskReportService
ReportsService software healthy src/services/reportsService.ts:ReportsService
UserService software healthy src/services/userService.ts:UserService
ProspectService software healthy src/services/prospectService.ts:ProspectService
AccountingService software healthy src/services/accountingService.ts:AccountingService
AvatarService software healthy src/services/avatarService.ts:AvatarService
ApiService software healthy src/services/apiService.ts:ApiService
ChatService software healthy src/services/chatService.ts:ChatService
ClientService software healthy src/services/clientService.ts:ClientService
ActivityService software healthy src/services/activityService.ts:ActivityService
WikiService software healthy src/services/wikiService.ts:WikiService
TicketService software healthy src/services/ticketService.ts:TicketService

LabelLayerStatusPath
build-and-deploy cicd healthy .github/workflows/deploy.yml
build cicd healthy .github/workflows/main_crmcustomertouch.yml
deploy cicd healthy .github/workflows/main_crmcustomertouch.yml

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::main_crmcustomertouch cicd healthy .github/workflows/main_crmcustomertouch.yml

LabelLayerStatusPath
AZUREAPPSERVICE_PUBLISHPROFILE_1DE6174C99C2483AABBC34735AAF… cicd healthy
GITHUB_TOKEN cicd healthy

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

LabelLayerStatusPath
mongodb data healthy CLAUDE.md

LabelLayerStatusPath
port:5173 network healthy vite.config.ts

LabelLayerStatusPath
vps::azure hardware healthy .github/workflows/main_crmcustomertouch.yml

LabelLayerStatusPath
dotenv::.env.development security healthy .env.development
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/6669a417-cd28-4728-a049-e8edb664fab5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6669a417-cd28-4728-a049-e8edb664fab5/

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.