completeness-scorer
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a deterministic scoring algorithm for text completeness. It uses framework-provided secure I/O utilities (
safeReadFile,validateFilePath) to handle file inputs and does not contain any network-facing code, dynamic execution, or credential handling. Analysis of the core logic insrc/lib.tsandsrc/index.tsconfirms it only performs string matching and basic arithmetic for scoring purposes.
Audit Metadata