jira-issues
Warn
Audited by Socket on Feb 20, 2026
1 alert found:
AnomalyAnomalyscripts/delete-all.mjs
LOWAnomalyLOW
scripts/delete-all.mjs
This code is not malware but is potentially dangerous: it is explicitly written to delete all issues in a Jira project using credentials provided in environment variables. There is no obfuscation or evidence of data exfiltration to external parties; however the script is destructive and can cause significant data loss if run with production credentials or against the wrong project/instance. Treat as high operational risk and require safeguards (dry-run, confirmations, restricted credentials, backups) before use.
Confidence: 90%Severity: 60%
Audit Metadata