⌨️ cli toolActivePromisingmedium
speckle-server
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
Quality Breakdown
87/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .cursor configuration files (.cursor/mcp.json, .cursor/rules) that could direct AI tool behavior
- Includes multiple shell scripts in .github/workflows/scripts directory that execute system commands during CI/CD
- Docker-based development environment with postCreateCommand.sh that auto-executes during devcontainer setup
- Package.json and build configuration files present that could execute arbitrary scripts during installation
- File import service with bin/www.js and bootstrap.ts suggesting server startup automation
- Multiple docker-compose files indicating containerized execution environment