docyrus-create-app
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the docyrus CLI tool to perform administrative and development tasks, such as creating app records, cloning repositories, and configuring environment variables.
- [EXTERNAL_DOWNLOADS]: The skill involves cloning Git repositories from the vendor's GitHub organization and installing dependencies using pnpm. These operations target the vendor's own infrastructure or well-known public registries.
- [SAFE]: Repository access is managed using short-lived, scoped tokens provided by the CLI, and sensitive environment variables are written to local .env files, following standard security practices for local development.
Audit Metadata