bun-publish-setup

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill configures a GitHub Actions workflow that utilizes official and well-known actions, including actions/checkout, actions/setup-node, and oven-sh/setup-bun.
  • [COMMAND_EXECUTION]: Executes standard build and deployment commands such as bun run build and bun publish which are necessary for the skill's stated purpose of package management.
  • [SAFE]: Correctly implements the use of secrets.NPM_TOKEN within the generated GitHub Action workflow to ensure authentication credentials are not exposed in the codebase.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 03:47 AM