beo-router
Warn
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions in 'SKILL.md' and 'references/router-operations.md' direct the agent to execute a script using the command 'node .beads/beo_status.mjs --json'. This script is located in a hidden directory and its contents are not controlled by the skill itself.- [COMMAND_EXECUTION]: The skill utilizes several external command-line utilities, specifically 'br', 'bv', and 'qmd', to perform operations such as creating epics, listing dependencies, and running diagnostics.- [REMOTE_CODE_EXECUTION]: The execution of '.beads/beo_status.mjs' represents the execution of an external script dependency at runtime that is not bundled with the skill, presenting a risk of executing unverified code.
Audit Metadata