php-file-write-audit
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is strictly focused on providing a framework for security auditing of PHP source code. It includes logic for identifying sinks like
file_put_contents,fwrite, andmove_uploaded_file. - [SAFE]: No indicators of credential theft, data exfiltration, or unauthorized network operations were found. The tool instructs the agent to save results to a local file path.
- [SAFE]: The suggested use of
rg(ripgrep) for searching source code is a standard and safe practice for static analysis tools. - [SAFE]: No obfuscation, hidden instructions, or malicious remote dependencies were identified in the metadata or instructional text.
Audit Metadata