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.

calebl/sacred-feminine-community

https://github.com/calebl/sacred-feminine-community · scanned 2026-06-17 01:45 UTC (1 month, 1 week ago)

22 raw signals (0 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -10.1 (diff) · 22 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 562 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
CLAUDE.md software healthy CLAUDE.md
.rubocop.yml software healthy .rubocop.yml
README.md software healthy README.md
docker-compose.yml software healthy docker-compose.yml
FEATURES.md software healthy FEATURES.md
Dockerfile software healthy Dockerfile
Gemfile software healthy Gemfile
application_helper.rb software healthy app/helpers/application_helper.rb
send_push_notification_job.rb software healthy app/jobs/send_push_notification_job.rb
geocode_user_job.rb software healthy app/jobs/geocode_user_job.rb
application_job.rb software healthy app/jobs/application_job.rb
send_email_notification_job.rb software healthy app/jobs/send_email_notification_job.rb
broadcast_unread_badge_job.rb software healthy app/jobs/broadcast_unread_badge_job.rb
process_bulk_invitation_job.rb software healthy app/jobs/process_bulk_invitation_job.rb
resend_rate_limit_retryable.rb software healthy app/jobs/resend_rate_limit_retryable.rb
create_notification_job.rb software healthy app/jobs/create_notification_job.rb
resend_mail_delivery_job.rb software healthy app/jobs/resend_mail_delivery_job.rb
reaction_policy.rb software healthy app/policies/reaction_policy.rb
group_post_comment_policy.rb software healthy app/policies/group_post_comment_policy.rb
post_comment_policy.rb software healthy app/policies/post_comment_policy.rb
application_policy.rb software healthy app/policies/application_policy.rb
feed_post_comment_policy.rb software healthy app/policies/feed_post_comment_policy.rb
user_policy.rb software healthy app/policies/user_policy.rb
help_request_policy.rb software healthy app/policies/help_request_policy.rb
admin_dashboard_policy.rb software healthy app/policies/admin_dashboard_policy.rb
push_subscription_policy.rb software healthy app/policies/push_subscription_policy.rb
user_block_policy.rb software healthy app/policies/user_block_policy.rb
conversation_policy.rb software healthy app/policies/conversation_policy.rb
faq_policy.rb software healthy app/policies/faq_policy.rb
vapid_key_policy.rb software healthy app/policies/vapid_key_policy.rb
post_policy.rb software healthy app/policies/post_policy.rb
help_request_reply_policy.rb software healthy app/policies/help_request_reply_policy.rb
group_post_policy.rb software healthy app/policies/group_post_policy.rb
cohort_policy.rb software healthy app/policies/cohort_policy.rb
impersonation_policy.rb software healthy app/policies/impersonation_policy.rb
release_policy.rb software healthy app/policies/release_policy.rb
group_policy.rb software healthy app/policies/group_policy.rb
notification_policy.rb software healthy app/policies/notification_policy.rb
mention_policy.rb software healthy app/policies/mention_policy.rb
feed_post_policy.rb software healthy app/policies/feed_post_policy.rb
user_policy.rb software healthy app/policies/account/user_policy.rb
user_policy.rb software healthy app/policies/admin/user_policy.rb
bulk_invitation_policy.rb software healthy app/policies/admin/bulk_invitation_policy.rb
user_policy.rb software healthy app/policies/admin/users/user_policy.rb
service-worker.js software healthy app/views/pwa/service-worker.js
application_mailer.rb software healthy app/mailers/application_mailer.rb
notification_mailer.rb software healthy app/mailers/notification_mailer.rb
user_blocks_controller.rb software healthy app/controllers/user_blocks_controller.rb
help_requests_controller.rb software healthy app/controllers/help_requests_controller.rb
application_controller.rb software healthy app/controllers/application_controller.rb

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

LabelLayerStatusPath
app software healthy app
helpers software healthy app/helpers
jobs software healthy app/jobs
policies software healthy app/policies
account software healthy app/policies/account
admin software healthy app/policies/admin
users software healthy app/policies/admin/users
views software healthy app/views
pwa software healthy app/views/pwa
mailers software healthy app/mailers
controllers software healthy app/controllers
concerns software healthy app/controllers/concerns
group_posts software healthy app/controllers/group_posts
api software healthy app/controllers/api
account software healthy app/controllers/account
help_requests software healthy app/controllers/help_requests
admin software healthy app/controllers/admin
users software healthy app/controllers/admin/users
feed_posts software healthy app/controllers/feed_posts
conversations software healthy app/controllers/conversations
notifications software healthy app/controllers/notifications
posts software healthy app/controllers/posts
models software healthy app/models
concerns software healthy app/models/concerns
javascript software healthy app/javascript
controllers software healthy app/javascript/controllers
assets software healthy app/assets
tailwind software healthy app/assets/tailwind
stylesheets software healthy app/assets/stylesheets
.github software healthy .github
db software healthy db
migrate software healthy db/migrate
seeds software healthy db/seeds
development software healthy db/seeds/development
test software healthy test
helpers software healthy test/helpers
jobs software healthy test/jobs
policies software healthy test/policies
account software healthy test/policies/account
admin software healthy test/policies/admin
users software healthy test/policies/admin/users
mailers software healthy test/mailers
controllers software healthy test/controllers
group_posts software healthy test/controllers/group_posts
api software healthy test/controllers/api
account software healthy test/controllers/account
help_requests software healthy test/controllers/help_requests
admin software healthy test/controllers/admin
users software healthy test/controllers/admin/users
feed_posts software healthy test/controllers/feed_posts

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

LabelLayerStatusPath
extends software healthy app/javascript/controllers/replies_toggle_controller.js:ext…
extends software healthy app/javascript/controllers/member_search_controller.js:exte…
extends software healthy app/javascript/controllers/invite_form_controller.js:extends
extends software healthy app/javascript/controllers/clipboard_controller.js:extends
extends software healthy app/javascript/controllers/toggle_visibility_controller.js:…
extends software healthy app/javascript/controllers/profile_map_controller.js:extends
extends software healthy app/javascript/controllers/post_edit_controller.js:extends
extends software healthy app/javascript/controllers/dropdown_controller.js:extends
extends software healthy app/javascript/controllers/email_preview_controller.js:exte…
extends software healthy app/javascript/controllers/push_notifications_controller.js…
extends software healthy app/javascript/controllers/mention_controller.js:extends
extends software healthy app/javascript/controllers/lightbox_controller.js:extends
extends software healthy app/javascript/controllers/notification_preview_controller.…
extends software healthy app/javascript/controllers/replies_section_controller.js:ex…
extends software healthy app/javascript/controllers/flash_controller.js:extends
extends software healthy app/javascript/controllers/scroll_bottom_controller.js:exte…
extends software healthy app/javascript/controllers/dark_mode_controller.js:extends
extends software healthy app/javascript/controllers/map_controller.js:extends
extends software healthy app/javascript/controllers/conversation_search_controller.j…
extends software healthy app/javascript/controllers/dm_notification_controller.js:ex…
extends software healthy app/javascript/controllers/app_badge_controller.js:extends
extends software healthy app/javascript/controllers/reply_form_controller.js:extends
extends software healthy app/javascript/controllers/image_cropper_controller.js:exte…
extends software healthy app/javascript/controllers/photo_upload_controller.js:exten…
extends software healthy app/javascript/controllers/details_controller.js:extends
extends software healthy app/javascript/controllers/confirm_dialog_controller.js:ext…
extends software healthy app/javascript/controllers/reset_form_controller.js:extends
extends software healthy app/javascript/controllers/tabs_controller.js:extends
extends software healthy app/javascript/controllers/inline_post_form_controller.js:e…
extends software healthy app/javascript/controllers/emoji_reaction_controller.js:ext…
extends software healthy app/javascript/controllers/chat_alignment_controller.js:ext…
extends software healthy app/javascript/controllers/post_body_controller.js:extends
extends software healthy app/javascript/controllers/local_time_controller.js:extends

LabelLayerStatusPath
password_literal::db/seeds/development/setup.rb security healthy db/seeds/development/setup.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/passwords_contro… security healthy test/controllers/account/passwords_controller_test.rb
password_literal::test/controllers/account/emails_controlle… security healthy test/controllers/account/emails_controller_test.rb
password_literal::test/controllers/account/emails_controlle… security healthy test/controllers/account/emails_controller_test.rb
password_literal::test/controllers/account/emails_controlle… security healthy test/controllers/account/emails_controller_test.rb
password_literal::test/controllers/account/emails_controlle… security healthy test/controllers/account/emails_controller_test.rb
password_literal::test/controllers/admin/invitations_contro… security healthy test/controllers/admin/invitations_controller_test.rb
password_literal::test/controllers/admin/invitations_contro… security healthy test/controllers/admin/invitations_controller_test.rb
password_literal::test/controllers/admin/invitations_contro… security healthy test/controllers/admin/invitations_controller_test.rb
password_literal::test/controllers/admin/impersonations_con… security healthy test/controllers/admin/impersonations_controller_test.rb
password_literal::test/models/user_test.rb security healthy test/models/user_test.rb
password_literal::test/models/user_test.rb security healthy test/models/user_test.rb

LabelLayerStatusPath
updateBadge software healthy app/views/pwa/service-worker.js:updateBadge
updateBadgeAfterClick software healthy app/views/pwa/service-worker.js:updateBadgeAfterClick
name software healthy app/javascript/controllers/member_search_controller.js:name
location software healthy app/javascript/controllers/member_search_controller.js:loca…
base64 software healthy app/javascript/controllers/push_notifications_controller.js…
walk software healthy app/javascript/controllers/mention_controller.js:walk
cleanup software healthy app/javascript/controllers/confirm_dialog_controller.js:cle…

LabelLayerStatusPath
port:3000 network healthy docker-compose.yml
port:80 network healthy Dockerfile
port:1000 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
web hardware healthy docker-compose.yml
jobs hardware healthy docker-compose.yml

LabelLayerStatusPath
5.78.143.38 network healthy config/deploy.yml
192.168.0.1 network healthy config/deploy.yml

LabelLayerStatusPath
vps::aws hardware healthy config/storage.yml
vps::hetzner hardware healthy config/deploy.yml

LabelLayerStatusPath
calebl__sacred-feminine-community software healthy /data/fable5_failed_archive/calebl__sacred-feminine-communi…

LabelLayerStatusPath
sqlite data healthy config/database.yml
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/31220926-eb45-4ef3-a95f-6505e9e2cf5a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/31220926-eb45-4ef3-a95f-6505e9e2cf5a/

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.