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.

yzyzieee/Literature_ANC_Database

https://github.com/yzyzieee/Literature_ANC_Database · scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)

33 raw signals (0 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 33 actionable findings from 1 signal source. 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 525 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
main software healthy scripts/check_cards.py:44
reference software healthy scripts/test_key_references.py:13
test_external_reference_becomes_internal software healthy scripts/test_key_references.py:28
test_missing_card_returns_to_external software healthy scripts/test_key_references.py:40
test_ambiguous_identifiers_do_not_link software healthy scripts/test_key_references.py:47
test_only_key_reference_block_is_rewritten software healthy scripts/test_key_references.py:61
replace_frontmatter_field software healthy scripts/sync_key_references.py:14
main software healthy scripts/sync_key_references.py:53
main software healthy scripts/promote.py:11
compact_summary software healthy scripts/update_index.py:17
main software healthy scripts/update_index.py:22
split_entries software healthy scripts/merge_bibtex.py:12
main software healthy scripts/merge_bibtex.py:31
tracked_files software healthy scripts/check_secrets.py:27
main software healthy scripts/check_secrets.py:39
normalized_doi software healthy scripts/key_references.py:19
normalized_title software healthy scripts/key_references.py:25
parse_key_references software healthy scripts/key_references.py:30
build_reference_indexes software healthy scripts/key_references.py:50
resolve_key_references software healthy scripts/key_references.py:77
utf8_stdout software healthy scripts/kblib.py:49
rel_path software healthy scripts/kblib.py:65
folder software healthy scripts/kblib.py:69
parse_card software healthy scripts/kblib.py:73
iter_cards software healthy scripts/kblib.py:92
first_section_paragraphs software healthy scripts/kblib.py:103
middleware software healthy webapp/middleware.ts:middleware
yamlList software healthy webapp/components/NewLiteratureWizard.tsx:yamlList
NewLiteratureWizard software healthy webapp/components/NewLiteratureWizard.tsx:NewLiteratureWiza…
checkDuplicates software healthy webapp/components/NewLiteratureWizard.tsx:checkDuplicates
candidates software healthy webapp/components/NewLiteratureWizard.tsx:candidates
fullMarkdown software healthy webapp/components/NewLiteratureWizard.tsx:fullMarkdown
applyLiterature software healthy webapp/components/NewLiteratureWizard.tsx:applyLiterature
extractedDomains software healthy webapp/components/NewLiteratureWizard.tsx:extractedDomains
choosePrimaryDomain software healthy webapp/components/NewLiteratureWizard.tsx:choosePrimaryDoma…
toggleDomain software healthy webapp/components/NewLiteratureWizard.tsx:toggleDomain
uploadDrive software healthy webapp/components/NewLiteratureWizard.tsx:uploadDrive
effSlug software healthy webapp/components/NewLiteratureWizard.tsx:effSlug
resetDraft software healthy webapp/components/NewLiteratureWizard.tsx:resetDraft
removeArchivedPdf software healthy webapp/components/NewLiteratureWizard.tsx:removeArchivedPdf
onPdf software healthy webapp/components/NewLiteratureWizard.tsx:onPdf
submitDomainProposal software healthy webapp/components/NewLiteratureWizard.tsx:submitDomainPropo…
extractSelectedPdf software healthy webapp/components/NewLiteratureWizard.tsx:extractSelectedPdf
extractedTags software healthy webapp/components/NewLiteratureWizard.tsx:extractedTags
analyzeOriginalPdf software healthy webapp/components/NewLiteratureWizard.tsx:analyzeOriginalPdf
lookupDoi software healthy webapp/components/NewLiteratureWizard.tsx:lookupDoi
draft software healthy webapp/components/NewLiteratureWizard.tsx:draft
submitLiterature software healthy webapp/components/NewLiteratureWizard.tsx:submitLiterature
CardSearch software healthy webapp/components/CardSearch.tsx:CardSearch
CommentsPanel software healthy webapp/components/CommentsPanel.tsx:CommentsPanel

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

LabelLayerStatusPath
README.zh-CN.md software healthy README.zh-CN.md
README.md software healthy README.md
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
SECURITY.md software healthy SECURITY.md
literature.md software healthy 00_templates/literature.md
LLM_USAGE.md software healthy docs/LLM_USAGE.md
COPYRIGHT_AND_CONTENT_POLICY.md software healthy docs/COPYRIGHT_AND_CONTENT_POLICY.md
LITERATURE_RECORD_SPEC.md software healthy docs/LITERATURE_RECORD_SPEC.md
DEPLOYMENT.md software healthy docs/DEPLOYMENT.md
check_cards.py software healthy scripts/check_cards.py
test_key_references.py software healthy scripts/test_key_references.py
sync_key_references.py software healthy scripts/sync_key_references.py
promote.py software healthy scripts/promote.py
update_index.py software healthy scripts/update_index.py
merge_bibtex.py software healthy scripts/merge_bibtex.py
requirements.txt software healthy scripts/requirements.txt
check_secrets.py software healthy scripts/check_secrets.py
key_references.py software healthy scripts/key_references.py
kblib.py software healthy scripts/kblib.py
card-deletion-requests.json software healthy team/card-deletion-requests.json
members.json software healthy team/members.json
Xiao2023Spatially.md software healthy official/Xiao2023Spatially.md
Chen2022Secondary.md software healthy official/Chen2022Secondary.md
jiang2022integration.md software healthy official/jiang2022integration.md
Oh2024Enhancing.md software healthy official/Oh2024Enhancing.md
Xie2024Cognitive.md software healthy official/Xie2024Cognitive.md
Yang2026Co-initialization.md software healthy official/Yang2026Co-initialization.md
INDEX.md software healthy index/INDEX.md
llm_catalog.md software healthy index/llm_catalog.md
llm_catalog.json software healthy index/llm_catalog.json
cards.json software healthy index/cards.json
demo-literature-record.md software healthy examples/demo-literature-record.md
README.md software healthy webapp/README.md
package.json software healthy webapp/package.json
next-env.d.ts software healthy webapp/next-env.d.ts
package-lock.json software healthy webapp/package-lock.json
middleware.ts software healthy webapp/middleware.ts
.env.example software healthy webapp/.env.example
tsconfig.json software healthy webapp/tsconfig.json
next.config.mjs software healthy webapp/next.config.mjs
NewLiteratureWizard.tsx software healthy webapp/components/NewLiteratureWizard.tsx
CardSearch.tsx software healthy webapp/components/CardSearch.tsx
CommentsPanel.tsx software healthy webapp/components/CommentsPanel.tsx
GuestModeBanner.tsx software healthy webapp/components/GuestModeBanner.tsx
CardListItem.tsx software healthy webapp/components/CardListItem.tsx
DownloadButton.tsx software healthy webapp/components/DownloadButton.tsx
SiteHeader.tsx software healthy webapp/components/SiteHeader.tsx
CardActions.tsx software healthy webapp/components/CardActions.tsx
AccountSettings.tsx software healthy webapp/components/AccountSettings.tsx

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

LabelLayerStatusPath
00_templates software healthy 00_templates
docs software healthy docs
scripts software healthy scripts
team software healthy team
official software healthy official
index software healthy index
examples software healthy examples
webapp software healthy webapp
components software healthy webapp/components
app software healthy webapp/app
settings software healthy webapp/app/settings
review software healthy webapp/app/review
login software healthy webapp/app/login
api software healthy webapp/app/api
auth software healthy webapp/app/api/auth
team software healthy webapp/app/api/team
drive software healthy webapp/app/api/drive
upload software healthy webapp/app/api/drive/upload
file software healthy webapp/app/api/drive/file
session software healthy webapp/app/api/drive/session
draft software healthy webapp/app/api/draft
rate software healthy webapp/app/api/rate
commit software healthy webapp/app/api/commit
doi software healthy webapp/app/api/doi
extract software healthy webapp/app/api/extract
me software healthy webapp/app/api/me
cards software healthy webapp/app/api/cards
[slug] software healthy webapp/app/api/cards/[slug]
reextract software healthy webapp/app/api/cards/[slug]/reextract
key-figure software healthy webapp/app/api/cards/[slug]/key-figure
deletion-requests software healthy webapp/app/api/deletion-requests
duplicates software healthy webapp/app/api/duplicates
comment software healthy webapp/app/api/comment
domains software healthy webapp/app/api/domains
export software healthy webapp/app/api/export
new software healthy webapp/app/new
cards software healthy webapp/app/cards
[slug] software healthy webapp/app/cards/[slug]
edit software healthy webapp/app/cards/[slug]/edit
pending software healthy webapp/app/pending
export software healthy webapp/app/export
lib software healthy webapp/lib
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
NewLiteratureWizard frontend healthy webapp/components/NewLiteratureWizard.tsx
CardSearch frontend healthy webapp/components/CardSearch.tsx
CommentsPanel frontend healthy webapp/components/CommentsPanel.tsx
GuestModeBanner frontend healthy webapp/components/GuestModeBanner.tsx
CardListItem frontend healthy webapp/components/CardListItem.tsx
DownloadButton frontend healthy webapp/components/DownloadButton.tsx
SiteHeader frontend healthy webapp/components/SiteHeader.tsx
CardActions frontend healthy webapp/components/CardActions.tsx
AccountSettings frontend healthy webapp/components/AccountSettings.tsx
CardEditor frontend healthy webapp/components/CardEditor.tsx
CopyButton frontend healthy webapp/components/CopyButton.tsx
ReviewRatings frontend healthy webapp/components/ReviewRatings.tsx
ExportBuilder frontend healthy webapp/components/ExportBuilder.tsx
DeletionRequestReview frontend healthy webapp/components/DeletionRequestReview.tsx
KeyFigurePanel frontend healthy webapp/components/KeyFigurePanel.tsx
KeyReferencesPanel frontend healthy webapp/components/KeyReferencesPanel.tsx
RootLayout frontend healthy webapp/app/layout.tsx
SettingsPage frontend healthy webapp/app/settings/page.tsx
LoginPage frontend healthy webapp/app/login/page.tsx
NewCardPage frontend healthy webapp/app/new/page.tsx
PendingPage frontend healthy webapp/app/pending/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy webapp/app/page.tsx
/settings frontend healthy webapp/app/settings/page.tsx
/review frontend healthy webapp/app/review/page.tsx
/login frontend healthy webapp/app/login/page.tsx
/new frontend healthy webapp/app/new/page.tsx
/cards frontend healthy webapp/app/cards/page.tsx
/cards/[slug] frontend healthy webapp/app/cards/[slug]/page.tsx
/cards/[slug]/edit frontend healthy webapp/app/cards/[slug]/edit/page.tsx
/pending frontend healthy webapp/app/pending/page.tsx
/export frontend healthy webapp/app/export/page.tsx
/ frontend healthy webapp/app/api/auth/route.ts

LabelLayerStatusPath
auth::webapp/lib/drive.ts security healthy webapp/lib/drive.ts
auth::webapp/app/api/drive/session/route.ts security healthy webapp/app/api/drive/session/route.ts
auth::README.md security healthy README.md
auth::scripts/check_secrets.py security healthy scripts/check_secrets.py
auth::webapp/lib/google.ts security healthy webapp/lib/google.ts
auth::webapp/.env.example security healthy webapp/.env.example

LabelLayerStatusPath
KeyReferenceTests software healthy scripts/test_key_references.py:27
ReferenceIndexes software healthy scripts/key_references.py:14
Card software healthy scripts/kblib.py:57

LabelLayerStatusPath
gha::maintain cicd healthy .github/workflows/maintain.yml
gha::validate cicd healthy .github/workflows/validate.yml

LabelLayerStatusPath
maintain cicd healthy .github/workflows/maintain.yml
check cicd healthy .github/workflows/validate.yml

LabelLayerStatusPath
repobility-clone-calb30_p software healthy /tmp/repobility-clone-calb30_p
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/2cc300df-61e6-4055-9284-5cf8fdfe2252/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2cc300df-61e6-4055-9284-5cf8fdfe2252/

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.