payload
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of documentation, code snippets, and standard configuration examples for the Payload CMS framework. It includes boilerplate code for defining collections, access control, and hooks.
- [COMMAND_EXECUTION]: Provides standard development commands such as
npx create-payload-app@latest,npm run dev, andnpm run build. These are well-known commands within the JavaScript/Node.js ecosystem used for project initialization and development workflows. - [EXTERNAL_DOWNLOADS]: Mentions dependencies from the official Payload CMS ecosystem (e.g.,
@payloadcms/db-mongodb,@payloadcms/db-postgres). These are legitimate, industry-standard packages from a recognized source.
Audit Metadata