actrun-init
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation scripts and Docker images from the author's official GitHub repository and Container Registry (GHCR).
- [REMOTE_CODE_EXECUTION]: Executes a shell script from the author's repository to install the
actrunutility locally. - [COMMAND_EXECUTION]: Includes instructions for running system checks and registering cron jobs to the local crontab for scheduled workflow execution.
- [CREDENTIALS_UNSAFE]: Provides instructions for secret management using environment variables and
.env.localfiles, with explicit warnings to exclude these from version control.
Audit Metadata