external-task-management

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the 'beads' CLI tool via well-known package managers such as Homebrew (brew install beads) on macOS or Cargo (cargo install beads) on Linux. These are standard methods for installing development tools and are necessary for the skill's primary function.
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to verify the CLI's installation state (command -v bd), initialize the environment (bd ready), and perform task management operations (e.g., bd list, bd label add). These commands are legitimate and aligned with the documented purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 04:29 AM
Security Audit — agent-trust-hub — external-task-management