Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving authentication, networking, sensitive data, or dependency/lockfile updates. Focus on secret/PII leakage risk, supply-chain risk (npm + node_modules inspection), cross-platform architecture (extension/mobile/desktop/web), and React performance (hooks + re-render hotspots). Avoid UI style nitpicks. PR Review.
Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving authentication, networking, sensitive data, or dependency/lockfile updates. Focus on secret/PII leakage risk, supply-chain risk (npm + node_modules inspection), cross-platform architecture (extension/mobile/desktop/web), and React performance (hooks + re-render hotspots). Avoid UI style nitpicks. PR Review.
该仓库的安全优先PR审核清单。在审核差异/PR时使用,特别是涉及身份验证、网络、敏感数据或依赖项/锁定文件更新的更改。重点关注秘密/个人身份信息泄露风险、供应链风险(npm + node_modules检查)、跨平台架构(扩展/移动/桌面/网络)以及React性能(hooks + 重新渲染热点)。避免对UI样式的小问题进行挑剔。PR审核。
Category: developer (开发工具) · Author: OneKeyHQ · Version: @x · License: NOASSERTION
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
BluOS CLI (blu) for discovery, playback, grouping, and volume.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
Category:developer