system-time

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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.

What this means

The agent may use basic local system commands to answer time-related questions.

Why it was flagged

The skill instructs use of local shell commands to retrieve or format system time and timezone information. This is coherent with the skill purpose and appears read-only.

Skill content
date -Iseconds ... TZ=Asia/Shanghai date ... ls /usr/share/zoneinfo/
Recommendation

Install only if you are comfortable with the agent using standard read-only time and timezone commands for this purpose.