← 返回 Skills 市场
ckchzh

Php Analyzer

作者 BytesAgain2 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
185
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install php-analyzer
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Php Analyzer concepts, best practices, and implementation patterns.
安全使用建议
This skill appears safe and coherent: it prints local reference docs and does not request credentials or network access. If you want to be extra cautious, inspect scripts/script.sh yourself (it's plain Bash) before installing. Notable minor issues: the script's VERSION variable (2.0.2) differs from the package version (2.0.3) and the help text uses a single-quoted heredoc so $VERSION won't expand there — these are documentation/sloppiness issues, not security concerns.
功能分析
Type: OpenClaw Skill Name: php-analyzer Version: 2.0.3 The php-analyzer skill bundle is a static reference tool providing informational documentation on PHP analysis concepts. The implementation in scripts/script.sh consists entirely of hardcoded text output via heredocs for commands like intro, security, and patterns, with no network activity, file system access, or credential handling.
能力评估
Purpose & Capability
Name/description (Php Analyzer reference) align with what is provided: local reference content and commands. The included script simply prints heredoc documentation that matches SKILL.md. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md and the script are narrowly scoped to emitting plain-text reference content. Both claim no external API calls or network access, and the script does not perform network I/O or read environment variables. Minor documentation text mentions 'Required tools and access credentials' in the quickstart section (generic guidance) even though the skill requires none — this is a benign documentation inconsistency.
Install Mechanism
There is no install spec and no downloads or extract steps. The only code is a small local bash script that prints documentation. No remote installers, package pulls, or archive extraction are present.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script does not read secrets or environment variables. This is proportional to the stated purpose.
Persistence & Privilege
The skill does not request always:true and does not attempt to persist or modify other skills or system configuration. Normal autonomous invocation is allowed by platform defaults but the skill itself does not request elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install php-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /php-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
publish v2.0.0
元数据
Slug php-analyzer
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Php Analyzer 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Php Analyzer concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 185 次。

如何安装 Php Analyzer?

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

Php Analyzer 是免费的吗?

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

Php Analyzer 支持哪些平台?

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

谁开发了 Php Analyzer?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.3。

💬 留言讨论