edgeone-makers-env-adaption
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides detailed instructions for executing EdgeOne-specific CLI commands (e.g.,
edgeone makers dev,edgeone makers deploy,edgeone login). These commands are standard for the platform's development workflow and are configured with non-interactive flags to prevent hangs in sandboxed environments. - [EXTERNAL_DOWNLOADS]: The skill mentions the use of
npm installandcreate-next-app@latestfor managing dependencies and initializing projects. These are standard practices for web development and target well-known package registries. - [SAFE]: The guidance regarding the use of
127.0.0.1instead oflocalhostand the preference for HTTP overfile://protocols are legitimate technical requirements for ensuring service availability and CORS compliance in containerized or sandboxed coding environments.
Audit Metadata