make-it-pretty

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development tools and formatters via the shell, including git, npx prettier, black, gofmt, and cargo fmt. These are used for their intended purpose of code analysis and formatting within the project scope.
  • [COMMAND_EXECUTION]: Uses git diff to identify recently changed files and git stash to create safety checkpoints before modifying code.
  • [DATA_EXPOSURE]: The skill reads project configuration files (e.g., style guides, formatter configs) to ensure consistency with existing project standards.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 05:04 PM
Security Audit — agent-trust-hub — make-it-pretty