← 返回 Skills 市场
ivangdavila

PHP

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
1672
总下载
4
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install php
功能描述
Write solid PHP avoiding type juggling traps, array quirks, and common security pitfalls.
安全使用建议
This skill is a set of PHP best-practice notes and is internally consistent with its description. It doesn't request credentials or install code, so risk from the skill itself is low. Before installing, ensure you trust the source (no homepage/source provided) and that your agent's php runtime is the one you expect (to avoid surprising behavior if php is compromised). If you prefer tighter control, keep autonomous invocation off for this skill or only invoke it manually.
功能分析
Type: OpenClaw Skill Name: php Version: 1.0.1 The skill bundle consists entirely of markdown documentation and metadata. The `SKILL.md` defines the skill as a PHP reference, declaring its requirement for the `php` binary, which is a standard declarative statement for a reference skill. All other `.md` files provide educational content on PHP pitfalls, including security best practices in `security.md`. There is no executable code, no instructions for the AI agent that could lead to prompt injection or malicious actions, and no evidence of data exfiltration, unauthorized execution, or persistence mechanisms.
能力评估
Purpose & Capability
Name/description (PHP best-practices and security traps) match the provided files and the single required binary (php). There are no environment variables, unrelated binaries, or unexpected config paths requested.
Instruction Scope
The SKILL.md and supporting .md files contain static guidance (coding rules and safe patterns). They do not instruct the agent to read user files, access external endpoints, or collect credentials. No vague 'gather whatever context you need' directives are present.
Install Mechanism
No install specification or downloads are present (instruction-only). Nothing will be written to disk or fetched during install by the skill itself.
Credentials
No credentials or sensitive environment variables are requested. The requirements are limited to the php binary, which is appropriate for a PHP guidance skill.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system privileges. It can be invoked autonomously by the agent (platform default), which is expected for a skill, but this is not combined with other concerning capabilities.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install php
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /php 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug php
版本 1.0.1
许可证
累计安装 8
当前安装数 8
历史版本数 2
常见问题

PHP 是什么?

Write solid PHP avoiding type juggling traps, array quirks, and common security pitfalls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1672 次。

如何安装 PHP?

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

PHP 是免费的吗?

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

PHP 支持哪些平台?

PHP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 PHP?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论