← 返回 Skills 市场
xueyetianya

Awesome Pentest

作者 bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
306
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install awesome-pentest
功能描述
Browse curated penetration testing resources and exploit databases. Use when planning security audits, researching vulns, or building toolkits.
使用说明 (SKILL.md)

Awesome Pentest

A collection of awesome penetration testing resources, tools and other shiny things

Inspired by enaqx/awesome-pentest (25,545+ GitHub stars).

Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from enaqx/awesome-pentest

Usage

Run any command: awesome-pentest \x3Ccommand> [args]


Powered by BytesAgain | bytesagain.com | [email protected]

Examples

awesome-pentest help
awesome-pentest run

When to Use

  • for batch processing pentest operations
  • as part of a larger automation pipeline

Output

Returns results to stdout. Redirect to a file with awesome-pentest run > output.txt.


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

安全使用建议
This skill is internally inconsistent and likely incomplete. Before installing: (1) Confirm the maintainer/source (homepage is missing); (2) Ask for clarification or a fixed SKILL.md — the header claims runtime: python3 but the scripts are Bash; either the runtime should be bash or the code should be Python. (3) If you expect network browsing/exploit DB access, request code that actually performs safe, auditable network calls (and declare any required API keys). (4) Note that the scripts will create and write logs under ~/.local/share/awesome-pentest — run in an isolated/sandboxed environment if you want to test. (5) If you do not trust the author, do not install on a sensitive system; review the scripts line-by-line or have someone you trust review them. These inconsistencies explain the 'suspicious' verdict rather than a clear 'benign' classification.
功能分析
Type: OpenClaw Skill Name: awesome-pentest Version: 2.0.0 The skill bundle exhibits a significant discrepancy between its stated purpose (browsing pentest resources) and its actual implementation. While SKILL.md and tips.md claim to provide access to exploit databases, the provided scripts (scripts/script.sh and scripts/awesome_pentest.sh) actually function as a local logging utility that saves arbitrary input strings—including those passed to commands like 'store', 'hash', and 'audit'—into plaintext files in the user's home directory (~/.local/share/awesome-pentest). This creates a high risk of local sensitive data exposure if an AI agent is directed to use these commands for credentials. Additionally, there is a runtime mismatch (SKILL.md specifies python3 while only shell scripts are provided) and the 'run' command is unimplemented.
能力评估
Purpose & Capability
The description promises browsing curated penetration-testing resources and exploit databases, but the shipped code contains only local CLI utilities that create and manage logs under ~/.local/share/awesome-pentest. There is no network access or code to fetch external resources or query exploit DBs, so the declared purpose and actual capability are not aligned.
Instruction Scope
SKILL.md declares runtime: python3 and lists simple commands (help, run, info, status), yet the repo contains Bash scripts (scripts/script.sh) implementing a much larger command set (generate, search, export, etc.) that read/write files under the user's HOME. The SKILL.md includes a placeholder ([configured-endpoint]) and appears incomplete. The instructions are therefore vague and inconsistent with the code.
Install Mechanism
There is no install specification (instruction-only), so nothing is downloaded or installed by the skill itself. The only risk is the included code files that will be executed by the agent; no external installs or downloads are declared.
Credentials
The skill requests no environment variables, credentials, or config paths. The scripts only read/write under $HOME/.local/share/awesome-pentest, which is proportionate for a local CLI data store, though users should be aware of local file writes.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It will create a data directory and log files in the user's home, which is normal for a local CLI tool but is not a platform-level privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install awesome-pentest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /awesome-pentest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Initial publish
元数据
Slug awesome-pentest
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Awesome Pentest 是什么?

Browse curated penetration testing resources and exploit databases. Use when planning security audits, researching vulns, or building toolkits. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 306 次。

如何安装 Awesome Pentest?

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

Awesome Pentest 是免费的吗?

是的,Awesome Pentest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Awesome Pentest 支持哪些平台?

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

谁开发了 Awesome Pentest?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。

💬 留言讨论