Daily Desk — Orion

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

Automating the paid ACP call could incur charges, especially if repeated daily.

Why it was flagged

The skill documents a paid ACP hiring action. The cost is disclosed and presented as an upgrade, but the action could spend money if an agent or user invokes it.

Skill content
`agent_daily_intel` — $0.75 (24h subscription, full day coverage) ... `Use the ACP skill to hire agent: Orion`
Recommendation

Require explicit user confirmation before hiring Orion on ACP or scheduling recurring paid calls.

What this means

Prompts, portfolio context, or workflow details sent to ACP/Orion may leave the local agent boundary.

Why it was flagged

The paid workflow depends on communication with an external ACP agent. The artifact identifies Orion, but does not describe what prompt/context may be shared or retained by that external service.

Skill content
For full structured JSON ... hire Orion on ACP ... Structured JSON for agent consumption
Recommendation

Share only the minimum context needed with the external agent and review ACP/Orion privacy and billing terms before use.

What this means

Users could over-trust unverified market calls when making trading or portfolio decisions.

Why it was flagged

The skill presents actionable crypto-market signals, but the provided artifacts do not show data sources or retrieval logic for the free snapshot.

Skill content
The agent will return a free pre-session snapshot: BTC directional bias ... Korean market status ... Whale activity ... One-line macro read ... Valid for 24 hours.
Recommendation

Treat outputs as informational, verify market data with trusted sources, and do not rely on the skill as financial advice.