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.

sam-powers/quill

https://github.com/sam-powers/quill · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 21 actionable findings from 1 signal source. 7 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 399 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
downscale2x software healthy docs/assets/source/encode-hero.mjs:downscale2x
i software healthy docs/assets/source/encode-hero.mjs:i
snap software healthy docs/assets/source/stage-hero.mjs:snap
hold software healthy docs/assets/source/stage-hero.mjs:hold
cosmetics software healthy docs/assets/source/stage-hero.mjs:cosmetics
appSnap software healthy docs/assets/source/stage-hero.mjs:appSnap
composeComment software healthy docs/assets/source/stage-hero.mjs:composeComment
streamReply software healthy docs/assets/source/stage-hero.mjs:streamReply
App software healthy src/App.tsx:App
trackStorage software healthy src/App.tsx:trackStorage
onScroll software healthy src/App.tsx:onScroll
getMarkdown software healthy src/App.tsx:getMarkdown
wire software healthy src/App.tsx:wire
handleKeyDown software healthy src/App.tsx:handleKeyDown
refresh software healthy src/App.tsx:refresh
handleToggleSuggesting software healthy src/App.tsx:handleToggleSuggesting
handleAcceptAll software healthy src/App.tsx:handleAcceptAll
handleRejectAll software healthy src/App.tsx:handleRejectAll
makeEditor software healthy src/test/utils/trackedEdits.test.ts:makeEditor
roundTrip software healthy src/test/utils/markdownRoundTrip.test.ts:roundTrip
out software healthy src/test/utils/markdownRoundTrip.test.ts:out
expectStable software healthy src/test/utils/markdownRoundTrip.test.ts:expectStable
makeEditor software healthy src/test/extensions/PendingComment.test.ts:makeEditor
getRange software healthy src/test/extensions/PendingComment.test.ts:getRange
decoratedText software healthy src/test/extensions/PendingComment.test.ts:decoratedText
makeEditor software healthy src/test/extensions/Comment.test.ts:makeEditor
getCommentMarks software healthy src/test/extensions/Comment.test.ts:getCommentMarks
makeEditor software healthy src/test/extensions/TrackChanges.test.ts:makeEditor
hasMarkOfType software healthy src/test/extensions/TrackChanges.test.ts:hasMarkOfType
getMarkAttrs software healthy src/test/extensions/TrackChanges.test.ts:getMarkAttrs
getTextContent software healthy src/test/extensions/TrackChanges.test.ts:getTextContent
hasBold software healthy src/test/extensions/TrackChanges.test.ts:hasBold
replaceHelloWithHi software healthy src/test/extensions/TrackChanges.test.ts:replaceHelloWithHi
makeEditor software healthy src/test/extensions/Find.test.ts:makeEditor
matchTexts software healthy src/test/extensions/Find.test.ts:matchTexts
decoratedTexts software healthy src/test/extensions/Find.test.ts:decoratedTexts
activeDecoratedText software healthy src/test/extensions/Find.test.ts:activeDecoratedText
makeEditor software healthy src/test/extensions/AnnotationFocus.test.ts:makeEditor
focusedText software healthy src/test/extensions/AnnotationFocus.test.ts:focusedText
addTracked software healthy src/test/extensions/AnnotationFocus.test.ts:addTracked
addTrackedInsert software healthy src/test/extensions/AnnotationFocus.test.ts:addTrackedInsert
makeSuggestion software healthy src/test/hooks/useSuggestions.test.ts:makeSuggestion
path software healthy src/test/hooks/useFileManager.test.ts:path
mockRelease software healthy src/test/hooks/useUpdateCheck.test.ts:mockRelease
makeComment software healthy src/test/hooks/claudeReplyHelpers.test.ts:makeComment
writeCalls software healthy src/test/hooks/useDraftAutosave.test.ts:writeCalls
deleteCalls software healthy src/test/hooks/useDraftAutosave.test.ts:deleteCalls
sidecarPath software healthy src/utils/sidecarPath.ts:sidecarPath
timeAgo software healthy src/utils/format.ts:timeAgo
clip software healthy src/utils/format.ts:clip

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
PRD.md software healthy PRD.md
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
vitest.config.ts software healthy vitest.config.ts
README.md software healthy plugin/quill-integration/README.md
open-in-quill.md software healthy plugin/quill-integration/commands/open-in-quill.md
USER_GUIDE.md software healthy docs/USER_GUIDE.md
SECURITY.md software healthy docs/SECURITY.md
terminal.html software healthy docs/assets/source/terminal.html
encode-hero.mjs software healthy docs/assets/source/encode-hero.mjs
stage-hero.mjs software healthy docs/assets/source/stage-hero.mjs
component-spec.md software healthy docs/design-references/component-spec.md
constraints.md software healthy docs/design-references/constraints.md
tokens.css software healthy docs/design-references/tokens.css
reference.html software healthy docs/design-references/reference.html
v0.3.0.md software healthy docs/release-notes/v0.3.0.md
v1.0.0.md software healthy docs/release-notes/v1.0.0.md
v0.1.0.md software healthy docs/release-notes/v0.1.0.md
v1.1.0.md software healthy docs/release-notes/v1.1.0.md
v0.2.0.md software healthy docs/release-notes/v0.2.0.md
v0.3.1.md software healthy docs/release-notes/v0.3.1.md
Cargo.toml software healthy src-tauri/Cargo.toml
tauri.conf.json software healthy src-tauri/tauri.conf.json
build.rs software healthy src-tauri/build.rs
Cargo.lock software healthy src-tauri/Cargo.lock
render.mjs software healthy src-tauri/icons/source/render.mjs
default.json software healthy src-tauri/capabilities/default.json
lib.rs software healthy src-tauri/src/lib.rs
main.rs software healthy src-tauri/src/main.rs
ci.yml software healthy .github/workflows/ci.yml
release.yml software healthy .github/workflows/release.yml
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
App.css software healthy src/App.css
index.ts software healthy src/types/index.ts
setup.ts software healthy src/test/setup.ts
recentFiles.test.ts software healthy src/test/utils/recentFiles.test.ts
version.test.ts software healthy src/test/utils/version.test.ts

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

LabelLayerStatusPath
plugin software healthy plugin
quill-integration software healthy plugin/quill-integration
commands software healthy plugin/quill-integration/commands
docs software healthy docs
assets software healthy docs/assets
source software healthy docs/assets/source
design-references software healthy docs/design-references
release-notes software healthy docs/release-notes
src-tauri software healthy src-tauri
icons software healthy src-tauri/icons
source software healthy src-tauri/icons/source
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
test software healthy src/test
utils software healthy src/test/utils
components software healthy src/test/components
extensions software healthy src/test/extensions
hooks software healthy src/test/hooks
utils software healthy src/utils
components software healthy src/components
extensions software healthy src/extensions
hooks software healthy src/hooks
e2e software healthy e2e

LabelLayerStatusPath
App frontend healthy src/App.tsx
CommentCard frontend healthy src/components/CommentCard.tsx
ReviewModal frontend healthy src/components/ReviewModal.tsx
SuggestionCard frontend healthy src/components/SuggestionCard.tsx
UpdateBanner frontend healthy src/components/UpdateBanner.tsx
Toolbar frontend healthy src/components/Toolbar.tsx
AddCommentButton frontend healthy src/components/AddCommentButton.tsx
Footer frontend healthy src/components/Footer.tsx
QuillEditor frontend healthy src/components/Editor.tsx
CommentLayer frontend healthy src/components/CommentLayer.tsx
SessionPicker frontend healthy src/components/SessionPicker.tsx
ReplacementCard frontend healthy src/components/ReplacementCard.tsx
FindBar frontend healthy src/components/FindBar.tsx
AppModal frontend healthy src/components/AppModal.tsx

LabelLayerStatusPath
/docs/file.comments.json frontend healthy src/test/hooks/useFileManager.test.ts
/docs/test.md frontend healthy src/test/hooks/useFileManager.test.ts
/override/path.md frontend healthy src/test/hooks/useFileManager.test.ts
/docs/test.comments.json frontend healthy src/test/hooks/useFileManager.test.ts

LabelLayerStatusPath
frontend cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
rust cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
comment software healthy src/test/extensions/Comment.test.ts:comment
toggle software healthy src/extensions/AnnotationFocus.ts:toggle
added software healthy src/extensions/AnnotationFocus.ts:added

LabelLayerStatusPath
port:1420 network healthy vite.config.ts
port:1421 network healthy vite.config.ts

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/7beb4c86-046c-465b-980c-9a7c2fc86194/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7beb4c86-046c-465b-980c-9a7c2fc86194/

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.