set-zeabur-conventions
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill documents and enforces project-specific deployment rules within an
AGENTS.mdfile. This is a standard practice for aligning agent behavior with project requirements. - [EXTERNAL_DOWNLOADS]: The skill references official tools from Zeabur, a well-known service provider, including the
@zeabur/mcp-serverpackage and thezeabur/docker-compose-to-zeabur-templaterepository. - [CREDENTIALS_UNSAFE]: While the skill mentions the
ZEABUR_TOKEN, it correctly utilizes placeholders (sk-xxxxxx) and provides explicit instructions to warn users against exposing actual tokens in version control or public logs. - [COMMAND_EXECUTION]: The skill includes documentation for the
claude mcp addcommand to assist users in setting up the Zeabur MCP server. These instructions are informational and intended for standard platform configuration. - [NO_CODE]: The skill consists entirely of instructional markdown and documentation assets; no executable scripts (Python, Shell, or JavaScript) are included.
Audit Metadata