zeabur-deployment-logs
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the latest version of the zeabur package from the npm registry using npx. This is a verified vendor resource.
- [COMMAND_EXECUTION]: Uses the Zeabur CLI to list project services and retrieve runtime or build logs.
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by ingesting service logs which are external, untrusted data.
- Ingestion points: Runtime and build logs retrieved via npx zeabur deployment log in SKILL.md.
- Boundary markers: None provided to delimit log content from agent instructions.
- Capability inventory: Shell command execution via npx in SKILL.md.
- Sanitization: No sanitization or filtering of log output is implemented.
Audit Metadata