Phantomcrew
C 63 completed
Other
mobile_app / dart · small
109
Files
10,708
LOC
1
Frameworks
13
Languages
Pipeline State
completedRun ID
#1543756Phase
doneProgress
0%Started
2026-04-16 22:15:21Finished
2026-04-16 22:15:21LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
43.47Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:38Deduplication group #47532
Repobility analyzer · published findings · https://repobility.com
AI Prompt
Create a sci-fi social deduction game called Phantom Crew. I need a full setup including a Flutter Web frontend, a Node.js WebSocket relay server, and support for 2–8 players. The game should feature 10 unique tasks across 5 station zones, emergency assemblies with chat and voting, and mechanics for Phantom abilities like phase-shift and sabotage. Since it's a PWA, ensure the Flutter build targets web using CanvasKit. The backend must handle real-time communication via the relay server.
dart flutter web node.js websocket pwa multiplayer game social-deduction real-time
Generated by gemma4:latest
Catalog Information
Create a sci-fi social deduction game called Phantom Crew. I need a full setup including a Flutter Web frontend, a Node.js WebSocket relay server, and support for 2–8 players. The game should feature 10 unique tasks across 5 station zones, emergency assemblies with chat and voting, and mechanics for Phantom abilities like phase-shift and sabotage. Since it's a PWA, ensure the Flutter build targets web using CanvasKit. The backend must handle real-time communication via the relay server.
Tags
dart flutter web node.js websocket pwa multiplayer game social-deduction real-time
Quality Score
C
62.9/100
Structure
57
Code Quality
63
Documentation
47
Testing
65
Practices
67
Security
90
Dependencies
90
Strengths
- CI/CD pipeline configured (github_actions)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- Potential hardcoded secrets in 1 files
- 742 duplicate lines detected — consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
Flutter
Symbols
method283
class89
function36
variable21
constant18
enum6
type_alias1
Embed Badge
Add to your README:
BinComp Dependency Hardening
All packages →2 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.