pint
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution (SAFE): The skill instructs the agent to execute
vendor/bin/pint. While this involves local command execution, it uses a standard development tool path within a Laravel project. No administrative privileges (sudo) or dangerous flags are requested. - External Downloads (SAFE): There are no patterns indicating the download of remote scripts, binary execution from the internet, or unverifiable package installations.
- Data Exfiltration (SAFE): No sensitive file paths (e.g., .env, .ssh) are accessed, and no network operations are present to send data to external domains.
- Prompt Injection (SAFE): The instructions are direct and do not attempt to override system prompts, bypass safety filters, or use adversarial role-play.
Audit Metadata