hook-battery
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a series of shell commands during its preamble to determine the installation path and load user configuration.
- Evidence: Uses
grep,sed,mkdir, andtouchto manage state in~/.rmbc-skills. - Evidence: Checks for a local version file and identifies the root directory of the copywriting tools.
- [COMMAND_EXECUTION]: The skill invokes local binaries associated with the RMBC framework for updates, analytics, and workspace management.
- Evidence: Runs
$_RMBC_ROOT/bin/rmbc-update-checkto identify available version upgrades. - Evidence: Executes
$_RMBC_ROOT/bin/rmbc-analyticsin the background for usage tracking (if enabled by the user). - Evidence: Provides an option to run
/bin/rmbc-workspaceto set up product-specific environments. - [EXTERNAL_DOWNLOADS]: The skill interacts with external services for onboarding and framework maintenance.
- Evidence: Uses the
opencommand to launch a YouTube video for user orientation. - Evidence: Performs network-based update checks and telemetry logging through dedicated framework binaries.
Audit Metadata