Real Skill packageSource verifiedClawHub registry

Git Hub CLI省Token只读工具集

AI Agent专用GitHub CLI只读技能,内置缓存与字段裁剪,极致省Token。严禁写操作,支持跨平台与自动降级。

Identity and source

Publisher attributionmoniq888registry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction bundle3 recorded files
Canonical sourceClawHub registryclawhub:moniq888:git-hub-cli-token
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/17/2026.claude/skills/gh-cli-readonly-agent
1 structural issue
  • error: Portable Agent Skills require a non-empty description. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/17/2026.agents/skills/gh-cli-readonly-agent
1 structural issue
  • error: Portable Agent Skills require a non-empty description. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/17/2026skills/gh-cli-readonly-agent
1 structural issue
  • error: Portable Agent Skills require a non-empty description. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @moniq888/git-hub-cli-token
clawhub inspect @moniq888/git-hub-cli-token --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 3 inspected as text
Checked
8/17/2026, 10:02:08 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md is missing name or description metadataSKILL.md:1 · confidence 100%required metadata missing
1 inferred permission indicators
  • network access — automatically inferred
2 dependency and API indicators
  • api: api.github.com
  • api: clawhub.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/17/2026, 8:44:00 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:ec2be5eb93d67648ae709244a796d0e1bbfd88fd066b6896a624c2d575bb1360
Show up to 3 recorded paths
  • readme.txt
  • skill-card.md
  • SKILL.md

Source changelog

gh-cli-readonly-agent v1.0.0 - Initial release of a production-grade, read-only GitHub CLI skill for AI agents. - Strictly enforces token savings: minimal data fetch with --json, --limit, and compact jq output. - All commands are wrapped for auto-timeout, caching, and error retries. - Pre-installed utility functions provided for common GitHub data access patterns (e.g., gh_read, gh_tree, truncate_by_quota). - Comprehensive guidance for compatibility across bash, Windows CMD, and PowerShell. - Enforces a hard blacklist on write operations; only safe, GET/readonly commands permitted.