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.

r4j91/tasker

https://github.com/r4j91/tasker · scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)

36 raw signals (0 security + 36 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 34 actionable findings from 1 signal source. 2 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 294 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
shot software healthy scripts/audit-frontend-design.ts:shot
seed software healthy scripts/verify-taskitem-polish.ts:seed
store software healthy scripts/verify-taskitem-polish.ts:store
measure software healthy scripts/verify-taskitem-polish.ts:measure
main software healthy scripts/verify-taskitem-polish.ts:main
box software healthy scripts/verify-taskitem-polish.ts:box
cb software healthy scripts/verify-taskitem-polish.ts:cb
label software healthy scripts/audit-mobile.ts:label
audit software healthy scripts/audit-mobile.ts:audit
type software healthy scripts/audit-mobile.ts:type
shot software healthy scripts/audit-impeccable.ts:shot
s software healthy scripts/debug-sheet.ts:s
App software healthy src/App.tsx:App
initialDark software healthy src/stores/useUiStore.ts:initialDark
CommandPalette software healthy src/components/CommandPalette.tsx:CommandPalette
onKey software healthy src/components/CommandPalette.tsx:onKey
PaletteContent software healthy src/components/CommandPalette.tsx:PaletteContent
onKeyDown software healthy src/components/CommandPalette.tsx:onKeyDown
NavegarIcon software healthy src/components/MobileNav.tsx:NavegarIcon
EmBreveIcon software healthy src/components/MobileNav.tsx:EmBreveIcon
HojeIcon software healthy src/components/MobileNav.tsx:HojeIcon
FiltrosIcon software healthy src/components/MobileNav.tsx:FiltrosIcon
MobileNav software healthy src/components/MobileNav.tsx:MobileNav
QuickAddSheet software healthy src/components/QuickAddSheet.tsx:QuickAddSheet
effPriority software healthy src/components/QuickAddSheet.tsx:effPriority
reset software healthy src/components/QuickAddSheet.tsx:reset
close software healthy src/components/QuickAddSheet.tsx:close
onKey software healthy src/components/QuickAddSheet.tsx:onKey
submit software healthy src/components/QuickAddSheet.tsx:submit
EmptyState software healthy src/components/EmptyState.tsx:EmptyState
PageHeader software healthy src/components/PageHeader.tsx:PageHeader
UndoToast software healthy src/components/UndoToast.tsx:UndoToast
TaskDetailModal software healthy src/components/TaskDetailModal.tsx:TaskDetailModal
closePopover software healthy src/components/TaskDetailModal.tsx:closePopover
close software healthy src/components/TaskDetailModal.tsx:close
closeUnlessPopover software healthy src/components/TaskDetailModal.tsx:closeUnlessPopover
onKey software healthy src/components/TaskDetailModal.tsx:onKey
taskLabels software healthy src/components/TaskDetailModal.tsx:taskLabels
complete software healthy src/components/TaskDetailModal.tsx:complete
toggleLabel software healthy src/components/TaskDetailModal.tsx:toggleLabel
Field software healthy src/components/TaskDetailModal.tsx:Field
PopoverItem software healthy src/components/TaskDetailModal.tsx:PopoverItem
SelectionBar software healthy src/components/SelectionBar.tsx:SelectionBar
completeAll software healthy src/components/SelectionBar.tsx:completeAll
deleteAll software healthy src/components/SelectionBar.tsx:deleteAll
TodayIcon software healthy src/components/AppShell.tsx:TodayIcon
navItem software healthy src/components/AppShell.tsx:navItem
AppShell software healthy src/components/AppShell.tsx:AppShell
handleAvatarChange software healthy src/components/AppShell.tsx:handleAvatarChange
onKey software healthy src/components/AppShell.tsx:onKey

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
bun.lock software healthy bun.lock
skills-lock.json software healthy skills-lock.json
PRODUCT.md software healthy PRODUCT.md
README.md software healthy README.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
verify-fase3.ts software healthy scripts/verify-fase3.ts
audit-frontend-design.ts software healthy scripts/audit-frontend-design.ts
verify-secoes.ts software healthy scripts/verify-secoes.ts
verify-fase3b.ts software healthy scripts/verify-fase3b.ts
shot.ts software healthy scripts/shot.ts
verify-taskitem-polish.ts software healthy scripts/verify-taskitem-polish.ts
audit-mobile.ts software healthy scripts/audit-mobile.ts
audit-impeccable.ts software healthy scripts/audit-impeccable.ts
verify-fase2.ts software healthy scripts/verify-fase2.ts
debug-sheet.ts software healthy scripts/debug-sheet.ts
SKILL.md software healthy .claude/skills/tasker-design/SKILL.md
manifest.json software healthy public/manifest.json
README.md software healthy public/icons/README.md
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
useUiStore.ts software healthy src/stores/useUiStore.ts
useTaskStore.ts software healthy src/stores/useTaskStore.ts
CommandPalette.tsx software healthy src/components/CommandPalette.tsx
MobileNav.tsx software healthy src/components/MobileNav.tsx
QuickAddSheet.tsx software healthy src/components/QuickAddSheet.tsx
EmptyState.tsx software healthy src/components/EmptyState.tsx
PageHeader.tsx software healthy src/components/PageHeader.tsx
UndoToast.tsx software healthy src/components/UndoToast.tsx
TaskDetailModal.tsx software healthy src/components/TaskDetailModal.tsx
SelectionBar.tsx software healthy src/components/SelectionBar.tsx
AppShell.tsx software healthy src/components/AppShell.tsx
TaskDetailSheet.tsx software healthy src/components/TaskDetailSheet.tsx
ShortcutsModal.tsx software healthy src/components/ShortcutsModal.tsx
Tooltip.tsx software healthy src/components/ui/Tooltip.tsx
RollingNumber.tsx software healthy src/components/ui/RollingNumber.tsx
Button.tsx software healthy src/components/ui/Button.tsx
Tag.tsx software healthy src/components/ui/Tag.tsx
Checkbox.tsx software healthy src/components/ui/Checkbox.tsx
Input.tsx software healthy src/components/ui/Input.tsx
index.ts software healthy src/components/ui/index.ts
Modal.tsx software healthy src/components/ui/Modal.tsx
Popover.tsx software healthy src/components/ui/Popover.tsx

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

LabelLayerStatusPath
/BrowsePage frontend healthy src/pages/BrowsePage.tsx
/InboxPage frontend healthy src/pages/InboxPage.tsx
/UpcomingPage frontend healthy src/pages/UpcomingPage.tsx
/ProjectPage frontend healthy src/pages/ProjectPage.tsx
/DesignSystem frontend healthy src/pages/DesignSystem.tsx
/FiltersPage frontend healthy src/pages/FiltersPage.tsx
/LabelViewPage frontend healthy src/pages/LabelViewPage.tsx
/Home frontend healthy src/pages/Home.tsx
/TodayPage frontend healthy src/pages/TodayPage.tsx
/design-system frontend healthy src/App.tsx
/ frontend healthy src/App.tsx
/hoje frontend healthy src/App.tsx
/em-breve frontend healthy src/App.tsx
/navegar frontend healthy src/App.tsx
/filtros frontend healthy src/App.tsx
/filtros/p/:p frontend healthy src/App.tsx
/etiqueta/:id frontend healthy src/App.tsx
/projeto/:id frontend healthy src/App.tsx
* frontend healthy src/App.tsx
/tmp/f3-01-nl-chips.png frontend healthy scripts/verify-fase3.ts
/tmp/f3-02-palette.png frontend healthy scripts/verify-fase3.ts
/tmp/f3-03-palette-busca.png frontend healthy scripts/verify-fase3.ts
/tmp/f3-04-task-expandida.png frontend healthy scripts/verify-fase3.ts
/tmp/f3-05-selecionada.png frontend healthy scripts/verify-fase3.ts
/tmp/f3-06-atalhos.png frontend healthy scripts/verify-fase3.ts
/tmp/sec-01-estrutura.png frontend healthy scripts/verify-secoes.ts
/tmp/sec-02-apos-drag.png frontend healthy scripts/verify-secoes.ts
/tmp/sec-03-final.png frontend healthy scripts/verify-secoes.ts
/tmp/f3b-01-concluidas.png frontend healthy scripts/verify-fase3b.ts
/tmp/f3b-02-selecao.png frontend healthy scripts/verify-fase3b.ts
/tmp/f3b-03-apos-lote.png frontend healthy scripts/verify-fase3b.ts
/tmp/audit-390-inbox-dark.png frontend healthy scripts/audit-mobile.ts
/tmp/audit-390-hoje-dark.png frontend healthy scripts/audit-mobile.ts
/tmp/f2-01-inbox-vazia.png frontend healthy scripts/verify-fase2.ts
/tmp/f2-02-inline-editor.png frontend healthy scripts/verify-fase2.ts
/tmp/f2-03-hoje.png frontend healthy scripts/verify-fase2.ts
/tmp/f2-04-em-breve.png frontend healthy scripts/verify-fase2.ts
/tmp/f2-05-projeto.png frontend healthy scripts/verify-fase2.ts
/tmp/f2-06-undo-toast.png frontend healthy scripts/verify-fase2.ts
/tmp/f2-07-mobile-dark.png frontend healthy scripts/verify-fase2.ts
/tmp/debug-sheet-final.png frontend healthy scripts/debug-sheet.ts

LabelLayerStatusPath
scripts software healthy scripts
.claude software healthy .claude
skills software healthy .claude/skills
tasker-design software healthy .claude/skills/tasker-design
public software healthy public
icons software healthy public/icons
src software healthy src
stores software healthy src/stores
components software healthy src/components
ui software healthy src/components/ui
lib software healthy src/lib
pages software healthy src/pages
features software healthy src/features
tasks software healthy src/features/tasks
labels software healthy src/features/labels
concept software healthy concept

LabelLayerStatusPath
repobility-clone-6i7eu88s software healthy /tmp/repobility-clone-6i7eu88s

LabelLayerStatusPath
App frontend healthy src/App.tsx
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/b8d003bf-2ac3-4ac8-adbf-d24a790ade58/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b8d003bf-2ac3-4ac8-adbf-d24a790ade58/

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.