https://github.com/willschy/fullbleed
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
30 raw signals (0 security + 30 graph)
Last scanned 2 months, 1 week ago · v1 · 30 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 162 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 |
|---|---|---|---|
escapeRegex |
software | healthy | scraper/src/filters.ts:escapeRegex |
looksEnglish |
software | healthy | scraper/src/filters.ts:looksEnglish |
candidateDate |
software | healthy | scraper/src/filters.ts:candidateDate |
recencyOk |
software | healthy | scraper/src/filters.ts:recencyOk |
ageDays |
software | healthy | scraper/src/filters.ts:ageDays |
redditFlairOk |
software | healthy | scraper/src/filters.ts:redditFlairOk |
dumbFilter |
software | healthy | scraper/src/filters.ts:dumbFilter |
systemPrompt |
software | healthy | scraper/src/writeup.ts:systemPrompt |
userMessage |
software | healthy | scraper/src/writeup.ts:userMessage |
writeOne |
software | healthy | scraper/src/writeup.ts:writeOne |
main |
software | healthy | scraper/src/writeup.ts:main |
post |
software | healthy | scraper/src/writeup.ts:post |
slugify |
software | healthy | scraper/src/publish-entries.ts:slugify |
toolsFor |
software | healthy | scraper/src/publish-entries.ts:toolsFor |
ghHeaders |
software | healthy | scraper/src/publish-entries.ts:ghHeaders |
githubReadmeImage |
software | healthy | scraper/src/publish-entries.ts:githubReadmeImage |
hfOgImage |
software | healthy | scraper/src/publish-entries.ts:hfOgImage |
resolveThumbUrl |
software | healthy | scraper/src/publish-entries.ts:resolveThumbUrl |
downloadThumb |
software | healthy | scraper/src/publish-entries.ts:downloadThumb |
main |
software | healthy | scraper/src/publish-entries.ts:main |
buildSystemPrompt |
software | healthy | scraper/src/score.ts:buildSystemPrompt |
fileId |
software | healthy | scraper/src/score.ts:fileId |
postToUserMessage |
software | healthy | scraper/src/score.ts:postToUserMessage |
scorePost |
software | healthy | scraper/src/score.ts:scorePost |
main |
software | healthy | scraper/src/score.ts:main |
systemPrompt |
software | healthy | scraper/src/judge.ts:systemPrompt |
candidateMessage |
software | healthy | scraper/src/judge.ts:candidateMessage |
judge |
software | healthy | scraper/src/judge.ts:judge |
sample |
software | healthy | scraper/src/judge.ts:sample |
main |
software | healthy | scraper/src/judge.ts:main |
loadJson |
software | healthy | scraper/src/store.ts:loadJson |
saveJson |
software | healthy | scraper/src/store.ts:saveJson |
loadConfig |
software | healthy | scraper/src/store.ts:loadConfig |
loadSeen |
software | healthy | scraper/src/dedup.ts:loadSeen |
saveSeen |
software | healthy | scraper/src/dedup.ts:saveSeen |
normalizeUrl |
software | healthy | scraper/src/dedup.ts:normalizeUrl |
normalizeTitle |
software | healthy | scraper/src/dedup.ts:normalizeTitle |
isDuplicate |
software | healthy | scraper/src/dedup.ts:isDuplicate |
markSeen |
software | healthy | scraper/src/dedup.ts:markSeen |
getOauthToken |
software | healthy | scraper/src/reddit.ts:getOauthToken |
json |
software | healthy | scraper/src/reddit.ts:json |
redditGet |
software | healthy | scraper/src/reddit.ts:redditGet |
pickPreview |
software | healthy | scraper/src/reddit.ts:pickPreview |
normalize |
software | healthy | scraper/src/reddit.ts:normalize |
fetchListing |
software | healthy | scraper/src/reddit.ts:fetchListing |
fetchByFullnames |
software | healthy | scraper/src/reddit.ts:fetchByFullnames |
redditToCandidate |
software | healthy | scraper/src/reddit.ts:redditToCandidate |
main |
software | healthy | scraper/src/listen.ts:main |
main |
software | healthy | scraper/src/backfill.ts:main |
promoteVerdict |
software | healthy | scraper/src/promote.ts:promoteVerdict |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
VOICE.md |
software | healthy | VOICE.md |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
project-spec.md |
software | healthy | project-spec.md |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
CURATION.md |
software | healthy | CURATION.md |
package.json |
software | healthy | scraper/package.json |
tsconfig.json |
software | healthy | scraper/tsconfig.json |
sources.json |
software | healthy | scraper/config/sources.json |
blocklist.json |
software | healthy | scraper/config/blocklist.json |
tags.json |
software | healthy | scraper/config/tags.json |
filters.ts |
software | healthy | scraper/src/filters.ts |
writeup.ts |
software | healthy | scraper/src/writeup.ts |
publish-entries.ts |
software | healthy | scraper/src/publish-entries.ts |
score.ts |
software | healthy | scraper/src/score.ts |
judge.ts |
software | healthy | scraper/src/judge.ts |
store.ts |
software | healthy | scraper/src/store.ts |
dedup.ts |
software | healthy | scraper/src/dedup.ts |
reddit.ts |
software | healthy | scraper/src/reddit.ts |
listen.ts |
software | healthy | scraper/src/listen.ts |
backfill.ts |
software | healthy | scraper/src/backfill.ts |
promote.ts |
software | healthy | scraper/src/promote.ts |
types.ts |
software | healthy | scraper/src/types.ts |
review.ts |
software | healthy | scraper/src/review.ts |
publish.ts |
software | healthy | scraper/src/publish.ts |
huggingface.ts |
software | healthy | scraper/src/sources/huggingface.ts |
arxiv.ts |
software | healthy | scraper/src/sources/arxiv.ts |
github.ts |
software | healthy | scraper/src/sources/github.ts |
index.ts |
software | healthy | scraper/src/sources/index.ts |
reddit.ts |
software | healthy | scraper/src/sources/reddit.ts |
hackernews.ts |
software | healthy | scraper/src/sources/hackernews.ts |
arena.ts |
software | healthy | scraper/src/sources/arena.ts |
hfpapers.ts |
software | healthy | scraper/src/sources/hfpapers.ts |
package.json |
software | healthy | site/package.json |
astro.config.mjs |
software | healthy | site/astro.config.mjs |
content.config.ts |
software | healthy | site/src/content.config.ts |
comfyui-control-from-inside-claude-code.md |
software | healthy | site/src/content/entries/comfyui-control-from-inside-claude… |
ltx-2-open-video-model-with-audio-built-in.md |
software | healthy | site/src/content/entries/ltx-2-open-video-model-with-audio-… |
3d-camera-angle-picker-for-comfyui.md |
software | healthy | site/src/content/entries/3d-camera-angle-picker-for-comfyui… |
control-photoshop-from-an-ai-assistant-via-mcp.md |
software | healthy | site/src/content/entries/control-photoshop-from-an-ai-assis… |
one-tokenizer-for-images-and-video-in-a-single-model.md |
software | healthy | site/src/content/entries/one-tokenizer-for-images-and-video… |
comfyui-node-for-locking-a-character-s-face-and-voice-acros… |
software | healthy | site/src/content/entries/comfyui-node-for-locking-a-charact… |
ltx-2-3-open-video-and-audio-from-one-model.md |
software | healthy | site/src/content/entries/ltx-2-3-open-video-and-audio-from-… |
paid-ad-audit-skill-for-claude-code-across-seven-platforms.… |
software | healthy | site/src/content/entries/paid-ad-audit-skill-for-claude-cod… |
keye-vl-2-0-open-multimodal-model-built-for-long-video.md |
software | healthy | site/src/content/entries/keye-vl-2-0-open-multimodal-model-… |
qwen3-tts-in-comfyui-with-voice-cloning.md |
software | healthy | site/src/content/entries/qwen3-tts-in-comfyui-with-voice-cl… |
remotion-ad-video-skill-code-driven-ads-from-a-url.md |
software | healthy | site/src/content/entries/remotion-ad-video-skill-code-drive… |
lora-for-re-shooting-a-subject-from-a-different-angle.md |
software | healthy | site/src/content/entries/lora-for-re-shooting-a-subject-fro… |
davinci-magihuman-human-focused-video-with-audio-from-one-m… |
software | healthy | site/src/content/entries/davinci-magihuman-human-focused-vi… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scraper |
software | healthy | scraper |
config |
software | healthy | scraper/config |
src |
software | healthy | scraper/src |
sources |
software | healthy | scraper/src/sources |
site |
software | healthy | site |
src |
software | healthy | site/src |
content |
software | healthy | site/src/content |
entries |
software | healthy | site/src/content/entries |
styles |
software | healthy | site/src/styles |
.claude |
software | healthy | .claude |
handoff |
software | healthy | handoff |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::scraper/src/backfill.ts |
security | healthy | scraper/src/backfill.ts |
auth::scraper/src/reddit.ts |
security | healthy | scraper/src/reddit.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bpq5irvr |
software | healthy | /tmp/repobility-clone-bpq5irvr |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | scraper/src/writeup.ts |
This page is publicly accessible at:
https://repobility.com/scan/92906c64-e27c-423c-9f5b-305ad6aeaa2b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/92906c64-e27c-423c-9f5b-305ad6aeaa2b/
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.