Seasonal Inventory Planner

AdvisoryAudited by Static analysis on May 7, 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

If followed without review, the plan could cause costly over-ordering, under-ordering, or premature markdowns.

Why it was flagged

The template can lead to real procurement actions and cash commitments if a user follows it. The wording frames this as a next step requiring approval, and the artifacts do not include tools or credentials to place orders automatically.

Skill content
Approve pre-season buy quantities and place initial orders by [date]
Recommendation

Use the skill for planning, but require human review and separate approval before placing orders, changing prices, or committing budget.

What this means

Sensitive business metrics may be processed by the agent, and bad or manipulated input data could lead to poor purchasing recommendations.

Why it was flagged

The skill expects detailed proprietary sales and revenue data to be placed in the agent context. This is purpose-aligned, and no persistence or sharing is shown, but the data is business-sensitive and inaccurate inputs can distort downstream recommendations.

Skill content
Required fields: product/SKU, time period, units sold, and revenue. Optional but valuable: units lost to stockouts ... returns by period, and channel/location breakdowns.
Recommendation

Provide only necessary data, verify source data quality, avoid unnecessary identifiers, and check agent memory/export settings if the data is confidential.