Back to skill
Skillv1.0.0

VirusTotal security

Trigger Evaluator · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:59 AM
Hash
f5ba7d5f60c08dfd59ef12c68bfadfec4b0294bbb74af086d559b1cd24457f23
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: trigger-evaluator Version: 1.0.0 The skill is a specialized administrative utility designed to evaluate and inspect database trigger rules within an OpenClaw workspace. The primary script, scripts/trigger-evaluator.sh, acts as a wrapper for a local engine script and uses 'docker exec' to perform read-only queries against a Supabase PostgreSQL container. It demonstrates good security practice by using strict string comparison to validate the trigger name, effectively preventing command or SQL injection. While it contains a non-portable hardcoded path (/home/cmart/), its logic is transparent, limited in scope, and aligns perfectly with the stated purpose in SKILL.md.
External report
View on VirusTotal