datocms-plugin-scaffold
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates and instructions for scaffolding software projects using the DatoCMS Plugin SDK. All external resources and dependencies referenced are official components of the DatoCMS ecosystem or standard web development tools (React, Vite, TypeScript).
- [COMMAND_EXECUTION]: The skill includes instructions to run standard package manager commands (
npm install,npm run build) to verify the scaffolded project. This behavior is consistent with the primary purpose of a software development bootstrapping tool and occurs within the context of project initialization. - [EXTERNAL_DOWNLOADS]: The skill specifies dependencies and optional packages that are fetched from the official NPM registry. These packages belong to the DatoCMS organization or are widely recognized open-source libraries (e.g., React, Lodash, Vite), which is standard practice for modern web development.
Audit Metadata