install_script
Third-party install script executed on the fly
Third-party install script executed on the fly
Line 34Snippets
curl -fsSL https://bun.sh/install | bashcurl -fsSL https://bun.sh/install | bashcurl -fsSL https://bun.sh/install | bashcurl -fsSL https://bun.sh/install | bashfs_write
Filesystem write access
Filesystem write access
Line 595Snippets
rm -rf node_modules package-lock.jsonrm -rf node_modules package-lock.jsonhardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 383Snippets
const password = "super-secret";const password = "super-secret";fs_read
Filesystem read access
Filesystem read access
Line 638Snippets
const content = await fs.readFile("./data.txt", "utf-8");const content = await fs.readFile("./data.txt", "utf-8");network_call
Outbound network call
Outbound network call
Line 10Snippets
<!-- security-allowlist: curl-pipe-bash, irm-pipe-iex -->curl -fsSL https://bun.sh/install | bash fetch(request) { fetch(req, server) {curl -fsSL https://bun.sh/install | bashenv_access
Environment variable access
Environment variable access
Line 251Snippets
const dbUrl = process.env.DATABASE_URL;console.log(process.env.HOME);const dbUrl = process.env.DATABASE_URL;console.log(process.env.HOME);Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:58
Descricao
"Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun)."
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:46
Run 1