← 返回 Skills 市场
Yaf Php Audit
作者
Xavier Mary
· GitHub ↗
· v1.2.0
· MIT-0
202
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install yaf-php-audit
功能描述
Audit legacy PHP projects, especially Yaf-based PHP 7.3 codebases, for architecture issues, security risks, performance problems, compatibility risks, and ma...
安全使用建议
This skill is coherent and appears to do what it says: local grep-based scanning and report generation for PHP/Yaf projects. Before using it, consider: 1) only run it against directories you intend to scan (it will recursively read project files and may surface secrets found in code into its reports); 2) choose a secure output directory (reports may contain snippets or matches that reveal API keys/passwords); 3) treat findings as first-pass heuristics — false positives/negatives are expected and manual review is required; 4) inspect the two provided scripts (scan_project.sh, scan_workspace.sh) if you have strict security policies — they are plain shell and do not perform network I/O. If you need the agent to audit sensitive repositories, ensure appropriate access controls and that report outputs are stored securely.
功能分析
Type: OpenClaw Skill
Name: yaf-php-audit
Version: 1.2.0
The yaf-php-audit bundle is a legitimate static analysis tool designed to assist an AI agent in auditing legacy PHP projects. The included bash scripts (scan_project.sh and scan_workspace.sh) use standard utilities like grep and find to identify potential security vulnerabilities, performance bottlenecks, and hardcoded credentials within a target directory. There is no evidence of data exfiltration, intentional backdoors, or malicious prompt injection; the logic is transparent and strictly aligned with the stated purpose of generating structured audit reports.
能力标签
能力评估
Purpose & Capability
Name/description focus on auditing Yaf/PHP 7.3 codebases and the included files (checklist + bash scripts) implement exactly that: searching project files for dangerous patterns, structure checks, and producing local reports. Required binaries (bash, grep, find) are appropriate and proportional.
Instruction Scope
SKILL.md instructs the agent to inspect a target project and run the bundled scan scripts; the scripts only read files under the provided project/workspace root and produce local text/CSV/MD outputs. They do not attempt to read unrelated system config paths, invoke network calls, or transmit results to external endpoints.
Install Mechanism
No install spec — instruction-only plus two shell scripts. No downloads or package installs are performed by the skill. This minimizes disk-write/execution risks beyond the provided scripts.
Credentials
The skill declares no required environment variables, no credentials, and needs only standard CLI tools. There are no unrelated credentials or config paths requested.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It only writes reports to output paths supplied by the user (or defaults under the workspace) and does not persist privileged configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yaf-php-audit - 安装完成后,直接呼叫该 Skill 的名称或使用
/yaf-php-audit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Version 1.2.0
- Added explicit version, emoji, user-invocable flag, homepage link, and shell binary requirements to SKILL.md for better integration and discoverability.
- Enhanced compatibility notes, project applicability, and metadata in documentation.
- Updated and clarified README.md and checklist references to improve usability.
- Improving script documentation and options in scan scripts.
- General improvements for bulk audit workflows and output consistency.
v1.1.0
Initial public release: single-project audit reports, batch workspace scan, summary outputs, high-risk list, checklist, and README.
元数据
常见问题
Yaf Php Audit 是什么?
Audit legacy PHP projects, especially Yaf-based PHP 7.3 codebases, for architecture issues, security risks, performance problems, compatibility risks, and ma... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。
如何安装 Yaf Php Audit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yaf-php-audit」即可一键安装,无需额外配置。
Yaf Php Audit 是免费的吗?
是的,Yaf Php Audit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yaf Php Audit 支持哪些平台?
Yaf Php Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yaf Php Audit?
由 Xavier Mary(@xaviermary56)开发并维护,当前版本 v1.2.0。
推荐 Skills