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.

ttrivedi1991/am-strategist

https://github.com/ttrivedi1991/am-strategist · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

30 raw signals (0 security + 30 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 24 actionable findings from 1 signal source. 6 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 205 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
bq software healthy scripts/refresh-data.mjs:bq
monthLabel software healthy scripts/refresh-data.mjs:monthLabel
lastFullMonthStart software healthy scripts/refresh-data.mjs:lastFullMonthStart
invoicePull software healthy scripts/refresh-data.mjs:invoicePull
buildDocs software healthy scripts/refresh-data.mjs:buildDocs
productQuery software healthy scripts/refresh-data.mjs:productQuery
isAIish software healthy scripts/refresh-data.mjs:isAIish
list software healthy scripts/refresh-data.mjs:list
fmtDocs software healthy scripts/refresh-data.mjs:fmtDocs
seedCollection software healthy scripts/seed-firestore.ts:seedCollection
main software healthy scripts/seed-firestore.ts:main
ProtectedRoute software healthy src/App.tsx:ProtectedRoute
AMOnlyRoute software healthy src/App.tsx:AMOnlyRoute
App software healthy src/App.tsx:App
Layout software healthy src/components/layout/Layout.tsx:Layout
Sidebar software healthy src/components/layout/Sidebar.tsx:Sidebar
handleLogout software healthy src/components/layout/Sidebar.tsx:handleLogout
Header software healthy src/components/layout/Header.tsx:Header
StatCard software healthy src/components/ui/stat-card.tsx:StatCard
isPositive software healthy src/components/ui/stat-card.tsx:isPositive
isNegative software healthy src/components/ui/stat-card.tsx:isNegative
Badge software healthy src/components/ui/badge.tsx:Badge
Button software healthy src/components/ui/button.tsx:Button
Card software healthy src/components/ui/card.tsx:Card
CardHeader software healthy src/components/ui/card.tsx:CardHeader
CardTitle software healthy src/components/ui/card.tsx:CardTitle
CardDescription software healthy src/components/ui/card.tsx:CardDescription
CardContent software healthy src/components/ui/card.tsx:CardContent
CardFooter software healthy src/components/ui/card.tsx:CardFooter
cn software healthy src/lib/utils.ts:cn
formatCurrency software healthy src/lib/utils.ts:formatCurrency
formatDate software healthy src/lib/utils.ts:formatDate
daysSince software healthy src/lib/utils.ts:daysSince
pctChange software healthy src/lib/utils.ts:pctChange
getQoQBaseMRR software healthy src/lib/utils.ts:getQoQBaseMRR
getLatestMRR software healthy src/lib/utils.ts:getLatestMRR
commissionableMRR software healthy src/lib/utils.ts:commissionableMRR
formatMonthLabel software healthy src/lib/utils.ts:formatMonthLabel
isAIProduct software healthy src/lib/products.ts:isAIProduct
aiProductsOf software healthy src/lib/products.ts:aiProductsOf
hasAI software healthy src/lib/products.ts:hasAI
getCommissionTier software healthy src/lib/commission.ts:getCommissionTier
getNextCommissionTier software healthy src/lib/commission.ts:getNextCommissionTier
retentionBonus software healthy src/lib/commission.ts:retentionBonus
billingAdjustment software healthy src/lib/commission.ts:billingAdjustment
adjustedBilling software healthy src/lib/commission.ts:adjustedBilling
blendedRate software healthy src/lib/commission.ts:blendedRate
onboardingComm software healthy src/lib/commission.ts:onboardingComm
q2EligiblePartners software healthy src/lib/commission.ts:q2EligiblePartners
monthlyCommissionable software healthy src/lib/commission.ts:monthlyCommissionable

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

LabelLayerStatusPath
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
firebase.json software healthy firebase.json
package-lock.json software healthy package-lock.json
firestore.indexes.json software healthy firestore.indexes.json
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
git-sync.sh software healthy git-sync.sh
postcss.config.js software healthy postcss.config.js
morning-refresh.sh software healthy morning-refresh.sh
refresh-data.mjs software healthy scripts/refresh-data.mjs
seed-firestore.ts software healthy scripts/seed-firestore.ts
launch.json software healthy .claude/launch.json
csuite.md software healthy .claude/commands/csuite.md
SKILL.md software healthy .claude/skills/firebase-init/SKILL.md
hosting-setup-guide.md software healthy .claude/skills/firebase-init/references/hosting-setup-guide…
SKILL.md software healthy .claude/skills/firebase-deploy/SKILL.md
deploy.sh software healthy .claude/skills/firebase-deploy/scripts/deploy.sh
troubleshooting.md software healthy .claude/skills/firebase-deploy/references/troubleshooting.md
SKILL.md software healthy .claude/skills/firebase-preflight/SKILL.md
preflight.sh software healthy .claude/skills/firebase-preflight/scripts/preflight.sh
safe-deploy-patterns.md software healthy .claude/skills/firebase-preflight/references/safe-deploy-pa…
known-projects.json software healthy .claude/skills/firebase-preflight/references/known-projects…
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
App.css software healthy src/App.css
Layout.tsx software healthy src/components/layout/Layout.tsx
Sidebar.tsx software healthy src/components/layout/Sidebar.tsx
Header.tsx software healthy src/components/layout/Header.tsx
stat-card.tsx software healthy src/components/ui/stat-card.tsx
badge.tsx software healthy src/components/ui/badge.tsx
button.tsx software healthy src/components/ui/button.tsx
card.tsx software healthy src/components/ui/card.tsx
firebase.ts software healthy src/lib/firebase.ts
utils.ts software healthy src/lib/utils.ts
products.ts software healthy src/lib/products.ts
commission.ts software healthy src/lib/commission.ts
OutreachPlanner.tsx software healthy src/pages/OutreachPlanner.tsx
OrgIntelligence.tsx software healthy src/pages/OrgIntelligence.tsx
Accounts.tsx software healthy src/pages/Accounts.tsx
Dashboard.tsx software healthy src/pages/Dashboard.tsx
WeeklyBrief.tsx software healthy src/pages/WeeklyBrief.tsx
MIARecovery.tsx software healthy src/pages/MIARecovery.tsx

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

LabelLayerStatusPath
scripts software healthy scripts
.claude software healthy .claude
commands software healthy .claude/commands
skills software healthy .claude/skills
firebase-init software healthy .claude/skills/firebase-init
references software healthy .claude/skills/firebase-init/references
firebase-deploy software healthy .claude/skills/firebase-deploy
scripts software healthy .claude/skills/firebase-deploy/scripts
references software healthy .claude/skills/firebase-deploy/references
firebase-preflight software healthy .claude/skills/firebase-preflight
scripts software healthy .claude/skills/firebase-preflight/scripts
references software healthy .claude/skills/firebase-preflight/references
src software healthy src
components software healthy src/components
layout software healthy src/components/layout
ui software healthy src/components/ui
lib software healthy src/lib
pages software healthy src/pages
context software healthy src/context

LabelLayerStatusPath
/OutreachPlanner frontend healthy src/pages/OutreachPlanner.tsx
/OrgIntelligence frontend healthy src/pages/OrgIntelligence.tsx
/Accounts frontend healthy src/pages/Accounts.tsx
/Dashboard frontend healthy src/pages/Dashboard.tsx
/WeeklyBrief frontend healthy src/pages/WeeklyBrief.tsx
/MIARecovery frontend healthy src/pages/MIARecovery.tsx
/Login frontend healthy src/pages/Login.tsx
/AIAdoption frontend healthy src/pages/AIAdoption.tsx
/Commission frontend healthy src/pages/Commission.tsx
/login frontend healthy src/App.tsx
/ frontend healthy src/App.tsx
accounts frontend healthy src/App.tsx
ai-adoption frontend healthy src/App.tsx
intel frontend healthy src/App.tsx
outreach frontend healthy src/App.tsx
mia frontend healthy src/App.tsx
brief frontend healthy src/App.tsx
commission frontend healthy src/App.tsx

LabelLayerStatusPath
App frontend healthy src/App.tsx
OutreachPlanner frontend healthy src/pages/OutreachPlanner.tsx
OrgIntelligence frontend healthy src/pages/OrgIntelligence.tsx
Accounts frontend healthy src/pages/Accounts.tsx
Dashboard frontend healthy src/pages/Dashboard.tsx
WeeklyBrief frontend healthy src/pages/WeeklyBrief.tsx
MIARecovery frontend healthy src/pages/MIARecovery.tsx
Login frontend healthy src/pages/Login.tsx
AIAdoption frontend healthy src/pages/AIAdoption.tsx
Commission frontend healthy src/pages/Commission.tsx

LabelLayerStatusPath
repobility-clone-4i2khr6c software healthy /tmp/repobility-clone-4i2khr6c

LabelLayerStatusPath
cassandra data healthy src/pages/MIARecovery.tsx

LabelLayerStatusPath
generic_api_key::src/lib/firebase.ts security healthy src/lib/firebase.ts
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/931dc55b-a819-4f51-ae3c-7cb8054d4223/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/931dc55b-a819-4f51-ae3c-7cb8054d4223/

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.