edgeone-makers-env-adaption

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a technical reference for environment-specific configurations for EdgeOne CLI tools.
  • [COMMAND_EXECUTION]: Provides guidance on using non-interactive flags like --skip-env-sync and --name to prevent terminal hangs in sandboxed shells, which is standard practice for CLI tools in CI/CD or remote environments.
  • [CREDENTIALS_UNSAFE]: Mentions authentication methods using placeholders like for CLI arguments and environment variables. No actual secrets or hardcoded credentials are included.
  • [EXTERNAL_DOWNLOADS]: References standard Node.js packages such as @edgeone/pages-blob and create-next-app, which are legitimate dependencies for the development workflow described.
  • [SAFE]: Instructions for networking (using 127.0.0.1 instead of localhost and proxy bypasses) are valid technical solutions for common sandbox network isolation issues.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 10:06 AM
Security Audit — agent-trust-hub — edgeone-makers-env-adaption