cursor-privacy-settings

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Cursor Privacy Settings

Cursor隐私设置

Overview

概述

This skill helps configure Cursor privacy and data handling settings. It covers privacy mode configuration, sensitive file exclusion, telemetry settings, and enterprise security controls to ensure your code and data are protected appropriately.
本技能可帮助你配置Cursor的隐私与数据处理设置,涵盖隐私模式配置、敏感文件排除、遥测(telemetry)设置以及企业安全控制,确保你的代码和数据得到妥善保护。

Prerequisites

前提条件

  • Cursor IDE with admin access to settings
  • Understanding of data handling requirements
  • Knowledge of sensitive files in project
  • Compliance requirements documented
  • 拥有设置管理员权限的Cursor IDE
  • 了解数据处理要求
  • 知晓项目中的敏感文件
  • 已记录合规要求

Instructions

操作步骤

  1. Evaluate privacy mode needs (per project/globally)
  2. Configure .cursorignore for sensitive files
  3. Set up environment variables for secrets
  4. Configure telemetry settings
  5. Verify API key security
  6. Document data handling policies
  1. 评估隐私模式需求(按项目/全局配置)
  2. 配置.cursorignore文件以排除敏感文件
  3. 设置环境变量存储密钥
  4. 配置遥测(telemetry)设置
  5. 验证API密钥安全性
  6. 记录数据处理策略

Output

输出结果

  • Privacy Mode configured appropriately
  • Sensitive files excluded from AI context
  • Secure API key management
  • Telemetry settings aligned with policy
  • Documented privacy configuration
  • 已合理配置隐私模式
  • 敏感文件已从AI上下文排除
  • API密钥管理安全合规
  • 遥测设置符合策略要求
  • 已记录隐私配置信息

Error Handling

错误处理

See
{baseDir}/references/errors.md
for comprehensive error handling.
详见
{baseDir}/references/errors.md
获取全面的错误处理指南。

Examples

示例

See
{baseDir}/references/examples.md
for detailed examples.
详见
{baseDir}/references/examples.md
获取详细示例。

Resources

参考资源