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.

builtbyfew/effing

https://github.com/builtbyfew/effing · scanned 2026-06-17 01:44 UTC (1 month, 2 weeks ago)

85 raw signals (0 security + 85 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -24.8 (diff) · 79 actionable findings from 1 signal source. 6 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 1177 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
createEffieSourcesSchema software healthy packages/effie/src/schema.ts:createEffieSourcesSchema
createEffieSourceSchema software healthy packages/effie/src/schema.ts:createEffieSourceSchema
createEffieBackgroundSchema software healthy packages/effie/src/schema.ts:createEffieBackgroundSchema
createEffieAudioSchema software healthy packages/effie/src/schema.ts:createEffieAudioSchema
createEffieLayerSchema software healthy packages/effie/src/schema.ts:createEffieLayerSchema
createEffieSegmentSchema software healthy packages/effie/src/schema.ts:createEffieSegmentSchema
collectSourceRefs software healthy packages/effie/src/schema.ts:collectSourceRefs
addIfRef software healthy packages/effie/src/schema.ts:addIfRef
createEffieDataSchema software healthy packages/effie/src/schema.ts:createEffieDataSchema
createBaseEffieData software healthy packages/effie/src/extract.test.ts:createBaseEffieData
effieWebUrl software healthy packages/effie/src/types.ts:effieWebUrl
effieFileUrl software healthy packages/effie/src/types.ts:effieFileUrl
effieData software healthy packages/effie/src/types.ts:effieData
effieBackground software healthy packages/effie/src/types.ts:effieBackground
effieSegment software healthy packages/effie/src/types.ts:effieSegment
effieLayer software healthy packages/effie/src/types.ts:effieLayer
extractEffieSourcesWithTypes software healthy packages/effie/src/extract.ts:extractEffieSourcesWithTypes
addSource software healthy packages/effie/src/extract.ts:addSource
extractEffieSources software healthy packages/effie/src/extract.ts:extractEffieSources
effieDataForSegment software healthy packages/effie/src/partition.ts:effieDataForSegment
effieDataForJoin software healthy packages/effie/src/partition.ts:effieDataForJoin
createBaseEffieData software healthy packages/effie/src/partition.test.ts:createBaseEffieData
getEasingExpression software healthy packages/ffs/src/motion.ts:getEasingExpression
processSlideMotion software healthy packages/ffs/src/motion.ts:processSlideMotion
expression software healthy packages/ffs/src/motion.ts:expression
processBounceMotion software healthy packages/ffs/src/motion.ts:processBounceMotion
processShakeMotion software healthy packages/ffs/src/motion.ts:processShakeMotion
processMotion software healthy packages/ffs/src/motion.ts:processMotion
readAll software healthy packages/ffs/src/storage.integration.test.ts:readAll
processTransition software healthy packages/ffs/src/transition.ts:processTransition
createTestOutputDir software healthy packages/ffs/src/renderer.integration.test.ts:createTestOut…
cleanupTestOutput software healthy packages/ffs/src/renderer.integration.test.ts:cleanupTestOu…
generateToneWav software healthy packages/ffs/src/renderer.integration.test.ts:generateToneW…
byteRate software healthy packages/ffs/src/renderer.integration.test.ts:byteRate
blockAlign software healthy packages/ffs/src/renderer.integration.test.ts:blockAlign
sampleRGB software healthy packages/ffs/src/renderer.integration.test.ts:sampleRGB
seamOf software healthy packages/ffs/src/renderer.integration.test.ts:seamOf
mid software healthy packages/ffs/src/renderer.integration.test.ts:mid
stepBetween software healthy packages/ffs/src/renderer.integration.test.ts:stepBetween
ffsFetch software healthy packages/ffs/src/fetch.ts:ffsFetch
createTransientStore software healthy packages/ffs/src/storage.ts:createTransientStore
hashUrl software healthy packages/ffs/src/storage.ts:hashUrl
sourceStoreKey software healthy packages/ffs/src/storage.ts:sourceStoreKey
warmupJobStoreKey software healthy packages/ffs/src/storage.ts:warmupJobStoreKey
renderJobStoreKey software healthy packages/ffs/src/storage.ts:renderJobStoreKey
videoJobStoreKey software healthy packages/ffs/src/storage.ts:videoJobStoreKey
makeEffie software healthy packages/ffs/src/renderer.test.ts:makeEffie
filterComplex software healthy packages/ffs/src/renderer.test.ts:filterComplex
command software healthy packages/ffs/src/renderer.test.ts:command
multiSegmentEffie software healthy packages/ffs/src/renderer.test.ts:multiSegmentEffie

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
typedoc.json software healthy typedoc.json
eslint.config.mjs software healthy eslint.config.mjs
RATIONALE.md software healthy RATIONALE.md
README.md software healthy README.md
LICENSE software healthy LICENSE
package.json software healthy package.json
tsconfig.typedoc.json software healthy tsconfig.typedoc.json
pnpm-lock.yaml software healthy pnpm-lock.yaml
tsconfig.json software healthy tsconfig.json
CHANGELOG.md software healthy packages/effie/CHANGELOG.md
README.md software healthy packages/effie/README.md
package.json software healthy packages/effie/package.json
tsup.config.ts software healthy packages/effie/tsup.config.ts
tsconfig.json software healthy packages/effie/tsconfig.json
index.ts software healthy packages/effie/src/index.ts
schema.ts software healthy packages/effie/src/schema.ts
extract.test.ts software healthy packages/effie/src/extract.test.ts
schema.test.ts software healthy packages/effie/src/schema.test.ts
types.ts software healthy packages/effie/src/types.ts
extract.ts software healthy packages/effie/src/extract.ts
partition.ts software healthy packages/effie/src/partition.ts
partition.test.ts software healthy packages/effie/src/partition.test.ts
CHANGELOG.md software healthy packages/ffs/CHANGELOG.md
README.md software healthy packages/ffs/README.md
package.json software healthy packages/ffs/package.json
tsup.config.ts software healthy packages/ffs/tsup.config.ts
tsconfig.json software healthy packages/ffs/tsconfig.json
index.ts software healthy packages/ffs/src/index.ts
motion.ts software healthy packages/ffs/src/motion.ts
storage.integration.test.ts software healthy packages/ffs/src/storage.integration.test.ts
transition.ts software healthy packages/ffs/src/transition.ts
renderer.integration.test.ts software healthy packages/ffs/src/renderer.integration.test.ts
renderer.ts software healthy packages/ffs/src/renderer.ts
fetch.mock.test.ts software healthy packages/ffs/src/fetch.mock.test.ts
fetch.ts software healthy packages/ffs/src/fetch.ts
proxy.ts software healthy packages/ffs/src/proxy.ts
storage.ts software healthy packages/ffs/src/storage.ts
sse.ts software healthy packages/ffs/src/sse.ts
renderer.test.ts software healthy packages/ffs/src/renderer.test.ts
storage.test.ts software healthy packages/ffs/src/storage.test.ts
url.ts software healthy packages/ffs/src/url.ts
transition.test.ts software healthy packages/ffs/src/transition.test.ts
ffmpeg.test.ts software healthy packages/ffs/src/ffmpeg.test.ts
ffmpeg.ts software healthy packages/ffs/src/ffmpeg.ts
motion.test.ts software healthy packages/ffs/src/motion.test.ts
fetch.test.ts software healthy packages/ffs/src/fetch.test.ts
effect.ts software healthy packages/ffs/src/effect.ts
proxy.integration.test.ts software healthy packages/ffs/src/proxy.integration.test.ts

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

LabelLayerStatusPath
packages software healthy packages
effie software healthy packages/effie
src software healthy packages/effie/src
ffs software healthy packages/ffs
src software healthy packages/ffs/src
cli software healthy packages/ffs/src/cli
handlers software healthy packages/ffs/src/handlers
effie-preview software healthy packages/effie-preview
src software healthy packages/effie-preview/src
react software healthy packages/effie-preview/src/react
serde software healthy packages/serde
src software healthy packages/serde/src
ffmpeg software healthy packages/ffmpeg
src software healthy packages/ffmpeg/src
annie software healthy packages/annie
src software healthy packages/annie/src
create-effing software healthy packages/create-effing
dev software healthy packages/dev
src software healthy packages/dev/src
server software healthy packages/dev/src/server
dev software healthy packages/dev/src/server/dev
app software healthy packages/dev/src/server/dev/app
components software healthy packages/dev/src/server/dev/app/components
routes software healthy packages/dev/src/server/dev/app/routes
prod software healthy packages/dev/src/server/prod
cli software healthy packages/dev/src/cli
config software healthy packages/dev/src/config
tween software healthy packages/tween
src software healthy packages/tween/src
create software healthy packages/create
scripts software healthy packages/create/scripts
src software healthy packages/create/src
annie-player software healthy packages/annie-player
src software healthy packages/annie-player/src
react software healthy packages/annie-player/src/react
fn software healthy packages/fn
src software healthy packages/fn/src
server software healthy packages/fn/src/server
canvas software healthy packages/canvas
comparison software healthy packages/canvas/comparison
_helpers software healthy packages/canvas/comparison/_helpers
_fixtures software healthy packages/canvas/comparison/_fixtures
src software healthy packages/canvas/src
jsx software healthy packages/canvas/src/jsx
style software healthy packages/canvas/src/jsx/style
text software healthy packages/canvas/src/jsx/text
draw software healthy packages/canvas/src/jsx/draw
svg software healthy packages/canvas/src/jsx/draw/svg
benchmark software healthy packages/canvas/benchmark
.github software healthy .github

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

LabelLayerStatusPath
169.254.169.254 network healthy packages/ffs/src/fetch.mock.test.ts
127.0.0.1 network healthy packages/ffs/src/proxy.ts
127.0.0.0 network healthy packages/ffs/src/url.ts
10.0.0.0 network healthy packages/ffs/src/url.ts
172.16.0.0 network healthy packages/ffs/src/url.ts
192.168.0.0 network healthy packages/ffs/src/url.ts
169.254.0.0 network healthy packages/ffs/src/url.ts
127.255.255.255 network healthy packages/ffs/src/url.test.ts
10.0.0.1 network healthy packages/ffs/src/url.test.ts
10.255.255.255 network healthy packages/ffs/src/url.test.ts
172.16.0.1 network healthy packages/ffs/src/url.test.ts
172.31.255.255 network healthy packages/ffs/src/url.test.ts
172.15.0.1 network healthy packages/ffs/src/url.test.ts
172.32.0.1 network healthy packages/ffs/src/url.test.ts
192.168.0.1 network healthy packages/ffs/src/url.test.ts
192.168.255.255 network healthy packages/ffs/src/url.test.ts
169.254.0.1 network healthy packages/ffs/src/url.test.ts
8.8.8.8 network healthy packages/ffs/src/url.test.ts
1.1.1.1 network healthy packages/ffs/src/url.test.ts
203.0.113.1 network healthy packages/ffs/src/url.test.ts
192.168.1.1 network healthy packages/ffs/src/url.test.ts
93.184.216.34 network healthy packages/ffs/src/url.test.ts

LabelLayerStatusPath
EffieRenderer software healthy packages/ffs/src/renderer.ts:EffieRenderer
SsrfError software healthy packages/ffs/src/fetch.mock.test.ts:SsrfError
HttpProxy software healthy packages/ffs/src/proxy.ts:HttpProxy
S3TransientStore software healthy packages/ffs/src/storage.ts:S3TransientStore
LocalTransientStore software healthy packages/ffs/src/storage.ts:LocalTransientStore
SsrfError software healthy packages/ffs/src/url.ts:SsrfError
FFmpegCommand software healthy packages/ffs/src/ffmpeg.ts:FFmpegCommand
FFmpegRunner software healthy packages/ffs/src/ffmpeg.ts:FFmpegRunner
FetchError software healthy packages/ffs/src/handlers/errors.ts:FetchError
BackendError software healthy packages/ffs/src/handlers/errors.ts:BackendError
instances software healthy packages/serde/src/itsdangerous.ts:instances
AnniePlayerCore software healthy packages/annie-player/src/core.ts:AnniePlayerCore
FakeRes software healthy packages/fn/src/server/listener.test.ts:FakeRes
PNG software healthy packages/canvas/comparison/test-deps.d.ts:PNG
LineBreaker software healthy packages/canvas/src/linebreak.d.ts:LineBreaker
MockLottieAnimation software healthy packages/canvas/src/lottie.test.ts:MockLottieAnimation

LabelLayerStatusPath
POST /warmup api healthy packages/ffs/src/cli/serve.ts
POST /purge api healthy packages/ffs/src/cli/serve.ts
POST /render api healthy packages/ffs/src/cli/serve.ts
GET /warmup/:id/progress api healthy packages/ffs/src/cli/serve.ts
GET /render/:id/progress api healthy packages/ffs/src/cli/serve.ts
GET /render/:id/video api healthy packages/ffs/src/cli/serve.ts

LabelLayerStatusPath
Root frontend healthy packages/dev/src/server/dev/app/root.tsx
AnniePreviewPage frontend healthy packages/dev/src/server/dev/app/routes/preview.annie.tsx
ImagePreviewPage frontend healthy packages/dev/src/server/dev/app/routes/preview.image.tsx
EffiePreviewPage frontend healthy packages/dev/src/server/dev/app/routes/preview.effie.tsx
Index frontend healthy packages/dev/src/server/dev/app/routes/preview._index.tsx

LabelLayerStatusPath
R2_ENDPOINT_URL cicd healthy
R2_SECRET_ACCESS_KEY cicd healthy
R2_ACCESS_KEY_ID cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
port:4001 network healthy packages/dev/README.md
port:3839 network healthy packages/dev/src/config/schema.ts
port:8080 network healthy demos/starter/Dockerfile

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::fundamentals-videos cicd healthy .github/workflows/fundamentals-videos.yml

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml
generate cicd healthy .github/workflows/fundamentals-videos.yml

LabelLayerStatusPath
builtbyfew__effing software healthy /data/fable5_failed_archive/builtbyfew__effing

LabelLayerStatusPath
image::demos/starter/Dockerfile hardware healthy demos/starter/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
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/01b6a443-021d-48aa-8af5-1a23bf89dcb5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/01b6a443-021d-48aa-8af5-1a23bf89dcb5/

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.