speed
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill processes text for a speed-reading visualization. No malicious behaviors, exfiltration, or unauthorized access were detected.
- [COMMAND_EXECUTION]: The skill uses the 'open' command to display a local HTML file in the user's browser, which is consistent with its stated purpose.
- [PROMPT_INJECTION]: While the skill ingests untrusted input, it includes explicit sanitization instructions (stripping markdown and escaping characters) to prevent script injection into the HTML reader.
Audit Metadata