Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

sandbox-npm-install

SkillJury is still gathering richer source copy for this listing. Community reviews, install context, and source proof are shown below.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill sandbox-npm-install
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, sandbox-npm-install has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/sandbox-npm-install.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use this skill whenever: Docker sandbox workspaces are typically mounted via virtiofs (file sync between the host and Linux VM). Native Go and Rust binaries (esbuild, lightningcss, rollup, etc.) crash with mmap alignment failures when executed from virtiofs on aarch64. The fix is to install on the container's local ext4 filesystem and symlink back into the workspace. Run the bundled install script from the workspace root: If verification fails, run the script again — crashes can be intermittent during initial setup. After the script completes, verify your toolchain works. For example: If your project uses Vite, you may need to allow the symlinked path in server.fs.allow . Add the symlink target's parent directory (e.g., /home/agent/project-deps/ ) to your Vite config so that Vite can serve files through the symlink. - You need to install npm packages for the first time in a new sandbox session - package.json or package-lock.json has changed and you need to reinstall - You encounter native binary crashes with errors like SIGILL , SIGSEGV , mmap , or unaligned sysNoHugePageOS - The node_modules directory is missing or corrupted - A Docker sandbox environment with a virtiofs-mounted workspace - Node.js and npm available in the container - A package.json file in the target workspace - Copies package.json , package-lock.json , and .npmrc (if present) to a local ext4 directory -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sandbox-npm-install do?

sandbox-npm-install is listed in SkillJury, but the source summary is still sparse.

Is sandbox-npm-install good?

sandbox-npm-install does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support sandbox-npm-install?

sandbox-npm-install currently lists compatibility with Skills CLI.

Is sandbox-npm-install safe to install?

sandbox-npm-install has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to sandbox-npm-install?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install sandbox-npm-install?

Run the following command to install sandbox-npm-install: npx skills add https://github.com/github/awesome-copilot --skill sandbox-npm-install

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering