Back to skill
v1.0.1
Epic Free Games
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 7:45 AM.
Analysis
This instruction-only skill makes a clearly scoped public API request to Epic Games to list free games and does not request credentials, persistence, or broad system access.
GuidanceThis appears safe for its purpose. Before installing, note that it may contact Epic Games' public API and use your requested or default locale and country parameters to fetch free-game listings.
Findings (1)
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.
Abnormal behavior control
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
Fetch the API using `curl` (the response is large, `web_fetch` may truncate it)
The skill asks the agent to use a command-line network tool, but only for a specific public Epic Games API endpoint that directly supports the skill's stated purpose.
User impactThe agent may make an external web request to Epic Games to retrieve giveaway information.
RecommendationInstall if you are comfortable with the agent contacting Epic Games' public store API for this task.
