https://github.com/nick-aply/teamfeed-server
· scanned 2026-06-16 04:34 UTC (1 month, 4 weeks ago)
32 raw signals (0 security + 32 graph)
Last scanned 1 month, 4 weeks ago · v1 · 32 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 39 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 |
|---|---|---|---|
POST /webhooks/stripe |
api | healthy | server.js |
GET / |
api | healthy | server.js |
POST /send-code |
api | healthy | server.js |
POST /verify-code |
api | healthy | server.js |
POST /create-magic-link |
api | healthy | server.js |
POST /verify-token |
api | healthy | server.js |
POST /notify-team-campaign |
api | healthy | server.js |
POST /create-checkout-session |
api | healthy | server.js |
OPTIONS /api/stripe/* |
api | healthy | server.js |
POST /api/stripe/create-checkout-session |
api | healthy | server.js |
POST /api/stripe/charge-balance |
api | healthy | server.js |
POST /api/stripe/refund-deposit |
api | healthy | server.js |
POST /alix |
api | healthy | server.js |
POST /crons/trigger-standup |
api | healthy | server.js |
POST /crons/trigger-work-schedule |
api | healthy | server.js |
POST /crons/trigger-pulse |
api | healthy | server.js |
POST /notify/dm |
api | healthy | server.js |
POST /upload-logo-from-url |
api | healthy | server.js |
POST /upload-strip-image |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
buildPrompt |
software | healthy | AlixAIProfile.js:buildPrompt |
generateAlixResponse |
software | healthy | AlixAIProfile.js:generateAlixResponse |
lastExp |
software | healthy | AlixAIProfile.js:lastExp |
ageMinutes |
software | healthy | server.js:ageMinutes |
localDateStr |
software | healthy | server.js:localDateStr |
getMonday |
software | healthy | server.js:getMonday |
ext |
software | healthy | server.js:ext |
⚙ cors( |
software | healthy | server.js |
⚙ express.json( |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
AlixAIProfile.js |
software | healthy | AlixAIProfile.js |
package-lock.json |
software | healthy | package-lock.json |
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
nick-aply__teamfeed-server |
software | healthy | /data/fable5_failed_archive/nick-aply__teamfeed-server |
| Label | Layer | Status | Path |
|---|---|---|---|
work |
software | healthy | AlixAIProfile.js:work |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3001 |
network | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
private_key::server.js |
security | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::server.js |
security | healthy | server.js |
This page is publicly accessible at:
https://repobility.com/scan/0ce331fa-9358-4017-a2d0-804a4716db7c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0ce331fa-9358-4017-a2d0-804a4716db7c/
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.