checkpoint
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Bash to execute standard Git commands such as 'git stash push', 'git stash list', and 'git stash apply'. These are legitimate uses for the skill's stated purpose of managing code checkpoints and do not include any arbitrary or malicious command injection patterns.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations or download external scripts or packages. It relies entirely on the local Git installation.
- [DATA_EXFILTRATION]: There are no patterns indicating that sensitive data (such as SSH keys or environment variables) is accessed or sent to remote servers.
Audit Metadata