.claude/skills/gh-cli-readonly-agent1 structural issue
- error: Portable Agent Skills require a non-empty description.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
AI Agent专用GitHub CLI只读技能,内置缓存与字段裁剪,极致省Token。严禁写操作,支持跨平台与自动降级。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/gh-cli-readonly-agentSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/gh-cli-readonly-agentSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/gh-cli-readonly-agentSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-tokenclawhub inspect @moniq888/git-hub-cli-token --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
required metadata missingThis 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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:ec2be5eb93d67648ae709244a796d0e1bbfd88fd066b6896a624c2d575bb1360readme.txtskill-card.mdSKILL.mdgh-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.