Haskell
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw AgentSkills bundle for Haskell development is benign. All code and instructions, including those in SKILL.md and various reference files, are aligned with standard Haskell development, build, test, and deployment practices using Cabal and Nix. Commands for shell execution, network server setup (Warp), and database interaction (PostgreSQL-Simple) are presented as legitimate development tools, often with explicit instructions for local, self-contained environments (e.g., local PostgreSQL setup in `references/nix-haskell.md`). The skill also provides good security advice, warning against unsafe Haskell functions and GHC extensions. There is no evidence of intentional harmful behavior, data exfiltration, backdoors, or prompt injection aiming for malicious objectives.
