https://github.com/victorbenazzi/paperly
· scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 1 week ago · v1 · 18 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 466 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
SettingRow |
software | healthy | src/components/settings/SettingsDialog.tsx:SettingRow |
UpdatesControl |
software | healthy | src/components/settings/SettingsDialog.tsx:UpdatesControl |
ValueTrigger |
software | healthy | src/components/settings/SettingsDialog.tsx:ValueTrigger |
SettingsDialog |
software | healthy | src/components/settings/SettingsDialog.tsx:SettingsDialog |
handleOpenChange |
software | healthy | src/components/settings/SettingsDialog.tsx:handleOpenChange |
AncestorCrumb |
software | healthy | src/components/layout/Breadcrumb.tsx:AncestorCrumb |
activate |
software | healthy | src/components/layout/Breadcrumb.tsx:activate |
CurrentCrumb |
software | healthy | src/components/layout/Breadcrumb.tsx:CurrentCrumb |
commit |
software | healthy | src/components/layout/Breadcrumb.tsx:commit |
Breadcrumb |
software | healthy | src/components/layout/Breadcrumb.tsx:Breadcrumb |
MainHeader |
software | healthy | src/components/layout/MainHeader.tsx:MainHeader |
reveal |
software | healthy | src/components/layout/MainHeader.tsx:reveal |
remove |
software | healthy | src/components/layout/MainHeader.tsx:remove |
AgentPanel |
software | healthy | src/components/layout/AgentPanel.tsx:AgentPanel |
SidebarAction |
software | healthy | src/components/layout/Sidebar.tsx:SidebarAction |
useMagneticPill |
software | healthy | src/components/layout/Sidebar.tsx:useMagneticPill |
stretch |
software | healthy | src/components/layout/Sidebar.tsx:stretch |
onPointerMove |
software | healthy | src/components/layout/Sidebar.tsx:onPointerMove |
onPointerLeave |
software | healthy | src/components/layout/Sidebar.tsx:onPointerLeave |
pulse |
software | healthy | src/components/layout/Sidebar.tsx:pulse |
ResizeHandle |
software | healthy | src/components/layout/Sidebar.tsx:ResizeHandle |
onPointerDown |
software | healthy | src/components/layout/Sidebar.tsx:onPointerDown |
onPill |
software | healthy | src/components/layout/Sidebar.tsx:onPill |
onMove |
software | healthy | src/components/layout/Sidebar.tsx:onMove |
onUp |
software | healthy | src/components/layout/Sidebar.tsx:onUp |
SidebarEdgeToggle |
software | healthy | src/components/layout/Sidebar.tsx:SidebarEdgeToggle |
onClick |
software | healthy | src/components/layout/Sidebar.tsx:onClick |
Sidebar |
software | healthy | src/components/layout/Sidebar.tsx:Sidebar |
Separator |
software | healthy | src/components/layout/VaultSwitcher.tsx:Separator |
VaultBadge |
software | healthy | src/components/layout/VaultSwitcher.tsx:VaultBadge |
SubViewHeader |
software | healthy | src/components/layout/VaultSwitcher.tsx:SubViewHeader |
VaultSwitcher |
software | healthy | src/components/layout/VaultSwitcher.tsx:VaultSwitcher |
openMenu |
software | healthy | src/components/layout/VaultSwitcher.tsx:openMenu |
backToMenu |
software | healthy | src/components/layout/VaultSwitcher.tsx:backToMenu |
close |
software | healthy | src/components/layout/VaultSwitcher.tsx:close |
commitRename |
software | healthy | src/components/layout/VaultSwitcher.tsx:commitRename |
InputGroup |
software | healthy | src/components/ui/input-group.tsx:InputGroup |
InputGroupAddon |
software | healthy | src/components/ui/input-group.tsx:InputGroupAddon |
InputGroupButton |
software | healthy | src/components/ui/input-group.tsx:InputGroupButton |
InputGroupText |
software | healthy | src/components/ui/input-group.tsx:InputGroupText |
InputGroupInput |
software | healthy | src/components/ui/input-group.tsx:InputGroupInput |
InputGroupTextarea |
software | healthy | src/components/ui/input-group.tsx:InputGroupTextarea |
Dialog |
software | healthy | src/components/ui/dialog.tsx:Dialog |
DialogTrigger |
software | healthy | src/components/ui/dialog.tsx:DialogTrigger |
DialogPortal |
software | healthy | src/components/ui/dialog.tsx:DialogPortal |
DialogClose |
software | healthy | src/components/ui/dialog.tsx:DialogClose |
DialogOverlay |
software | healthy | src/components/ui/dialog.tsx:DialogOverlay |
DialogContent |
software | healthy | src/components/ui/dialog.tsx:DialogContent |
DialogHeader |
software | healthy | src/components/ui/dialog.tsx:DialogHeader |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
PLAN.md |
software | healthy | PLAN.md |
index.html |
software | healthy | docs/index.html |
check-no-emdash.sh |
software | healthy | scripts/check-no-emdash.sh |
gen-signing-cert.sh |
software | healthy | scripts/gen-signing-cert.sh |
Cargo.toml |
software | healthy | src-tauri/Cargo.toml |
tauri.conf.json |
software | healthy | src-tauri/tauri.conf.json |
build.rs |
software | healthy | src-tauri/build.rs |
Cargo.lock |
software | healthy | src-tauri/Cargo.lock |
default.json |
software | healthy | src-tauri/capabilities/default.json |
watcher.rs |
software | healthy | src-tauri/src/watcher.rs |
error.rs |
software | healthy | src-tauri/src/error.rs |
lib.rs |
software | healthy | src-tauri/src/lib.rs |
events.rs |
software | healthy | src-tauri/src/events.rs |
config_paths.rs |
software | healthy | src-tauri/src/config_paths.rs |
fs_ops.rs |
software | healthy | src-tauri/src/fs_ops.rs |
main.rs |
software | healthy | src-tauri/src/main.rs |
search.rs |
software | healthy | src-tauri/src/search.rs |
vaults.rs |
software | healthy | src-tauri/src/vaults.rs |
paths.rs |
software | healthy | src-tauri/src/util/paths.rs |
mod.rs |
software | healthy | src-tauri/src/util/mod.rs |
watcher.rs |
software | healthy | src-tauri/src/commands/watcher.rs |
mod.rs |
software | healthy | src-tauri/src/commands/mod.rs |
settings.rs |
software | healthy | src-tauri/src/commands/settings.rs |
workspace.rs |
software | healthy | src-tauri/src/commands/workspace.rs |
search.rs |
software | healthy | src-tauri/src/commands/search.rs |
vaults.rs |
software | healthy | src-tauri/src/commands/vaults.rs |
filesystem.rs |
software | healthy | src-tauri/src/commands/filesystem.rs |
Início.md |
software | healthy | examples/pt-BR/Paperly Marketing/Início.md |
Campanhas.md |
software | healthy | examples/pt-BR/Paperly Marketing/Campanhas.md |
Marca.md |
software | healthy | examples/pt-BR/Paperly Marketing/Marca.md |
Conteúdo.md |
software | healthy | examples/pt-BR/Paperly Marketing/Conteúdo.md |
Diretrizes da Marca.md |
software | healthy | examples/pt-BR/Paperly Marketing/Marca/Diretrizes da Marca.… |
Voz e Tom.md |
software | healthy | examples/pt-BR/Paperly Marketing/Marca/Voz e Tom.md |
Análise de Concorrentes.md |
software | healthy | examples/pt-BR/Paperly Marketing/Pesquisa/Análise de Concor… |
Personas.md |
software | healthy | examples/pt-BR/Paperly Marketing/Pesquisa/Personas.md |
Calendário Editorial.md |
software | healthy | examples/pt-BR/Paperly Marketing/Conteúdo/Calendário Editor… |
Por que Markdown Puro Vence.md |
software | healthy | examples/pt-BR/Paperly Marketing/Conteúdo/Blog/Por que Mark… |
Comparativo de Apps de Notas.md |
software | healthy | examples/pt-BR/Paperly Marketing/Conteúdo/Blog/Comparativo … |
OKRs T3 2026.md |
software | healthy | examples/pt-BR/Paperly Marketing/Time/OKRs T3 2026.md |
2026-06-08 Sync Semanal.md |
software | healthy | examples/pt-BR/Paperly Marketing/Time/Notas de Reunião/2026… |
Lançamento 2026.md |
software | healthy | examples/pt-BR/Paperly Marketing/Campanhas/Lançamento 2026.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
src-tauri |
software | healthy | src-tauri |
capabilities |
software | healthy | src-tauri/capabilities |
src |
software | healthy | src-tauri/src |
util |
software | healthy | src-tauri/src/util |
commands |
software | healthy | src-tauri/src/commands |
examples |
software | healthy | examples |
pt-BR |
software | healthy | examples/pt-BR |
Paperly Marketing |
software | healthy | examples/pt-BR/Paperly Marketing |
Marca |
software | healthy | examples/pt-BR/Paperly Marketing/Marca |
Pesquisa |
software | healthy | examples/pt-BR/Paperly Marketing/Pesquisa |
Conteúdo |
software | healthy | examples/pt-BR/Paperly Marketing/Conteúdo |
Blog |
software | healthy | examples/pt-BR/Paperly Marketing/Conteúdo/Blog |
Time |
software | healthy | examples/pt-BR/Paperly Marketing/Time |
Notas de Reunião |
software | healthy | examples/pt-BR/Paperly Marketing/Time/Notas de Reunião |
Campanhas |
software | healthy | examples/pt-BR/Paperly Marketing/Campanhas |
Lançamento 2026 |
software | healthy | examples/pt-BR/Paperly Marketing/Campanhas/Lançamento 2026 |
en |
software | healthy | examples/en |
Paperly Marketing |
software | healthy | examples/en/Paperly Marketing |
Content |
software | healthy | examples/en/Paperly Marketing/Content |
Blog |
software | healthy | examples/en/Paperly Marketing/Content/Blog |
Research |
software | healthy | examples/en/Paperly Marketing/Research |
Campaigns |
software | healthy | examples/en/Paperly Marketing/Campaigns |
Product Launch 2026 |
software | healthy | examples/en/Paperly Marketing/Campaigns/Product Launch 2026 |
Team |
software | healthy | examples/en/Paperly Marketing/Team |
Meeting Notes |
software | healthy | examples/en/Paperly Marketing/Team/Meeting Notes |
Brand |
software | healthy | examples/en/Paperly Marketing/Brand |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
settings |
software | healthy | src/components/settings |
layout |
software | healthy | src/components/layout |
ui |
software | healthy | src/components/ui |
updates |
software | healthy | src/components/updates |
search |
software | healthy | src/components/search |
page |
software | healthy | src/components/page |
tree |
software | healthy | src/components/tree |
editor |
software | healthy | src/components/editor |
app |
software | healthy | src/app |
lib |
software | healthy | src/lib |
styles |
software | healthy | src/styles |
features |
software | healthy | src/features |
i18n |
software | healthy | src/features/i18n |
locales |
software | healthy | src/features/i18n/locales |
ui |
software | healthy | src/features/ui |
updates |
software | healthy | src/features/updates |
nav |
software | healthy | src/features/nav |
keybindings |
software | healthy | src/features/keybindings |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY |
cicd | healthy | — |
SIGN |
cicd | healthy | — |
APPLE_CERTIFICATE_PASSWORD |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY_PASSWORD |
cicd | healthy | — |
APPLE_CERTIFICATE |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
/pageMeta.store |
frontend | healthy | src/features/pages/pageMeta.store.ts |
/renamePage |
frontend | healthy | src/features/pages/renamePage.ts |
/pagePaths |
frontend | healthy | src/features/pages/pagePaths.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1430 |
network | healthy | vite.config.ts |
port:1431 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::scripts/gen-signing-cert.sh |
security | healthy | scripts/gen-signing-cert.sh |
password_literal::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-prxfhn34 |
software | healthy | /tmp/repobility-clone-prxfhn34 |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
publish-tauri |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/47aaec5a-c4e2-4e4f-81f8-4549ca215346/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/47aaec5a-c4e2-4e4f-81f8-4549ca215346/
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.