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.

crmne/ruby_llm

https://github.com/crmne/ruby_llm · scanned 2026-06-17 01:52 UTC (1 month, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -17.9 (diff) · 9 actionable findings from 1 signal source. 12 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 946 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
.env.example software healthy .env.example
CONTRIBUTING.md software healthy CONTRIBUTING.md
mise.toml software healthy mise.toml
.rubocop.yml software healthy .rubocop.yml
README.md software healthy README.md
LICENSE software healthy LICENSE
.gitleaks.toml software healthy .gitleaks.toml
codecov.yml software healthy codecov.yml
Gemfile software healthy Gemfile
.overcommit.yml software healthy .overcommit.yml
pull_request_template.md software healthy .github/pull_request_template.md
FUNDING.yml software healthy .github/FUNDING.yml
config.yml software healthy .github/ISSUE_TEMPLATE/config.yml
feature_request.yml software healthy .github/ISSUE_TEMPLATE/feature_request.yml
bug_report.yml software healthy .github/ISSUE_TEMPLATE/bug_report.yml
docs.yml software healthy .github/workflows/docs.yml
_test-matrix.yml software healthy .github/workflows/_test-matrix.yml
release.yml software healthy .github/workflows/release.yml
pr.yml software healthy .github/workflows/pr.yml
main.yml software healthy .github/workflows/main.yml
_gitleaks.yml software healthy .github/workflows/_gitleaks.yml
_lint.yml software healthy .github/workflows/_lint.yml
ruby_llm_spec.rb software healthy spec/ruby_llm_spec.rb
spec_helper.rb software healthy spec/spec_helper.rb
ruby_llm_gemspec_spec.rb software healthy spec/ruby_llm_gemspec_spec.rb
rails_helper.rb software healthy spec/rails_helper.rb
rubyllm_configuration.rb software healthy spec/support/rubyllm_configuration.rb
simplecov_configuration.rb software healthy spec/support/simplecov_configuration.rb
models_to_test.rb software healthy spec/support/models_to_test.rb
generator_test_helpers.rb software healthy spec/support/generator_test_helpers.rb
streaming_error_helpers.rb software healthy spec/support/streaming_error_helpers.rb
rspec_configuration.rb software healthy spec/support/rspec_configuration.rb
vcr_configuration.rb software healthy spec/support/vcr_configuration.rb
default_models_tailwind_ui_template.rb software healthy spec/fixtures/templates/default_models_tailwind_ui_template…
default_models_template.rb software healthy spec/fixtures/templates/default_models_template.rb
default_models_auto_tailwind_ui_template.rb software healthy spec/fixtures/templates/default_models_auto_tailwind_ui_tem…
upgrade_generators_default_template.rb software healthy spec/fixtures/templates/upgrade_generators_default_template…
upgrade_generators_custom_mappings_template.rb software healthy spec/fixtures/templates/upgrade_generators_custom_mappings_…
namespaced_models_template.rb software healthy spec/fixtures/templates/namespaced_models_template.rb
chat_basic_chat_functionality_deepseek_deepseek-chat_can_ha… software healthy spec/fixtures/vcr_cassettes/chat_basic_chat_functionality_d…
chat_basic_chat_functionality_azure_grok-4-1-fast-non-reaso… software healthy spec/fixtures/vcr_cassettes/chat_basic_chat_functionality_a…
chat_text_models_bedrock_amazon_nova-2-lite-v1_0_can_unders… software healthy spec/fixtures/vcr_cassettes/chat_text_models_bedrock_amazon…
chat_tool_choice_and_calls_control_anthropic_claude-haiku-4… software healthy spec/fixtures/vcr_cassettes/chat_tool_choice_and_calls_cont…
chat_pdf_models_bedrock_claude-sonnet-4-5_handles_multiple_… software healthy spec/fixtures/vcr_cassettes/chat_pdf_models_bedrock_claude-…
chat_function_calling_bedrock_amazon_nova-2-lite-v1_0_handl… software healthy spec/fixtures/vcr_cassettes/chat_function_calling_bedrock_a…
activerecord_actsas_tool_functionality_handles_halt_mechani… software healthy spec/fixtures/vcr_cassettes/activerecord_actsas_tool_functi…
chat_basic_chat_functionality_xai_grok-4-1-fast-non-reasoni… software healthy spec/fixtures/vcr_cassettes/chat_basic_chat_functionality_x…
chat_tool_choice_and_calls_control_gemini_gemini-2_5-flash_… software healthy spec/fixtures/vcr_cassettes/chat_tool_choice_and_calls_cont…
chat_error_handling_with_bedrock_amazon_nova-2-lite-v1_0_ra… software healthy spec/fixtures/vcr_cassettes/chat_error_handling_with_bedroc…
chat_video_models_gemini_gemini-2_5-flash_can_understand_lo… software healthy spec/fixtures/vcr_cassettes/chat_video_models_gemini_gemini…

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

LabelLayerStatusPath
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
spec software healthy spec
support software healthy spec/support
fixtures software healthy spec/fixtures
templates software healthy spec/fixtures/templates
vcr_cassettes software healthy spec/fixtures/vcr_cassettes
lib software healthy spec/lib
tasks software healthy spec/lib/tasks
ruby_llm software healthy spec/ruby_llm
providers software healthy spec/ruby_llm/providers
xai software healthy spec/ruby_llm/providers/xai
ollama software healthy spec/ruby_llm/providers/ollama
deep_seek software healthy spec/ruby_llm/providers/deep_seek
azure software healthy spec/ruby_llm/providers/azure
perplexity software healthy spec/ruby_llm/providers/perplexity
mistral software healthy spec/ruby_llm/providers/mistral
open_router software healthy spec/ruby_llm/providers/open_router
bedrock software healthy spec/ruby_llm/providers/bedrock
active_record software healthy spec/ruby_llm/active_record
generators software healthy spec/ruby_llm/generators
protocols software healthy spec/ruby_llm/protocols
anthropic software healthy spec/ruby_llm/protocols/anthropic
gemini software healthy spec/ruby_llm/protocols/gemini
chat_completions software healthy spec/ruby_llm/protocols/chat_completions
converse software healthy spec/ruby_llm/protocols/converse
responses software healthy spec/ruby_llm/protocols/responses
model software healthy spec/ruby_llm/model
dummy software healthy spec/dummy
app software healthy spec/dummy/app
controllers software healthy spec/dummy/app/controllers
models software healthy spec/dummy/app/models
db software healthy spec/dummy/db
migrate software healthy spec/dummy/db/migrate
config software healthy spec/dummy/config
initializers software healthy spec/dummy/config/initializers
locales software healthy spec/dummy/config/locales
environments software healthy spec/dummy/config/environments
docs software healthy docs
_sass software healthy docs/_sass
custom software healthy docs/_sass/custom
_advanced software healthy docs/_advanced
_includes software healthy docs/_includes
_layouts software healthy docs/_layouts
_plugins software healthy docs/_plugins
_core_features software healthy docs/_core_features
_getting_started software healthy docs/_getting_started
_reference software healthy docs/_reference
assets software healthy docs/assets

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

LabelLayerStatusPath
build cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/docs.yml
test cicd healthy .github/workflows/_test-matrix.yml
publish cicd healthy .github/workflows/release.yml
gitleaks cicd healthy .github/workflows/pr.yml
lint cicd healthy .github/workflows/pr.yml
test cicd healthy .github/workflows/pr.yml
gitleaks cicd healthy .github/workflows/main.yml
lint cicd healthy .github/workflows/main.yml
test cicd healthy .github/workflows/main.yml
release_needed cicd healthy .github/workflows/main.yml
release cicd healthy .github/workflows/main.yml
gitleaks cicd healthy .github/workflows/_gitleaks.yml
lint cicd healthy .github/workflows/_lint.yml

LabelLayerStatusPath
applyTheme software healthy docs/assets/js/auto-dark-mode.js:applyTheme
isClipboardAvailable software healthy docs/assets/js/copy-page-markdown.js:isClipboardAvailable
normalizeUrl software healthy docs/assets/js/copy-page-markdown.js:normalizeUrl
setButtonLabel software healthy docs/assets/js/copy-page-markdown.js:setButtonLabel
restoreLabelAfterDelay software healthy docs/assets/js/copy-page-markdown.js:restoreLabelAfterDelay
setupButton software healthy docs/assets/js/copy-page-markdown.js:setupButton
stripFrontMatter software healthy docs/assets/js/copy-page-markdown.js:stripFrontMatter

LabelLayerStatusPath
gha::docs cicd healthy .github/workflows/docs.yml
gha::_test-matrix cicd healthy .github/workflows/_test-matrix.yml
gha::release cicd healthy .github/workflows/release.yml
gha::pr cicd healthy .github/workflows/pr.yml
gha::main cicd healthy .github/workflows/main.yml
gha::_gitleaks cicd healthy .github/workflows/_gitleaks.yml
gha::_lint cicd healthy .github/workflows/_lint.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
CODECOV_TOKEN cicd healthy
RUBYGEMS_AUTH_TOKEN cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy .env.example
vps::azure hardware healthy .env.example

LabelLayerStatusPath
auth::spec/ruby_llm/chat_error_spec.rb security healthy spec/ruby_llm/chat_error_spec.rb
auth::spec/support/vcr_configuration.rb security healthy spec/support/vcr_configuration.rb

LabelLayerStatusPath
crmne__ruby_llm software healthy /data/fable5_failed_archive/crmne__ruby_llm

LabelLayerStatusPath
sqlite data healthy spec/dummy/config/database.yml

LabelLayerStatusPath
10.0.2.0 network healthy .github/workflows/_test-matrix.yml

LabelLayerStatusPath
openai_or_anthropic_key::spec/fixtures/vcr_cassettes/chat_w… security healthy spec/fixtures/vcr_cassettes/chat_with_schema_with_openai_gp…
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/042016ab-2d35-4797-bf2b-65239b49af81/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/042016ab-2d35-4797-bf2b-65239b49af81/

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.