Back to skill
v2.3.1

I-Lang Compress

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 6:24 AM.

Analysis

This is a benign instruction-only prompt compressor, though its compact syntax can represent file or cloud actions that users should review before giving to a tool-enabled agent.

GuidanceThis skill appears safe to install as an instruction-only compressor. Treat its outputs as compact instructions rather than automatically safe commands: before giving generated I-Lang to any agent with file, cloud, or account access, confirm that the compressed operations still match what you intended.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
Data I/O: READ, WRIT, DEL, LIST, COPY, MOVE, STRM, CACH, SYNC, Π ... Entities ... @R2, @COS, @GH, @DRIVE, @LOCAL

The compression grammar can encode file/cloud read, write, delete, and transfer-like operations. In context these are textual compressed representations, not tool executions, but they could be impactful if a downstream agent treats I-Lang as executable instructions.

User impactA compressed prompt may hide the clarity of the original wording; if reused with a tool-enabled agent, operations like local file reads, cloud writes, or deletes should be checked carefully.
RecommendationReview generated I-Lang before using it with agents that can access files, cloud accounts, or other tools, especially when the output contains WRIT, DEL, MOVE, COPY, @LOCAL, @DRIVE, or @R2.