← Back to Skills Marketplace
ivangdavila

PHP

by Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ Security Clean
1672
Downloads
4
Stars
8
Active Installs
2
Versions
Install in OpenClaw
/install php
Description
Write solid PHP avoiding type juggling traps, array quirks, and common security pitfalls.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install php
  3. After installation, invoke the skill by name or use /php
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release
v1.0.0
Initial release
Metadata
Slug php
Version 1.0.1
License
All-time Installs 8
Active Installs 8
Total Versions 2
Frequently Asked Questions

What is PHP?

Write solid PHP avoiding type juggling traps, array quirks, and common security pitfalls. It is an AI Agent Skill for Claude Code / OpenClaw, with 1672 downloads so far.

How do I install PHP?

Run "/install php" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PHP free?

Yes, PHP is completely free (open-source). You can download, install and use it at no cost.

Which platforms does PHP support?

PHP is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created PHP?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.

💬 Comments