sentence-logic-guard
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and tools for logical text review. No malicious patterns, such as prompt injection, data exfiltration, or unauthorized network access, were found.
- [COMMAND_EXECUTION]: The skill instructions include a step to execute a local Python script (
scripts/sentence_pairs.py) to process text files. Analysis of the script confirms it is a benign utility that performs regex-based sentence splitting and outputs the results to the standard output. - [DATA_EXPOSURE]: While the skill can read user-provided text files for analysis, it does not access sensitive system directories, hardcode credentials, or include mechanisms to send data to external servers.
Audit Metadata