Phpmyadmin Manager
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The phpmyadmin-manager skill is a standard utility for managing a phpMyAdmin Docker container in a local development environment. It uses a bash script (run.sh) and a docker-compose.yml file to start, stop, and monitor the service. The configuration correctly binds the web interface to 127.0.0.1:8081 to prevent external access, and the logic is transparent with no signs of data exfiltration, malicious execution, or prompt injection.
