@stelnyx/luxscope-cli
v0.2.0
Published
Luxscope command-line interface.
Maintainers
Readme
@stelnyx/luxscope-cli
Command-line interface for LuxScope — local-first, deterministic codebase intelligence.
npm install -g @stelnyx/luxscope-cli
# or one-shot:
npx @stelnyx/luxscope-cli analyze .
npx @stelnyx/luxscope-cli open .Quickstart
luxscope analyze . # parse + index repo into .luxscope/cache.db
luxscope open . # unified HTML report (recon tier, free)
luxscope risks . --min HIGH # triage
luxscope next . # prioritized fix plan with patch previewsPaid tiers
Standard ($299) and Enterprise ($799) require LUXSCOPE_LICENSE_KEY:
LUXSCOPE_LICENSE_KEY=... luxscope handoff . --level enterprise --out ./outEnterprise adds FIX_PLAN.md, COMPLIANCE.md (SOC 2 + HIPAA control mapping), per-file explain/ evidence, remediation-summary.md, --apply, branded reports, and AI narrative.
Links
- Repo: https://github.com/Stelnyx/LuxScope
- Issues: https://github.com/Stelnyx/LuxScope/issues
- License: Apache-2.0
