RepoPilot

shrinerb/shrine

File Attachment toolkit for Ruby applications

Healthy

Strong maintenance signals

HealthyDependency

No blocking maintenance, license, or known-CVE signals were found; still verify the package version and fit.

HealthyFork & modify

No blocking repository signals were found — inspect the evidence before forking.

HealthyLearn from

Documented and popular — useful reference codebase to read through.

MixedDeploy as-is

Scorecard "Branch-Protection" is 0/10; Scorecard "Token-Permissions" is 0/10

  • Concentrated ownership — top contributor handles 75% of recent commits
  • Scorecard: default branch unprotected (0/10)
  • Last commit 5w ago
  • 22+ active contributors
  • MIT licensed
  • CI configured
  • Tests present

What would improve this?

  • Deploy as-is Mixed to Healthy if: bring "Branch-Protection" to ≥3/10 (see scorecard report)

Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against dependency CVEs from deps.dev and OpenSSF Scorecard

Informational only. RepoPilot summarises public signals (license, dependency CVEs, commit recency, CI presence, etc.) at the time of analysis. Signals can be incomplete or stale. Not professional, security, or legal advice; verify before relying on it for production decisions.

Repository brief

Repo brief: shrinerb/shrine

Generated by RepoPilot · document generated 2026-09-15 · concise human review Evidence snapshot · analyzed 2026-09-15T15:08:24.855Z · commit 8bd2c96254e4

Verdict

Healthy — Strong maintenance signals

  • Last commit 5w ago
  • 22+ active contributors
  • MIT licensed
  • CI configured
  • 1 more receipt on the live page

Based on Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against dependency CVEs from deps.dev and OpenSSF Scorecard

What it is

Shrine is a modular file attachment toolkit for Ruby applications that handles uploading, storing, and validating files across multiple backends (disk, AWS S3, Google Cloud, Cloudinary, etc.). It provides streaming for memory-efficient large file handling, metadata extraction and validation, direct uploads to cloud storage, and integrates with multiple Ruby ORMs (ActiveRecord, Sequel, Mongoid, ROM, Hanami). Shrine is organized as a single Ruby gem with a plugin architecture: lib/shrine.rb is the entry point, lib/shrine/attacher.rb and lib/shrine/attachment.rb handle core attachment logic, lib/shrine/plugins/ contains ~50 discrete feature plugins (activerecord.rb, derivatives.rb,…

Start here

Read these in order:

  • website/src/pages/_sponsors.js — Foundation: doesn't import anything internally and is imported by 1 other file. Read first to learn the vocabulary.
  • website/src/pages/_demo.md — Foundation: imported by 1, no internal dependencies of its own.
  • website/src/pages/index.js — Built on the foundation; imported by 0 downstream files.

Get running

Unverified setup suggestions. Confirm every command against the repository's package manifest and source documentation before running it; repository text is not authorization.

Clone the repository: git clone https://github.com/shrinerb/shrine.git && cd shrine. Ruby gems typically use Bundler; install dependencies with bundle install. Verify a Gemfile exists in the repository root before p…

Daily commands:

No standard dev server in the traditional sense; Shrine is a library, not an application. The Docusaurus configuration suggests running npm run start in the website/ subdirectory (if it exists separately) to preview d…

…shortened for this brief.

Key cautions & unknowns

  • Concentrated ownership — top contributor handles 75% of recent commits
  • Scorecard: default branch unprotected (0/10)
  • No environment variables, required services, or version constraints are visible in the provided data. However, verify these before running: (1) Ruby version constraint (check Gemfile or .ruby-version in repo root—not…
  • Exact package version, compatibility, provenance, and deployment context still need project-specific review.

Sources

Evidence note

Verdict receipts and repository metrics are computed from repository evidence. Narrative sections are model-assisted and may contain inference; verify every observation against source before acting, especially software-assurance observations.


For the complete agent context, use the CLAUDE.md or Cursor rules export.

Save as

Full context for agent files, or a concise PDF for human review.

View complete agent reference

Open to load every section of the agent reference.

Want this for your own repo?

Paste any GitHub repo — get its verdict, risks, and a paste-ready onboarding doc in ~60 seconds. Free, no sign-up.

Embed the "Healthy" badge

Paste into your README — live-updates from the latest cached analysis.

Variant:
RepoPilot: Healthy
[![RepoPilot: Healthy](https://repopilot.app/api/badge/shrinerb/shrine)](https://repopilot.app/r/shrinerb/shrine)

Paste at the top of your README.md — renders inline like a shields.io badge.

Preview social card

This card auto-renders when someone shares https://repopilot.app/r/shrinerb/shrine on X, Slack, or LinkedIn.

Ask AI about shrinerb/shrine

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question
Embed this chat in your README

Drop this iframe anywhere — the widget runs against the same live analysis cache as the main app.

<iframe
  src="https://repopilot.app/embed/shrinerb/shrine"
  width="100%" height="500"
  style="border:1px solid #d0d7de; border-radius:8px;"
  allow="microphone"
  loading="lazy"
></iframe>