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.

The-Fullest-Project/thefullestproject

https://github.com/The-Fullest-Project/thefullestproject · scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)

45 raw signals (0 security + 45 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 35 actionable findings from 1 signal source. 10 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 832 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
.eleventy.js software healthy .eleventy.js
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
deploy.js software healthy deploy.js
test_pending_store.py software healthy scrapers/test_pending_store.py
seed_propublica.py software healthy scrapers/seed_propublica.py
_category_map.py software healthy scrapers/_category_map.py
README.md software healthy scrapers/README.md
pending_store.py software healthy scrapers/pending_store.py
base_scraper.py software healthy scrapers/base_scraper.py
_source_health.py software healthy scrapers/_source_health.py
run_all.py software healthy scrapers/run_all.py
blocklist.json software healthy scrapers/blocklist.json
test_discovery_scrapers.py software healthy scrapers/test_discovery_scrapers.py
requirements.txt software healthy scrapers/requirements.txt
_extraction.py software healthy scrapers/_extraction.py
spotlight_scraper.py software healthy scrapers/sources/spotlight_scraper.py
__init__.py software healthy scrapers/sources/__init__.py
cms_providers.py software healthy scrapers/sources/cms_providers.py
news_leads.py software healthy scrapers/sources/news_leads.py
osm_overpass.py software healthy scrapers/sources/osm_overpass.py
medically_complex.py software healthy scrapers/sources/medically_complex.py
nova_resources.py software healthy scrapers/sources/nova_resources.py
national_resources.py software healthy scrapers/sources/national_resources.py
mobilityworks.py software healthy scrapers/sources/mobilityworks.py
process_gig.py software healthy scrapers/sources/process_gig.py
example_arc.py software healthy scrapers/sources/example_arc.py
positive_stories.py software healthy scrapers/sources/positive_stories.py
abilities_expo.py software healthy scrapers/sources/abilities_expo.py
blog_content.py software healthy scrapers/sources/blog_content.py
scrape_digest.py software healthy scrapers/sources/scrape_digest.py
scrape_log.json software healthy scrapers/logs/scrape_log.json
national.json software healthy scrapers/output/national.json
nova.json software healthy scrapers/output/nova.json
monthly-mailer-business-plan.md software healthy docs/monthly-mailer-business-plan.md
backfill-date-added.js software healthy scripts/backfill-date-added.js
add_therapy_providers.py software healthy scripts/add_therapy_providers.py
add_home_mods.py software healthy scripts/add_home_mods.py
add_medical.py software healthy scripts/add_medical.py
fix_broken_urls.py software healthy scripts/fix_broken_urls.py
add_nonprofits.py software healthy scripts/add_nonprofits.py
fix_broken_urls2.py software healthy scripts/fix_broken_urls2.py
add_legal_resources.py software healthy scripts/add_legal_resources.py
add_therapy_providers2.py software healthy scripts/add_therapy_providers2.py
add_sensory_venues.py software healthy scripts/add_sensory_venues.py
worker.js software healthy cloudflare-worker/worker.js
wrangler.toml software healthy cloudflare-worker/wrangler.toml

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

LabelLayerStatusPath
deploy software healthy deploy.js:deploy
setUp software healthy scrapers/test_pending_store.py:19
tearDown software healthy scrapers/test_pending_store.py:31
test_new_id_is_deterministic software healthy scrapers/test_pending_store.py:43
test_queue_items_dedups_within_run software healthy scrapers/test_pending_store.py:54
test_load_pending_keys_includes_submissions_for_resources software healthy scrapers/test_pending_store.py:66
test_load_pending_keys_blog_has_urls_and_slugs software healthy scrapers/test_pending_store.py:80
test_prune_drops_stale_news_keeps_resources software healthy scrapers/test_pending_store.py:89
test_prune_deletes_emptied_batch_file software healthy scrapers/test_pending_store.py:109
_seed_live software healthy scrapers/test_pending_store.py:122
test_save_resources_updates_live_and_queues_new software healthy scrapers/test_pending_store.py:128
test_save_resources_second_run_queues_nothing software healthy scrapers/test_pending_store.py:149
test_save_resources_skips_items_live_in_other_files software healthy scrapers/test_pending_store.py:156
test_dedup_is_case_and_whitespace_insensitive software healthy scrapers/test_pending_store.py:163
_fetch software healthy scrapers/seed_propublica.py:35
_fetch_state_orgs software healthy scrapers/seed_propublica.py:43
_org_to_candidate software healthy scrapers/seed_propublica.py:58
seed software healthy scrapers/seed_propublica.py:78
osm_category software healthy scrapers/_category_map.py:103
is_disability_relevant software healthy scrapers/_category_map.py:118
is_noise software healthy scrapers/_category_map.py:139
safe_category software healthy scrapers/_category_map.py:148
_key_string software healthy scrapers/pending_store.py:41
resource_key software healthy scrapers/pending_store.py:54
new_id software healthy scrapers/pending_store.py:61
make_envelope software healthy scrapers/pending_store.py:73
_load_json software healthy scrapers/pending_store.py:90
_batch_file software healthy scrapers/pending_store.py:100
queue_items software healthy scrapers/pending_store.py:104
iter_pending software healthy scrapers/pending_store.py:129
load_pending_keys software healthy scrapers/pending_store.py:142
_envelope_age_days software healthy scrapers/pending_store.py:171
_prune_summary software healthy scrapers/pending_store.py:185
_prune_threshold software healthy scrapers/pending_store.py:197
_prune_file software healthy scrapers/pending_store.py:213
prune_stale software healthy scrapers/pending_store.py:233
make_resource software healthy scrapers/base_scraper.py:20
save_resources software healthy scrapers/base_scraper.py:42
_write_live software healthy scrapers/base_scraper.py:75
_load_entry_list software healthy scrapers/base_scraper.py:100
all_live_resource_keys software healthy scrapers/base_scraper.py:110
queue_new_resources software healthy scrapers/base_scraper.py:124
_caller_module_name software healthy scrapers/base_scraper.py:150
load_existing software healthy scrapers/base_scraper.py:165
load_blocklist software healthy scrapers/base_scraper.py:177
is_blocked software healthy scrapers/base_scraper.py:185
merge_resources software healthy scrapers/base_scraper.py:200
int_env software healthy scrapers/_source_health.py:20
float_env software healthy scrapers/_source_health.py:30
__init__ software healthy scrapers/_source_health.py:58

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

LabelLayerStatusPath
scrapers software healthy scrapers
sources software healthy scrapers/sources
logs software healthy scrapers/logs
output software healthy scrapers/output
docs software healthy docs
scripts software healthy scripts
cloudflare-worker software healthy cloudflare-worker
cloudflare-worker-decap-oauth software healthy cloudflare-worker-decap-oauth
.claude software healthy .claude
agents software healthy .claude/agents
hooks software healthy .claude/hooks
skills software healthy .claude/skills
designing-lifecycle-messages software healthy .claude/skills/designing-lifecycle-messages
references software healthy .claude/skills/designing-lifecycle-messages/references
triaging-user-feedback software healthy .claude/skills/triaging-user-feedback
references software healthy .claude/skills/triaging-user-feedback/references
designing-onboarding-paths software healthy .claude/skills/designing-onboarding-paths
references software healthy .claude/skills/designing-onboarding-paths/references
json software healthy .claude/skills/json
references software healthy .claude/skills/json/references
structuring-offer-ladders software healthy .claude/skills/structuring-offer-ladders
frontend-design software healthy .claude/skills/frontend-design
eleventy software healthy .claude/skills/eleventy
references software healthy .claude/skills/eleventy/references
instrumenting-product-metrics software healthy .claude/skills/instrumenting-product-metrics
javascript software healthy .claude/skills/javascript
references software healthy .claude/skills/javascript/references
tailwind software healthy .claude/skills/tailwind
references software healthy .claude/skills/tailwind/references
tightening-brand-voice software healthy .claude/skills/tightening-brand-voice
references software healthy .claude/skills/tightening-brand-voice/references
inspecting-search-coverage software healthy .claude/skills/inspecting-search-coverage
references software healthy .claude/skills/inspecting-search-coverage/references
nunjucks software healthy .claude/skills/nunjucks
references software healthy .claude/skills/nunjucks/references
orchestrating-feature-adoption software healthy .claude/skills/orchestrating-feature-adoption
references software healthy .claude/skills/orchestrating-feature-adoption/references
mapping-conversion-events software healthy .claude/skills/mapping-conversion-events
references software healthy .claude/skills/mapping-conversion-events/references
markdown software healthy .claude/skills/markdown
references software healthy .claude/skills/markdown/references
clarifying-market-fit software healthy .claude/skills/clarifying-market-fit
references software healthy .claude/skills/clarifying-market-fit/references
mapping-user-journeys software healthy .claude/skills/mapping-user-journeys
references software healthy .claude/skills/mapping-user-journeys/references
python software healthy .claude/skills/python
references software healthy .claude/skills/python/references
ftp software healthy .claude/skills/ftp
designing-inapp-guidance software healthy .claude/skills/designing-inapp-guidance
references software healthy .claude/skills/designing-inapp-guidance/references

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

LabelLayerStatusPath
auth::cloudflare-worker-decap-oauth/wrangler.toml security healthy cloudflare-worker-decap-oauth/wrangler.toml
auth::cloudflare-worker-decap-oauth/README.md security healthy cloudflare-worker-decap-oauth/README.md
auth::src/admin/config.yml security healthy src/admin/config.yml
auth::cloudflare-worker-decap-oauth/worker.js security healthy cloudflare-worker-decap-oauth/worker.js
auth::cloudflare-worker-admin-api/worker.js security healthy cloudflare-worker-admin-api/worker.js
auth::src/admin/review/portal.js security healthy src/admin/review/portal.js
auth::CLAUDE.md security healthy CLAUDE.md
auth::cloudflare-worker-admin-api/README.md security healthy cloudflare-worker-admin-api/README.md

LabelLayerStatusPath
PendingStoreTests software healthy scrapers/test_pending_store.py:18
SourceRunFailed software healthy scrapers/_source_health.py:38
SourceRun software healthy scrapers/_source_health.py:42
CategoryMapTests software healthy scrapers/test_discovery_scrapers.py:16
ExtractionTests software healthy scrapers/test_discovery_scrapers.py:64

LabelLayerStatusPath
scrape-and-deploy cicd healthy .github/workflows/scrape.yml
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
publish cicd healthy .github/workflows/gig-publish.yml

LabelLayerStatusPath
gha::scrape cicd healthy .github/workflows/scrape.yml
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::gig-publish cicd healthy .github/workflows/gig-publish.yml

LabelLayerStatusPath
repobility-clone-c24zfvob software healthy /tmp/repobility-clone-c24zfvob

LabelLayerStatusPath
port:8081 network healthy package.json
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/b0ffd760-3914-4016-906d-ac9903be5001/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b0ffd760-3914-4016-906d-ac9903be5001/

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.