bootstrap-overview
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily instructional documentation and includes boilerplate code for Bootstrap 5.3 projects. It follows industry-standard security practices for web development, such as including Subresource Integrity (SRI) hashes on CDN links.
- [EXTERNAL_DOWNLOADS]: The skill references Bootstrap and Popper.js assets from JSDelivr's official CDN and mentions icons from Bootstrap's public CDN. These are well-known, trusted services for front-end assets.
- [COMMAND_EXECUTION]: Several files provide command-line instructions for initializing projects and installing packages using npm, yarn, pnpm, Bun, and the Rails CLI. These commands are necessary for the stated purpose of setting up a development environment and do not involve suspicious one-liners or privilege escalation.
Audit Metadata