format-codebase-pint

Pass

Audited by Gen Agent Trust Hub on Jul 7, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the laravel/pint package via Composer. This is a standard practice for adding development dependencies from the official PHP package registry.
  • [COMMAND_EXECUTION]: The skill executes the ./vendor/bin/pint command to automatically fix code styling. This operation is performed on the project's own files and is consistent with the tool's intended purpose.
  • [COMMAND_EXECUTION]: The skill uses git diff to allow the agent to verify changes made by the formatter, which is a recommended practice for maintaining code integrity.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 7, 2026, 09:55 AM
Security Audit — agent-trust-hub — format-codebase-pint