Configure AI interaction audit logging for compliance. Activate when users mention "audit logging", "compliance logging", "ai interaction logs", "security audit", or "activity tracking". Handles compliance and audit configuration. Use when analyzing or auditing windsurf audit logging. Trigger with phrases like "windsurf audit logging", "windsurf logging", "windsurf".
Scanned 2/12/2026
Install via CLI
openskills install jeremylongshore/claude-code-plugins-plus-skills---
name: "windsurf-audit-logging"
description: |
Configure AI interaction audit logging for compliance. Activate when users mention
"audit logging", "compliance logging", "ai interaction logs", "security audit",
or "activity tracking". Handles compliance and audit configuration. Use when analyzing or auditing windsurf audit logging. Trigger with phrases like "windsurf audit logging", "windsurf logging", "windsurf".
allowed-tools: "Read,Write,Edit,Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <jeremy@intentsolutions.io>"
---
# 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. Proper audit logging ensures compliance with SOC 2, ISO 27001, HIPAA, and other security frameworks while providing forensic capabilities for security investigations.
## 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 `{baseDir}/references/implementation.md` for detailed implementation guide.
## Output
- Configured audit log streams
- SIEM integration
- Automated reports
- Alert configurations
## Error Handling
See `{baseDir}/references/errors.md` for comprehensive error handling.
## Examples
See `{baseDir}/references/examples.md` for detailed examples.
## Resources
- [Windsurf Audit Logging Guide](https://docs.windsurf.ai/admin/audit)
- [SOC 2 Compliance Documentation](https://docs.windsurf.ai/compliance/soc2)
- [SIEM Integration Guide](https://docs.windsurf.ai/admin/siem)
No comments yet. Be the first to comment!
Set up the Globalize CLI, create a translation project, and connect a GitHub or GitLab repository. Use this skill when the user asks to set up Globalize, install the Globalize CLI, authenticate with Globalize, or connect their project to the Globalize translation platform. Also use when the user mentions @globalize-now/cli-client or globalise-now-cli. This skill handles installation, authentication, project creation, and repository connection. For managing existing projects (glossaries, style...
Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check, threat model validation, and `/security-research`. Triggers: 'security-research', 'security research', 'security review', 'vulnerability audit', 'exploitability audit', '보안 리뷰', '취...
Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.