patch
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill automates standard Git operations (e.g., git diff, git apply) and identifies local project test runners (such as npm, make, or pytest) for change validation. All execution is confined to the local repository environment for the purpose of verifying patch integrity.
- [DATA_EXFILTRATION]: The workflow incorporates a mandatory sanity check for secrets, tokens, and private keys before generating patch files, proactively addressing potential data exposure risks by ensuring sensitive data is not staged or exported.
Audit Metadata