Skip to content

Security: 86Kolton/computer-cleaner-skill

Security

SECURITY.md

Security Policy

This project is designed around conservative cleanup behavior:

  • The bundled scanner is read-only and does not delete, move, rename, upload, or modify user files.
  • The core workflow is tool-agnostic; any integration layer should preserve the same local-only scan-first behavior.
  • Cleanup execution must be performed only after explicit per-item confirmation.
  • Sensitive filenames, directory trees, screenshots, and file contents should stay local unless the user explicitly allows sharing.
  • High-risk Windows, Docker, WSL, virtual machine, database, browser profile, and cloud-sync locations require separate confirmation and a rollback plan.
  • Generated reports and quarantine data should prefer non-system, non-C: locations when feasible.

If you find a safety issue, open a GitHub issue with a minimal reproduction. Do not include private directory listings or personal files.

There aren't any published security advisories