create-read-write-proxy
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the analyzed skill files.
- [PROMPT_INJECTION]: The instructions contain no bypass markers, jailbreak attempts, or instructions to ignore safety guidelines.
- [DATA_EXFILTRATION]: The skill does not hardcode credentials or access sensitive files. It demonstrates secure credential management using environment variables.
- [COMMAND_EXECUTION]: No usage of system-level command execution functions (e.g.,
exec,shell_exec) was found. - [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from external or untrusted sources.
- [SAFE]: The database interaction code uses prepared statements (
PDO::prepare), which effectively mitigates SQL injection risks in the generated infrastructure.
Audit Metadata