specsfy-setup
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands (
node,npm,npx,git) to perform environment diagnostics, inspect project structures, and manage development lifecycle tasks. - [EXTERNAL_DOWNLOADS]: The skill automates the installation of specialized development tools from the author's official GitHub repository (
github.com/promovaweb/specsfy) using standard package management workflows. - [SAFE]: The database safety script (
check_database_safety.mjs) implements defensive checks by monitoring for destructive SQL commands and ensuring that testing environments are correctly isolated from development databases.
Audit Metadata