story-deslop
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the standard shell command
wc -mto calculate character counts, ensuring that text modifications remain within a specific threshold. This is a benign use of a system utility for analytical purposes. - [DATA_EXPOSURE]: The skill manages a local configuration file named
.deslop-whitelistto handle project-specific word exclusions. This involves standard local file reading and creation within the project directory for configuration management. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill operates entirely on local files and user-provided text without making unauthorized network requests or executing untrusted code.
Audit Metadata