Back to skill
Skillv1.0.1

VirusTotal security

Pihole Ctl · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:51 AM
Hash
83b905b62ec734a1fee3aeb34f7a79e53613146b65a01521933ad9786d2f8143
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: pihole-ctl Version: 1.0.1 The OpenClaw skill 'pihole-ctl' is designed to manage and monitor a local Pi-hole instance. The `SKILL.md` provides clear, non-manipulative instructions and capabilities. The core script `scripts/query_db.py` safely queries the Pi-hole FTL database using `sqlite3` in read-only mode (`mode=ro`) and employs parameterized queries to prevent SQL injection. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. While the `SKILL.md` notes that `pihole` CLI commands require `sudo`, this is a factual statement about the command's requirements, not a malicious instruction, and the script itself does not execute these commands.
External report
View on VirusTotal