github-actions-multi-platform-build
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practices guide for GitHub Actions workflows. It recommends using official actions from trusted organizations such as 'actions' (GitHub) and 'docker' (Docker Inc.).
- [SAFE]: The instructions emphasize security-conscious configurations, such as implementing minimal permissions (
contents: read,packages: write) and using short-lived artifacts for data transfer between jobs. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The commands provided (e.g., Docker CLI and shell utilities for string manipulation) are standard for the described use case.
Audit Metadata