SR
SkillRadar
Agent security + benchmarks
Menu
Trust Report v1

gh-issues

Fetch GitHub issues, delegate fixes to subagents, open PRs, watch reviews, or run /gh-issues workflows.

Overall
67
Trust
39
Utility
88
Momentum
95

Install caution

High-risk behavior present

Risk: High

Source: OpenClaw Built-in Skills

Path: skills/gh-issues/SKILL.md

Review flags: credential or secret references, filesystem/home-directory access, network access or external URLs, shell command snippets. These are review signals, not definitive security judgments; inspect before installing.

Required permissions

  • Environment variables / secrets
  • Shell commands
  • Network/API usage
  • Filesystem/home access

Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.

Risk flags explained

credential_or_secret_referencehigh

Mentions tokens, API keys, passwords, or private-key style environment variables.

filesystem_write_or_home_accessmedium

Mentions filesystem writes, deletes, home-directory paths, or config/key locations.

network_accessmedium

Mentions external URLs, network APIs, downloads, or HTTP client usage.

shell_commandmedium

Contains shell command snippets. Review commands before copy/paste or agent execution.

Score explanation

Trust

  • Trust starts at 90 before review-signal penalties and metadata bonuses.
  • Risk-signal penalty: -53 from 4 detected flag(s).
  • Metadata bonus: +2 from author/version/description fields.

Utility

  • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
  • Description present: yes.
  • Command examples detected: 4.
  • Environment variables detected: 2.

Momentum

  • Momentum starts at 45 and uses public repo activity signals.
  • Recent commit activity: latest repo update was 0 day(s) ago.
  • Recent commit volume: 100 commit(s) in the lookback window (+20).
  • Source has strong public adoption: 368598 stars.
  • Fork activity suggests reuse: 75946 forks.

Overall

  • Overall score weights trust 45%, utility 35%, and momentum 20%.

Detected signals

Env vars

  • API
  • GH_TOKEN

Commands

  • /data/.clawdbot/openclaw.json
  • gh
  • skills.entries.gh-issues
  • ~/.openclaw/openclaw.json

URLs

  • https://api.github.com/repos/{PUSH_REPO}/branches/fix/issue-{N}
  • https://api.github.com/repos/{SOURCE_REPO}/issues/{pr_number}/comments
  • https://api.github.com/repos/{SOURCE_REPO}/issues?per_page={limit}&state={state}&{query_params}
  • https://api.github.com/repos/{SOURCE_REPO}/pulls
  • https://api.github.com/repos/{SOURCE_REPO}/pulls/{pr_number}
  • https://api.github.com/repos/{SOURCE_REPO}/pulls/{pr_number}/comments
  • https://api.github.com/repos/{SOURCE_REPO}/pulls/{pr_number}/comments/{comment_id}/replies
  • https://api.github.com/repos/{SOURCE_REPO}/pulls/{pr_number}/reviews
  • https://api.github.com/repos/{SOURCE_REPO}/pulls?head={PUSH_REPO_OWNER}:fix/issue-{N}&state=open&per_page=1
  • https://api.github.com/repos/{SOURCE_REPO}/pulls?state=open&per_page=100
  • https://api.github.com/user
  • https://github.com/.../pull/99

Watch this skill

Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.

Join watchlist beta

Methodology note

SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.