readability-scorer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION] (LOW): Indirect Prompt Injection Surface. The skill ingests untrusted text data from external files and CLI input. 1. Ingestion points: The analyze_files method and CLI flags allow processing external content (SKILL.md). 2. Boundary markers: No delimiters or ignore-instructions are specified in documentation. 3. Capability inventory: Performs statistical calculations; no network or execution capabilities detected in provided code snippets. 4. Sanitization: No sanitization of input text documented.
Audit Metadata