openpress-create-pages
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard system commands such as
node,npm,npx,find, andgrep. These are used appropriately for environment validation, dependency management, and workspace discovery. - [EXTERNAL_DOWNLOADS]: The skill leverages
npm create @open-pressto download and initialize framework components. This is a standard package installation procedure for the OpenPress ecosystem mentioned in the skill description. - [SAFE]: The skill explicitly defines boundaries for deployment, requiring user confirmation and prohibiting automated publishing or the use of destructive CLI flags, which aligns with security best practices for automated agents.
Audit Metadata