channel-debug-core
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Command Execution]: The skill uses standard command-line utilities like
git,curl, andnpxto perform diagnostic tasks. These tools are used to verify code versions and collect administrative summaries from the target deployment. - [Credential Handling]: Instructions are provided for sourcing release-specific environment files. The skill emphasizes security best practices by requiring the redaction of all secrets, bot tokens, and access tokens before saving or sharing any evidence artifacts.
- [Network Connectivity]: The skill performs network operations to reach the application's administrative endpoints and remote Git repositories. This connectivity is necessary to establish the 'Deployment Proof' required for effective troubleshooting.
- [Sandbox Diagnostic Probes]: The skill involves running small, dynamically generated Node.js and shell scripts within a sandbox environment to inspect configuration and logs. These probes are scoped to read-only evidence collection and specifically avoid exposing secret values.
Audit Metadata