prettier-compare
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions only involve running a local utility within the repository's own directory structure. No network access, sensitive file access, or remote downloads are initiated.
- [COMMAND_EXECUTION]: The skill uses the Bun runtime to execute a local JavaScript file (
packages/prettier-compare/bin/prettier-compare.js). This is a standard and expected operation for a development tool designed to compare formatting outputs during local testing.
Audit Metadata