Checker
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The skill employs standard persona-based instructions ('BECOME Checker') to guide behavior. There are no attempts to bypass safety filters, extract system prompts, or override core agent constraints.
- [Data Exposure & Exfiltration] (SAFE): No sensitive file paths, hardcoded credentials, or network operations were identified. The skill does not attempt to access or transmit data.
- [Remote Code Execution] (SAFE): The skill is entirely comprised of markdown text. There are no script files, package dependencies, or remote download patterns.
- [Command Execution] (SAFE): No subprocess calls, shell commands, or system-level modifications are present.
- [Indirect Prompt Injection] (SAFE): While the skill is designed to process user input for 'reality testing,' it lacks any operational capabilities (network, file-write, or shell access) that could be exploited via malicious data injection.
- Ingestion points: User-provided text (via dialogue).
- Boundary markers: None explicitly defined.
- Capability inventory: None (reasoning only).
- Sanitization: Not applicable as no actions are performed.
Audit Metadata