validate

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines standard procedures for code validation, linting, and testing using local tools. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
  • [COMMAND_EXECUTION]: Provides instructions to run validation commands such as ruff, basedpyright, and pytest using the uv tool. This is consistent with the skill's stated purpose of repository maintenance and does not involve unsafe command injection or privilege escalation.
  • [EXTERNAL_DOWNLOADS]: Utilizes uv sync for dependency management, which is a standard practice in Python development environments to ensure the local environment matches the project's requirements.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 08:41 AM
Security Audit — agent-trust-hub — validate