Pilot Compress

Security checks across static analysis, malware telemetry, and agentic risk

Overview

The skill is an instruction-only helper that documents how to compress/decompress messages for the Pilot Protocol and its runtime instructions generally match the stated purpose, though it assumes several helper tools that aren't explicitly declared and has normal risks around handling compressed data and file operations.

This skill is an instruction-only helper for compressing data before sending it via pilotctl; it appears to do what it says. Before installing/using: 1) Ensure pilotctl and the compression/CLI tools referenced (gzip/gunzip, base64, jq, zstd/lz4/brotli, stat, rm) are available on your system — the registry metadata only lists pilotctl. 2) Only decompress data you trust; untrusted compressed content can be used for zip/DEFLATE bombs or to trigger resource exhaustion. 3) Note the scripts perform filesystem writes and temporary file removal (rm); run them in a safe directory or sandbox if you are unsure. 4) Confirm you trust the Pilot Protocol network and the pilotctl daemon you will use, since data is transmitted/received over that service. If you need higher assurance, request an explicit dependency list from the author or test the instructions in an isolated environment first.

SkillSpector

By NVIDIA

SkillSpector findings are pending for this release.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal