crafters-cli
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and installs the
craftersCLI tool from the author's GitHub repository usingnpxandbun. This is standard for a tool-specific skill and targets the vendor's own codebase. - [COMMAND_EXECUTION]: The skill performs various infrastructure management tasks by executing shell commands. It enforces safety protocols, specifically requiring the use of
--dry-runand explicit user confirmation before any modifications are made. - [CREDENTIALS_UNSAFE]: The documentation provides instructions for setting up API keys for Spaceship and Vercel using placeholders like 'X' and 'sk_live_xxx', following safe documentation practices without exposing actual credentials.
Audit Metadata