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.

rogerchappel/launchclip

https://github.com/rogerchappel/launchclip · scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 26 actionable findings from 1 signal source. 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 493 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
baseTimeline software healthy test/motion.test.js:baseTimeline
makeTimeline software healthy test/director.test.js:makeTimeline
makeDirectWorkspace software healthy test/director.test.js:makeDirectWorkspace
hasCommand software healthy test/pipeline.test.js:hasCommand
mediaDuration software healthy test/pipeline.test.js:mediaDuration
writePremiumAssetManifest software healthy test/pipeline.test.js:writePremiumAssetManifest
quietIo software healthy scripts/smoke.js:quietIo
Root software healthy remotion/index.jsx:Root
metadataFromProps software healthy remotion/index.jsx:metadataFromProps
LaunchclipSocial software healthy remotion/social.jsx:LaunchclipSocial
SceneSwitch software healthy remotion/social.jsx:SceneSwitch
EditorialBackdrop software healthy remotion/social.jsx:EditorialBackdrop
cameraMotion software healthy remotion/social.jsx:cameraMotion
MotionAccentLayer software healthy remotion/social.jsx:MotionAccentLayer
scan software healthy remotion/social.jsx:scan
SoundDesignLayer software healthy remotion/social.jsx:SoundDesignLayer
sfxSourceForBeat software healthy remotion/social.jsx:sfxSourceForBeat
sfxVolume software healthy remotion/social.jsx:sfxVolume
ColdOpen software healthy remotion/social.jsx:ColdOpen
FrictionMontage software healthy remotion/social.jsx:FrictionMontage
DemoEvidence software healthy remotion/social.jsx:DemoEvidence
ProofTimeline software healthy remotion/social.jsx:ProofTimeline
rows software healthy remotion/social.jsx:rows
PacketAssembly software healthy remotion/social.jsx:PacketAssembly
ArtifactBarrage software healthy remotion/social.jsx:ArtifactBarrage
CtaLockup software healthy remotion/social.jsx:CtaLockup
Stage software healthy remotion/social.jsx:Stage
BrandBar software healthy remotion/social.jsx:BrandBar
CaptionStack software healthy remotion/social.jsx:CaptionStack
StoryboardRail software healthy remotion/social.jsx:StoryboardRail
TwoColumnHeader software healthy remotion/social.jsx:TwoColumnHeader
Eyebrow software healthy remotion/social.jsx:Eyebrow
CreatorFrame software healthy remotion/social.jsx:CreatorFrame
ReceiptStrip software healthy remotion/social.jsx:ReceiptStrip
ThumbnailPreview software healthy remotion/social.jsx:ThumbnailPreview
TimelineBoard software healthy remotion/social.jsx:TimelineBoard
TaskChip software healthy remotion/social.jsx:TaskChip
CursorPath software healthy remotion/social.jsx:CursorPath
DeviceFrame software healthy remotion/social.jsx:DeviceFrame
TerminalSurface software healthy remotion/social.jsx:TerminalSurface
ProofStamp software healthy remotion/social.jsx:ProofStamp
SideNote software healthy remotion/social.jsx:SideNote
EditorPanel software healthy remotion/social.jsx:EditorPanel
AudioWaveform software healthy remotion/social.jsx:AudioWaveform
LaneCard software healthy remotion/social.jsx:LaneCard
StatusPill software healthy remotion/social.jsx:StatusPill
OutputCard software healthy remotion/social.jsx:OutputCard
PacketFolder software healthy remotion/social.jsx:PacketFolder
ArtifactCard software healthy remotion/social.jsx:ArtifactCard
ChecklistRow software healthy remotion/social.jsx:ChecklistRow

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

LabelLayerStatusPath
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
SKILL.md software healthy SKILL.md
LICENSE software healthy LICENSE
motion.test.js software healthy test/motion.test.js
presenter_preprocess.test.js software healthy test/presenter_preprocess.test.js
sfx.test.js software healthy test/sfx.test.js
director.test.js software healthy test/director.test.js
script_writer.test.js software healthy test/script_writer.test.js
pipeline.test.js software healthy test/pipeline.test.js
music.test.js software healthy test/music.test.js
reflow.test.js software healthy test/reflow.test.js
cli.test.js software healthy test/cli.test.js
README.md software healthy test/fixtures/sample-tool/README.md
package.json software healthy test/fixtures/sample-tool/package.json
ORCHESTRATION.md software healthy docs/ORCHESTRATION.md
TASKS.md software healthy docs/TASKS.md
RC_VERIFICATION.md software healthy docs/RC_VERIFICATION.md
PRD.md software healthy docs/PRD.md
RELEASE_CANDIDATE.md software healthy docs/RELEASE_CANDIDATE.md
make-placeholder-assets.js software healthy scripts/make-placeholder-assets.js
smoke.js software healthy scripts/smoke.js
index.jsx software healthy remotion/index.jsx
social.jsx software healthy remotion/social.jsx
premium.jsx software healthy remotion/premium.jsx
feedback-pass-demo-timeline.json software healthy examples/motion/feedback-pass-demo-timeline.json
phase3-demo-timeline.json software healthy examples/motion/phase3-demo-timeline.json
golden-timeline.json software healthy examples/motion/golden-timeline.json
p4-vocabulary-demo-timeline.json software healthy examples/motion/p4-vocabulary-demo-timeline.json
README.md software healthy public/base/README.md
ci.yml software healthy .github/workflows/ci.yml
presets.js software healthy motion-engine/presets.js
reflow.js software healthy motion-engine/reflow.js
README.md software healthy motion-engine/README.md
ART_DIRECTION.md software healthy motion-engine/ART_DIRECTION.md
DIRECTOR.md software healthy motion-engine/DIRECTOR.md
schema.js software healthy motion-engine/schema.js
lint.js software healthy motion-engine/lint.js
MotionLayer.jsx software healthy motion-engine/MotionLayer.jsx
theme.js software healthy motion-engine/theme.js
camera.js software healthy motion-engine/camera.js
heuristics.js software healthy motion-engine/heuristics.js
catalog.js software healthy motion-engine/catalog.js
LogoPop.jsx software healthy motion-engine/components/LogoPop.jsx
paper.jsx software healthy motion-engine/components/paper.jsx
scenes.jsx software healthy motion-engine/components/scenes.jsx
FunnelScene.jsx software healthy motion-engine/components/FunnelScene.jsx
ProfileCards.jsx software healthy motion-engine/components/ProfileCards.jsx
ChapterRail.jsx software healthy motion-engine/components/ChapterRail.jsx

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

LabelLayerStatusPath
test software healthy test
fixtures software healthy test/fixtures
sample-tool software healthy test/fixtures/sample-tool
docs software healthy docs
scripts software healthy scripts
remotion software healthy remotion
examples software healthy examples
motion software healthy examples/motion
public software healthy public
base software healthy public/base
.github software healthy .github
workflows software healthy .github/workflows
motion-engine software healthy motion-engine
components software healthy motion-engine/components
src software healthy src

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

LabelLayerStatusPath
openai_or_anthropic_key::test/pipeline.test.js security healthy test/pipeline.test.js

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

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
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/1ce86e89-44e0-4540-9303-c1509ee5e46b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1ce86e89-44e0-4540-9303-c1509ee5e46b/

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.