agentcraft-dashboard

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute various CLI commands to manage the dashboard lifecycle, including agentcraft init for setup, agentcraft start to launch the server on port 4040, and kill $(lsof -ti:4040) to stop it.
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing the agentcraft CLI package globally via npm or bun. As these are vendor-owned resources from the skill's author, this is considered standard operational procedure for the skill's functionality.
  • [DATA_EXPOSURE]: The skill interacts with a local configuration file located at ~/.agentcraft/assignments.json to store and retrieve sound assignment data. This access is limited to the skill's specific configuration directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 12:00 PM