cross-layer-check

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to perform local code consistency checks. It uses the grep command to search for specific field names across the project directory to ensure architectural alignment.
  • [COMMAND_EXECUTION]: The skill invokes the grep utility to perform file searching. This execution is scoped to searching the local filesystem for strings and does not involve elevated privileges, shell redirection to network sinks, or dangerous command chaining.
  • [DATA_EXFILTRATION]: There are no network-enabled tools or commands (such as curl or wget) identified that could be used to transmit local data to external servers.
  • [REMOTE_CODE_EXECUTION]: No external scripts, remote repositories, or third-party packages are downloaded or executed during the skill's operation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:22 PM
Security Audit — agent-trust-hub — cross-layer-check