deslop
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Python scripts (
slop_lint.pyandverify_edit.py) from sibling tool directories to perform text analysis and change verification. - [EXTERNAL_DOWNLOADS]: Includes references to informational and research resources from well-known domains such as Arxiv, Science.org, and Wikipedia.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied drafts, creating a potential surface for indirect prompt injection.
- Ingestion points: User-provided text drafts are processed in the editing workflow.
- Boundary markers: The instructions mandate 'bounded edits,' requiring that only flagged spans are modified while all other text is preserved byte-for-byte.
- Capability inventory: The skill uses
python3to run analysis and verification scripts. - Sanitization: Employs a verification tool (
deslop-verify) to confirm that content invariants like quotes, numbers, and code blocks are unchanged after processing.
Audit Metadata