rhdh-backend-dynamic-plugin-bootstrap

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions for bootstrapping Red Hat Developer Hub (RHDH) plugins using standard CLI tools like @backstage/create-app and `@red-hat-developer-hub/cli".
  • [COMMAND_EXECUTION]: The skill guides the user to execute shell commands such as yarn install, yarn build, and npx based commands for plugin development and packaging.
  • [EXTERNAL_DOWNLOADS]: The instructions involve downloading scaffolding tools and CLI utilities from official repositories associated with Backstage and Red Hat Developer Hub.
  • [CREDENTIALS_UNSAFE]: The provided configuration examples use environment variable interpolation (e.g., ${DEPLOY_API_KEY}) for handling sensitive deployment credentials.
  • [REMOTE_CODE_EXECUTION]: The skill uses npx to run remote packages for project initialization and plugin export, which is standard practice for the platform.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 09:27 AM