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
grepcommand to search for specific field names across the project directory to ensure architectural alignment. - [COMMAND_EXECUTION]: The skill invokes the
greputility 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
curlorwget) 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