github-push-cnSecure GitHub push automation with auto SSH and remote config. Use when git push, automated push, or conflict handling needed.
Install via ClawdBot CLI:
clawdbot install onlyloveher/github-push-cnGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.ssh/id_rsaCalls external URL not in known-safe list
https://img.shields.io/badge/license-MIT-blue.svgAI Analysis
The skill's primary function is legitimate Git automation, but it accesses SSH keys (~/.ssh/id_rsa) for authentication, which is a standard yet sensitive operation. The external URL (img.shields.io) is a benign badge image, not indicative of data exfiltration. No hidden instructions, credential harvesting patterns, or obfuscation were found in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Usage Guide
Loading usage data… refresh in a few seconds.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...