windsurf-audit-logging

提供 Windsurf 企业版的合规性审计日志配置能力,支持记录 AI 交互、文件访问、认证事件及配置变更,满足 SOC 2、ISO 27001、HIPAA 等安全框架要求,并可对接 SIEM 系统生成报告与告警。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "windsurf-audit-logging"

Windsurf Audit Logging

Overview

This skill enables comprehensive audit logging for Windsurf Enterprise deployments. It covers AI interaction logging, file access tracking, authentication events, and configuration changes.

Prerequisites

  • Windsurf Enterprise subscription
  • Organization administrator access
  • Compliance requirements documented
  • Log storage infrastructure
  • SIEM integration (optional but recommended)

Instructions

  1. Enable Audit Logging
  2. Configure Event Types
  3. Set Up Integrations
  4. Create Reports
  5. Monitor and Alert

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Configured audit log streams
  • SIEM integration
  • Automated reports
  • Alert configurations

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources