Aviation Healthcheck
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: aviation-healthcheck Version: 1.0.0 The aviation-healthcheck skill bundle is a legitimate tool designed to aggregate aviation safety information and monitor system status. It references official industry URLs (FAA, EASA, CAAC) and uses standard diagnostic commands like 'df -h' and 'openclaw status' without any evidence of malicious intent, data exfiltration, or prompt injection.
Findings (0)
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.
The agent may read and summarize local system health information such as OpenClaw status and disk usage.
The skill asks the agent to use local command-line tools to inspect OpenClaw status, disk space, and security/update status. These commands are visible and purpose-aligned, but users should know the skill involves local system checks.
openclaw status openclaw health --json ... df -h ... openclaw security audit openclaw update status
Install only if you are comfortable with the agent running these visible health-check commands, and review the generated report for any sensitive local system details before sharing it.
If you add the suggested cron schedule, the skill could run multiple times per day and repeatedly access aviation sources and local health-check information.
The skill recommends setting up recurring scheduled execution. This is disclosed and fits a health-check use case, but it would make the checks run repeatedly if the user enables it.
建议每日定时执行 (通过 openclaw cron add): ... 时间: 09:00, 15:00, 21:00
Only create the cron schedule if you want recurring checks, choose an appropriate frequency, and remove the schedule when you no longer need it.
