drupal-code-provenance

Pass

Audited by Gen Agent Trust Hub on Jul 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local shell script (count-code.sh) to perform file analysis within a specified Drupal project directory.
  • The script uses standard Unix utilities such as find, xargs, and awk to identify and process code files.
  • Secure coding practices are followed, such as using -print0 with find and -0 with xargs to safely handle filenames that might contain spaces or special characters.
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's operations are restricted to the local filesystem and are consistent with its stated purpose of providing code provenance metrics.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 23, 2026, 09:39 AM
Security Audit — agent-trust-hub — drupal-code-provenance