Pilot Stream Data
Security checks across static analysis, malware telemetry, and agentic risk
Overview
The skill is an instruction-only helper for sending/receiving NDJSON over the Pilot Protocol using the pilotctl CLI; its requirements and instructions match that purpose and do not request unrelated credentials or risky installs.
This skill is coherent and low-risk as provided, but before installing consider: (1) Ensure pilotctl and the pilot-protocol implementation you use are from a trusted source and kept up-to-date; the skill assumes a running daemon and network connectivity. (2) Confirm destination addresses (DEST) and any metadata you send do not contain secrets or PII — streaming is continuous and may leak data if misconfigured. (3) The examples use shell pipelines and infinite loops; run them under supervision (or as managed services) to avoid runaway CPU/disk usage. (4) If you rely on encryption/authentication for Pilot Protocol connections, verify those are configured on the daemon; the SKILL.md does not describe secure transport details. (5) When adapting the examples, prefer safe shell practices (quote variables consistently) to avoid accidental word-splitting or unexpected globbing.
SkillSpector
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.
