dry-ssot-text
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate technical workflow for text optimization and DRY (Don't Repeat Yourself) principles. No malicious obfuscation, credential harvesting, or unauthorized network activity was detected.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard Unix utilities (grep, wc) for identifying repeated text patterns and measuring document size. These tools are used locally within the workspace for the skill's primary purpose.
- [PROMPT_INJECTION]: The skill processes potentially untrusted document content, creating an indirect prompt injection surface. 1. Ingestion points: Full text of user documents (plans, RFCs, PR descriptions) as specified in the 'Identify' phase. 2. Boundary markers: Absent. 3. Capability inventory: File read/write access and local shell command execution (grep, wc). 4. Sanitization: Absent. The skill does not instruct the agent to escape or validate the input document content.
Audit Metadata