prettier-docs

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The documentation provides examples using node --eval to programmatically create configuration files such as .prettierrc, .prettierignore, and .husky/pre-commit. These are standard CLI shortcuts used to ensure cross-platform compatibility for file initialization.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user on how to install various development dependencies, including prettier, eslint-config-prettier, husky, and lint-staged via standard package managers like npm, yarn, and pnpm. It also lists numerous community-maintained plugins for language support.
  • [REMOTE_CODE_EXECUTION]: The documentation includes a section on CI integration using autofix-ci/action, a well-known service for automating code formatting in GitHub Actions. It also describes setting up Git hooks (pre-commit) that execute formatting commands locally.
  • [DATA_EXFILTRATION]: No patterns indicative of unauthorized data access or external transmission were found. Network references are limited to official documentation sites and well-known service providers.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 08:27 PM
Security Audit — agent-trust-hub — prettier-docs