Skip to content

security: remove code that runs automatically when the project is opened or built - #25

Open
Ndevu12 wants to merge 1 commit into
mainfrom
security/auto-clean
Open

security: remove code that runs automatically when the project is opened or built#25
Ndevu12 wants to merge 1 commit into
mainfrom
security/auto-clean

Conversation

@Ndevu12

@Ndevu12 Ndevu12 commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Automated worm remediation for Ndevu12/Research_Assistant_Model by StayAwakeBot Security Sentinel.

Changes applied

  • strip-settings.vscode/settings.json
  • quarantine.vscode/tasks.json
  • quarantinepublic/fonts
  • strip-gitignore.gitignore

⚠ Still needs review (not auto-fixed)

These are suspicious (heuristic) matches — possibly a legitimate inlined asset/minified file, possibly a payload the confirmed signatures didn't name. Review each; allowlist if legitimate, or remove if not.

  • evil-merge72536c741c
  • evil-merge94155305f1

Originals are recoverable from git history. Evil-merge findings (if any) are reported separately and need a manual history rewrite.

Review and merge if correct. This is a single rolling PR — re-runs update it rather than opening duplicates.


Extended beyond the automatic fix. The original change removed what could be stripped safely.
This branch now also handles the files the automatic pass left alone:

  • files inflated with appended code are restored to the content they had before it was added
    the real configuration is kept, not deleted
  • files that never existed before the injection are removed outright

Verified afterwards: no file on this branch still matches any campaign marker.

Worth knowing: merging this cleans this branch only. Other branches in this repository may carry
the same files and should be checked separately.

- strip-settings: .vscode/settings.json
- quarantine: .vscode/tasks.json
- quarantine: public/fonts
- strip-gitignore: .gitignore
@Ndevu12 Ndevu12 changed the title security: auto-remediate worm indicators security: remove code that runs automatically when the project is opened or built Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant