Ai Daily Brief

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

Overview

The news-brief purpose is clear, but the skill is set to send the result to a fixed Telegram recipient named “warrior” without declaring or scoping the Telegram account access.

Before installing, confirm that “warrior” is the intended Telegram recipient and that you understand which Telegram account or bot the agent would use. Prefer a version that lets you choose the recipient and approve the send action.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

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

Running the skill may cause a Telegram message to be sent to the named recipient using whatever Telegram capability the agent has available.

Why it was flagged

The skill directs the agent to send the brief to a fixed Telegram recipient. The artifacts do not show recipient configuration or confirmation, so a user could trigger messaging to someone other than themselves.

Skill content
- 发送到 warrior 的 Telegram
Recommendation

Make the Telegram recipient user-configurable and require clear user confirmation before sending.

What this means

The user may not know which Telegram account, bot, or session would be used to send the message.

Why it was flagged

The skill requires Telegram delivery in SKILL.md, which normally depends on account or bot authority, but the metadata declares no credential or configuration boundary.

Skill content
Required env vars: none; Env var declarations: none; Primary credential: none
Recommendation

Declare the required Telegram credential or integration, document the account used, and scope it to the intended recipient.