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 initfor setup,agentcraft startto launch the server on port 4040, andkill $(lsof -ti:4040)to stop it. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing the
agentcraftCLI package globally vianpmorbun. 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.jsonto store and retrieve sound assignment data. This access is limited to the skill's specific configuration directory.
Audit Metadata