validating-pre-commit

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines and executes bash commands via pnpm, npx, and rm. These are utilized for standard software development lifecycle tasks, including project compilation, testing, and local environment cleanup (specifically targeting config.yml).- [CREDENTIALS_UNSAFE]: The skill references environment variables $SALEOR_URL and $SALEOR_TOKEN within its documentation for end-to-end testing. It suggests sourcing these from a .env.local file, which is a standard development practice for managing local environment secrets and does not involve hardcoded credentials or unauthorized exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 02:53 AM