supply-chain-secure-install
CommunitySecure your npm dependencies with Bun.
Authortacogips
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust defenses against npm supply chain attacks by leveraging Bun's security features and best practices for dependency management.
Core Features & Use Cases
- Lifecycle Script Blocking: Bun blocks malicious scripts by default, unlike npm/yarn.
- Cooldown Period:
minimumReleaseAgeprevents installation of freshly published, potentially compromised packages. - Hardened Configuration: Guides users through
bunfig.tomlsecurity settings. - Dependency Trust Management: Manages
trustedDependenciesto allow necessary scripts safely. - Lockfile Security: Ensures lockfiles are committed and verified.
- CI/CD Hardening: Protects build pipelines from attack vectors.
- Use Case: Securely install all project dependencies using Bun, ensuring that no malicious code can execute during the installation process and that only well-established package versions are used.
Quick Start
Apply the supply-chain-secure-install skill to audit and secure the npm dependencies for the current project using Bun.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: supply-chain-secure-install Download link: https://github.com/tacogips/QraftBox/archive/main.zip#supply-chain-secure-install Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.