fstack-push
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's instructions are consistent with its stated purpose of providing a streamlined git commit and push workflow. No malicious patterns, obfuscation, or persistence mechanisms were detected.
- [COMMAND_EXECUTION]: The skill utilizes git commands to stage files, create commits, and push to remote repositories. These operations are restricted to the current branch and task scope.
- [DATA_EXFILTRATION]: While the skill pushes data to a remote server, it contains an explicit security policy to identify and warn about potential secrets (like .env files or private keys) instead of committing them, which demonstrates a security-conscious design.
Audit Metadata