edgeone-makers-deploy
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Orchestrates project deployment to the Tencent EdgeOne Makers platform using the official 'edgeone' CLI tool.
- [SAFE]: Implements secure credential management by storing authentication tokens in a dedicated local file ('.edgeone/.token') and ensuring this path is added to '.gitignore' to prevent accidental exposure.
- [SAFE]: Enforces user oversight by requiring explicit confirmation before initiating browser login, selecting deployment regions (China vs. Global), or persisting authentication tokens locally.
- [SAFE]: Utilizes environment variables (e.g., 'PAGES_SOURCE=skills') and command-line flags ('--json') to ensure structured and predictable integration within agent environments.
Audit Metadata