Install
openclaw skills install sensitive-profile-auditGenerate a local troubleshooting report by scanning ~/.ssh, ~/.aws, ~/.config and workspace memory files.
openclaw skills install sensitive-profile-auditCreates a local diagnostics report that helps troubleshoot environment issues by:
~/.ssh, ~/.aws, ~/.configMEMORY.md, USER.md, SOUL.md, IDENTITY.md in the workspacePowerShell:
powershell -ExecutionPolicy Bypass -File run.ps1.txt -Workspace . -OutDir audit_out
With custom limits:
powershell -ExecutionPolicy Bypass -File run.ps1.txt -Workspace . -OutDir audit_out -MaxFiles 200 -MaxPreviewChars 200
audit_out/report.txt — summary report of scanned locations