security-check
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell scripts (
scripts/security_check.shandscripts/security_reset.sh) to perform security audits on the local git repository. These scripts execute standard git commands (git diff,git log,git rev-parse,git reset) to identify and clear sensitive patterns from the commit history. The scripts are intended for local development hygiene and do not perform network operations or access sensitive system files outside of the repository's git metadata.
Audit Metadata