Glitchward Shield

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The OpenClaw skill 'glitchward-shield' is designed to integrate with the Glitchward LLM Shield API for prompt injection detection. All files (SKILL.md, package.json, README.md) consistently describe this functionality. The skill uses `curl` to interact with the `glitchward.com` API endpoints and `jq` to parse JSON responses, which are standard and appropriate tools for its stated purpose. The `GLITCHWARD_SHIELD_TOKEN` is used solely for authenticating with the Glitchward API. There is no evidence of malicious intent, unauthorized data exfiltration, arbitrary command execution, or prompt injection attempts against the OpenClaw agent itself. All instructions and code snippets are directly aligned with the advertised functionality.