Session Persistence
Medium
- Category
- Rogue Agent
- Content
2. If the user wants a scored report, prompt them to get a free Key (`--login` or the account page), then run the full 检查. ## Security & data handling - **Account credentials (only on explicit `--login`):** When you run `--login`/`--auth`, the skill prompts for your email + password and POSTs them ONLY to compliancehub.cn's official auth endpoints (/api/v1/auth/register, /api/v1/auth/login) to create your account and issue the free API Key. - **Where data goes:** Check items are fetched from, and your answers are scored by, the CQDev cloud at `https://compliancehub.cn` (the operator's official endpoint). Scoring transmits only your item answers and the free API Key (as a Bearer token). - **API Key storage (user-initiated only):** written **only when you run `--login`** to
- Confidence
- 84% confidence
- Finding
- create your account and issue the free API Key. - **Where data goes:** Check items are fetched from, and your answers are scored by, the CQDev cloud at `https://compliancehub.cn` (the operator's off
