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 há 2 semanas
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:57
Descricao
"Removes platform-specific artifacts from Replit, StackBlitz, CodeSandbox, Glitch. Use when preparing exported projects for production."
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:49
Run 1