acc-create-docker-php-config

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [PROMPT_INJECTION] (SAFE): No behavioral override patterns or instructions to bypass safety guidelines were detected in the skill markdown.
  • [DATA_EXFILTRATION] (SAFE): No sensitive file access or network communication patterns are present. The only network-related content is a localhost verification command for checking the PHP-FPM status page.
  • [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute external code. It provides static configuration templates and logic for text generation.
  • [INDIRECT_PROMPT_INJECTION] (INFO): While the skill accepts user input for parameters like 'workload type' and 'memory limits' to generate configurations, the output is restricted to configuration file content intended for container setup, posing no operational risk to the agent environment.
  • [SECURITY_POSTURE] (INFO): The skill actively promotes security best practices by including configurations that disable dangerous PHP functions (exec, passthru, system) and hide the PHP version (expose_php = Off).
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 08:30 AM