← 返回 Skills 市场
semmyt

Upstream Recon

作者 Daniel Petrushevskyi · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
734
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install upstream-recon
功能描述
Investigate an open-source project before interacting with it — PRs, issues, or comments. Use BEFORE: filing an issue, submitting a PR, or commenting on an e...
安全使用建议
This skill appears to do what it claims (analyze a repo's issues/PRs/maintainer behavior), but it assumes the `gh` CLI is installed and will use the agent's GitHub authentication (which could include access to private repos). Before installing or invoking it: ensure you have `gh` installed and understand which GitHub account/token the agent will use; do not run it if you don't want the agent to query private repositories with your credentials. Ask the skill author to update the manifest to declare `gh` as a required binary and to document that it uses the agent's GitHub auth; if you need stricter isolation, run these `gh` queries yourself or in an environment with limited credentials.
功能分析
Type: OpenClaw Skill Name: upstream-recon Version: 1.0.0 The skill bundle defines a legitimate GitHub reconnaissance task using the `gh` CLI. The `SKILL.md` provides clear instructions for the AI agent on how to gather repository metadata, contributor information, and analyze issues/PRs. There are no instructions for data exfiltration, malicious execution, persistence, or obfuscation. While the use of user-provided arguments (`<owner/repo>`, `[topic-keyword]`) with shell commands (via `gh` CLI) could introduce a shell injection vulnerability if the agent's underlying implementation lacks proper input sanitization, the `SKILL.md` itself does not contain any malicious instructions or prompt injection attempts designed to exploit such a vulnerability or subvert the agent's behavior. The instructions are aligned with the stated purpose and do not exhibit intentional harmful behavior.
能力评估
Purpose & Capability
The skill claims to analyze GitHub repos and its SKILL.md explicitly instructs the agent to use the `gh` CLI for all queries. However, the declared requirements list no required binaries or credentials — a mismatch. A reconnaissance skill reasonably needs `gh` (or equivalent) and access to the user's GitHub auth, so the manifest is incomplete.
Instruction Scope
Instructions stay on-purpose (repo metadata, issues, PRs, comments). They instruct reading issue/PR comments and contributor histories using `gh`. They do not tell the agent to read unrelated local files or exfiltrate data. However, they assume the agent may access repository data (public or private) via the user's GitHub credentials without explicitly stating that scope or permission model.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is written to disk by the skill itself. That minimizes install-time risk.
Credentials
The skill declares no required environment variables or primary credential, but runtime use of `gh` will use whatever GitHub auth is configured for the agent (gh auth token or cached session). The skill should have declared the dependency on `gh` and documented that it will use the agent's GitHub credentials; omission is an oversight that affects proportionality and user consent.
Persistence & Privilege
The skill is not always-enabled and does not request any persistent system presence or elevated privileges. It does not modify other skills or system settings per the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upstream-recon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upstream-recon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — investigate repos before filing issues, PRs, or comments
元数据
Slug upstream-recon
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Upstream Recon 是什么?

Investigate an open-source project before interacting with it — PRs, issues, or comments. Use BEFORE: filing an issue, submitting a PR, or commenting on an e... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 734 次。

如何安装 Upstream Recon?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install upstream-recon」即可一键安装,无需额外配置。

Upstream Recon 是免费的吗?

是的,Upstream Recon 完全免费(开源免费),可自由下载、安装和使用。

Upstream Recon 支持哪些平台?

Upstream Recon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Upstream Recon?

由 Daniel Petrushevskyi(@semmyt)开发并维护,当前版本 v1.0.0。

💬 留言讨论