privilege_escalation
Privilege escalation attempt
Line 277Snippets
| Permission denied | Log error, suggest `chmod` or admin rights |fs_write
Filesystem write access
Filesystem write access
Line 194Snippets
rm -rf .local/ .cache/ .upm/ .breakpointsrm -rf .turbo/ # Only if not used in productionrm -rf .codesandbox/rm -rf .glitch/rm -rf .local/ .cache/ .upm/ .breakpointsenv_access
Environment variable access
Environment variable access
Line 461Snippets
process.env.REPL_ID !== undefinedif (process.env.REPLIT_INTERNAL_APP_DOMAIN) { const url = `https://${process.env.REPLIT_INTERNAL_APP_DOMAIN}`;if (process.env.REPLIT_DEV_DOMAIN) { const url = `https://${process.env.REPLIT_DEV_DOMAIN}`;Trust Score
Updated vor 2 Wochen
Analysiert
31.03.2026, 15:57
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 2 Wochen
Analysiert 31.03.2026, 15:57
Beschreibung
"Removes platform-specific artifacts from Replit, StackBlitz, CodeSandbox, Glitch. Use when preparing exported projects for production."
Letzte Scans
31.03.2026, 15:57
Latest analysis
31.03.2026, 15:12
Run 2
27.03.2026, 15:49
Run 1