cheat-score-blind
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill is an internal utility designed to provide context-isolated analysis.
- [DATA_EXFILTRATION]: The skill configuration does not include network-enabled tools. All file access is restricted to local script and rubric files, and the skill implements a strict denial list for sensitive system files.
- [COMMAND_EXECUTION]: The skill utilizes platform-provided Read, Glob, and Grep tools solely for legitimate file analysis purposes. No arbitrary or dangerous shell commands are present.
- [PROMPT_INJECTION]: The instructions contain behavioral constraints intended to enforce security and integrity (e.g., preventing data contamination) rather than bypassing safety protocols.
- [INDIRECT_PROMPT_INJECTION]: While the skill ingests external data from scripts and rubric files, it incorporates defensive measures such as automated keyword scanning for sensitive data and limiting its output to structured JSON, which prevents the output from being interpreted as instructions by the parent agent.
Audit Metadata