{"library":"sentinelayer-cli","title":"sentinelayer-cli","description":"CLI tool for scaffolding Sentinelayer spec/prompt/guide artifacts and bootstrapping SENTINELAYER_TOKEN via browser auth. Current stable version 0.8.11. Release cadence is high (multiple releases per week). Key differentiators: non-interactive CI mode, BYOK token mode, GitHub auth integration, and multi-command support (auth, scan, omargate, audit). Requires Node.js ^20.0.0 or ^22.0.0. Compatible with Windows via 'sentinelayer-cli' binary due to 'sl' alias conflict with PowerShell's Set-Location. Includes compatibility aliases: create-sentinelayer, sentinel, sl.","language":"javascript","status":"active","last_verified":"Mon Apr 27","install":{"commands":["npm install sentinelayer-cli"],"cli":{"name":"sentinelayer-cli","version":null}},"imports":["npx sentinelayer-cli@latest <project-name>","import { scaffold } from 'sentinelayer-cli'; // hypothetical – check current API","not supported – use npx or global install"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npx sentinelayer-cli@latest my-app\n# Or with non-interactive JSON:\nSENTINELAYER_CLI_INTERVIEW_JSON='{\"projectName\":\"demo\",\"projectDescription\":\"Secure code review bot\",\"aiProvider\":\"openai\",\"codingAgent\":\"copilot\",\"authMode\":\"byok\",\"generationMode\":\"detailed\",\"audienceLevel\":\"developer\",\"projectType\":\"greenfield\",\"techStack\":[\"TypeScript\",\"Node.js\"],\"features\":[\"auth\"],\"connectRepo\":false,\"injectSecret\":false}' \\\n  npx sentinelayer-cli@latest demo --non-interactive --skip-browser-open","lang":"javascript","description":"Scaffold a new project with sentinelayer-cli in interactive mode, then use non-interactive with environment variable for automation.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}