intercom-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides bash scripts for pre-flight verification and rollback procedures. These scripts utilize standard utilities such as
curl,jq,grep, andkubectl. Thekubectlcommands are used for standard Kubernetes deployment rollbacks. - [EXTERNAL_DOWNLOADS]: The skill references the official Intercom API (
api.intercom.io) and status page (status.intercom.com) for health checks and status monitoring. Intercom is a well-known technology service, and these references are safe and functional for the stated purpose. - [SAFE]: The instructions explicitly include security checks to prevent hardcoded credentials (e.g., searching for base64-encoded token fragments) and emphasize using secret managers rather than environment files for production tokens.
Audit Metadata