check-version-consistency

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill performs benign file-based consistency checks.
  • [PROMPT_INJECTION]: The skill instructions do not contain attempts to override safety guidelines, bypass constraints, or extract system prompts. The patterns provided are strictly for identifying version number mismatches.
  • [DATA_EXFILTRATION]: No network access or sensitive file access was detected. The tool reads project-specific files like composer.json and documentation, which do not typically contain secrets, and does not send data to any external endpoint.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns or package installations are present. The logic relies on local command-line tools like grep and glob for text analysis.
  • [COMMAND_EXECUTION]: The shell commands used (grep, glob, read) are standard utilities used for read-only operations on project files and do not involve administrative privileges or dangerous system modifications.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:58 AM