Critic Agent

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The critic-agent skill is a quality control utility designed to evaluate and score AI agent outputs against a defined rubric (Correctness, Clarity, Completeness, and Safety). The implementation consists of a Node.js scoring script (scripts/compute-score.js), a bash test script (scripts/test-critic.sh), and a system prompt template (scripts/critic-system-prompt.txt), all of which align with the stated purpose of providing structured feedback and lack any evidence of data exfiltration, unauthorized execution, or malicious prompt injection.