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 install and create-next-app@latest for 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.1 instead of localhost and the preference for HTTP over file:// protocols are legitimate technical requirements for ensuring service availability and CORS compliance in containerized or sandboxed coding environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 10:57 AM
Security Audit — agent-trust-hub — edgeone-makers-env-adaption