workflow-automation
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides templates for shell scripts and Makefiles that execute standard development commands (e.g.,
npm,docker,ssh). These are consistent with the skill's stated purpose of workflow automation. - [EXTERNAL_DOWNLOADS]: References official GitHub Actions (e.g.,
actions/checkout) and standard package managers (npm). These originate from well-known and trusted sources. - [CREDENTIALS_UNSAFE]: Follows best practices for secret management by instructing the user to use
.envfiles instead of hardcoding credentials.
Audit Metadata