https://github.com/shayc/react-built-in-ai
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months, 2 weeks ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 153 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.
| Label | Layer | Status | Path |
|---|---|---|---|
isSupported |
software | healthy | src/is-supported.ts:isSupported |
cleanup |
software | healthy | src/use-global-download-progress.test.ts:cleanup |
Probe |
software | healthy | src/use-global-download-progress.test.ts:Probe |
SuggestionDownloadBar |
software | healthy | src/use-global-download-progress.ts:SuggestionDownloadBar |
useGlobalDownloadProgress |
software | healthy | src/use-global-download-progress.ts:useGlobalDownloadProgre… |
toPrefixes |
software | healthy | src/use-global-download-progress.ts:toPrefixes |
createTranslator |
software | healthy | src/translator/create-translator.ts:createTranslator |
Translate |
software | healthy | src/translator/use-translator.ts:Translate |
useTranslator |
software | healthy | src/translator/use-translator.ts:useTranslator |
onAbort |
software | healthy | src/internal/stream.ts:onAbort |
hasUserActivation |
software | healthy | src/internal/user-activation.ts:hasUserActivation |
notify |
software | healthy | src/internal/progress-store.ts:notify |
subscribeProgress |
software | healthy | src/internal/progress-store.ts:subscribeProgress |
setDownloadProgress |
software | healthy | src/internal/progress-store.ts:setDownloadProgress |
clearDownloadProgress |
software | healthy | src/internal/progress-store.ts:clearDownloadProgress |
snapshotProgressFor |
software | healthy | src/internal/progress-store.ts:snapshotProgressFor |
buildProgressKey |
software | healthy | src/internal/progress-store.ts:buildProgressKey |
abortError |
software | healthy | src/internal/signal.ts:abortError |
mergeSignals |
software | healthy | src/internal/signal.ts:mergeSignals |
raceAbort |
software | healthy | src/internal/signal.ts:raceAbort |
toError |
software | healthy | src/internal/signal.ts:toError |
streamFromChunks |
software | healthy | src/internal/stream.test.ts:streamFromChunks |
collect |
software | healthy | src/internal/stream.test.ts:collect |
makeChunkStream |
software | healthy | src/internal/testing/stream-fake.ts:makeChunkStream |
buildTranslatorInstance |
software | healthy | src/internal/testing/instance-fakes.ts:buildTranslatorInsta… |
buildRewriterInstance |
software | healthy | src/internal/testing/instance-fakes.ts:buildRewriterInstance |
buildProofreaderInstance |
software | healthy | src/internal/testing/instance-fakes.ts:buildProofreaderInst… |
buildSummarizerInstance |
software | healthy | src/internal/testing/instance-fakes.ts:buildSummarizerInsta… |
buildWriterInstance |
software | healthy | src/internal/testing/instance-fakes.ts:buildWriterInstance |
buildLanguageDetectorInstance |
software | healthy | src/internal/testing/instance-fakes.ts:buildLanguageDetecto… |
makeAIFake |
software | healthy | src/internal/testing/ai-namespace-fake.ts:makeAIFake |
toSnapshot |
software | healthy | src/internal/lifecycle/store.ts:toSnapshot |
wrap |
software | healthy | src/internal/lifecycle/store.ts:wrap |
destroyQuietly |
software | healthy | src/internal/lifecycle/store.ts:destroyQuietly |
createStore |
software | healthy | src/internal/lifecycle/store.ts:createStore |
notify |
software | healthy | src/internal/lifecycle/store.ts:notify |
transition |
software | healthy | src/internal/lifecycle/store.ts:transition |
getSnapshot |
software | healthy | src/internal/lifecycle/store.ts:getSnapshot |
checkAvailability |
software | healthy | src/internal/lifecycle/store.ts:checkAvailability |
provision |
software | healthy | src/internal/lifecycle/store.ts:provision |
runProvision |
software | healthy | src/internal/lifecycle/store.ts:runProvision |
awaitTask |
software | healthy | src/internal/lifecycle/store.ts:awaitTask |
ensureReady |
software | healthy | src/internal/lifecycle/store.ts:ensureReady |
kickoff |
software | healthy | src/internal/lifecycle/store.ts:kickoff |
start |
software | healthy | src/internal/lifecycle/store.ts:start |
stop |
software | healthy | src/internal/lifecycle/store.ts:stop |
subscribe |
software | healthy | src/internal/lifecycle/store.ts:subscribe |
prepare |
software | healthy | src/internal/lifecycle/store.ts:prepare |
acquire |
software | healthy | src/internal/lifecycle/store.ts:acquire |
createInstance |
software | healthy | src/internal/lifecycle/create-instance.ts:createInstance |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
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 |
LICENSE |
software | healthy | LICENSE |
tsdown.config.ts |
software | healthy | tsdown.config.ts |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
dependabot.yml |
software | healthy | .github/dependabot.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
is-supported.ts |
software | healthy | src/is-supported.ts |
use-global-download-progress.test.ts |
software | healthy | src/use-global-download-progress.test.ts |
index.ts |
software | healthy | src/index.ts |
is-supported.test.ts |
software | healthy | src/is-supported.test.ts |
types.ts |
software | healthy | src/types.ts |
use-global-download-progress.ts |
software | healthy | src/use-global-download-progress.ts |
errors.ts |
software | healthy | src/errors.ts |
create-translator.ts |
software | healthy | src/translator/create-translator.ts |
use-translator.ts |
software | healthy | src/translator/use-translator.ts |
use-translator.test.ts |
software | healthy | src/translator/use-translator.test.ts |
signal.test.ts |
software | healthy | src/internal/signal.test.ts |
stream.ts |
software | healthy | src/internal/stream.ts |
user-activation.ts |
software | healthy | src/internal/user-activation.ts |
progress-store.ts |
software | healthy | src/internal/progress-store.ts |
signal.ts |
software | healthy | src/internal/signal.ts |
stream.test.ts |
software | healthy | src/internal/stream.test.ts |
progress-store.test.ts |
software | healthy | src/internal/progress-store.test.ts |
stream-fake.ts |
software | healthy | src/internal/testing/stream-fake.ts |
instance-fakes.ts |
software | healthy | src/internal/testing/instance-fakes.ts |
ai-namespace-fake.ts |
software | healthy | src/internal/testing/ai-namespace-fake.ts |
store.ts |
software | healthy | src/internal/lifecycle/store.ts |
create-instance.ts |
software | healthy | src/internal/lifecycle/create-instance.ts |
use-lifecycle.ts |
software | healthy | src/internal/lifecycle/use-lifecycle.ts |
use-lifecycle.test.ts |
software | healthy | src/internal/lifecycle/use-lifecycle.test.ts |
create-instance.test.ts |
software | healthy | src/internal/lifecycle/create-instance.test.ts |
types.ts |
software | healthy | src/internal/lifecycle/types.ts |
use-summarizer.test.ts |
software | healthy | src/summarizer/use-summarizer.test.ts |
create-summarizer.ts |
software | healthy | src/summarizer/create-summarizer.ts |
use-summarizer.ts |
software | healthy | src/summarizer/use-summarizer.ts |
use-proofreader.test.ts |
software | healthy | src/proofreader/use-proofreader.test.ts |
use-proofreader.ts |
software | healthy | src/proofreader/use-proofreader.ts |
create-proofreader.ts |
software | healthy | src/proofreader/create-proofreader.ts |
use-writer.ts |
software | healthy | src/writer/use-writer.ts |
create-writer.ts |
software | healthy | src/writer/create-writer.ts |
use-writer.test.ts |
software | healthy | src/writer/use-writer.test.ts |
create-language-detector.ts |
software | healthy | src/language-detector/create-language-detector.ts |
use-language-detector.ts |
software | healthy | src/language-detector/use-language-detector.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
translator |
software | healthy | src/translator |
internal |
software | healthy | src/internal |
testing |
software | healthy | src/internal/testing |
lifecycle |
software | healthy | src/internal/lifecycle |
summarizer |
software | healthy | src/summarizer |
proofreader |
software | healthy | src/proofreader |
writer |
software | healthy | src/writer |
language-detector |
software | healthy | src/language-detector |
rewriter |
software | healthy | src/rewriter |
| Label | Layer | Status | Path |
|---|---|---|---|
BuiltInAIError |
software | healthy | src/errors.ts:BuiltInAIError |
UnsupportedError |
software | healthy | src/errors.ts:UnsupportedError |
UnavailableError |
software | healthy | src/errors.ts:UnavailableError |
MissingUserActivationError |
software | healthy | src/errors.ts:MissingUserActivationError |
NotReadyError |
software | healthy | src/errors.ts:NotReadyError |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6k88zsl_ |
software | healthy | /tmp/repobility-clone-6k88zsl_ |
This page is publicly accessible at:
https://repobility.com/scan/54ba8fd3-aafc-4cf8-8eb6-a0391b88d941/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/54ba8fd3-aafc-4cf8-8eb6-a0391b88d941/
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.