Content Scraper — AI Trend Monitor

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only trend-monitoring skill is coherent and purpose-aligned, but users should be aware it expects web/API access, optional Twitter credentials, and recurring daily notifications.

Before installing, decide which sources the agent may monitor, keep any Twitter/X API credentials scoped and private, and verify the daily schedule plus notification channel are what you want.

Findings (3)

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 make web or API requests to social/content platforms to collect trend information.

Why it was flagged

The skill expects the agent to access external sites or APIs to gather trend data. This is central to the stated trend-monitoring purpose, but users should ensure sources and scraping behavior are acceptable.

Skill content
Search for niche keywords using Twitter API or web scraping
Recommendation

Configure sources deliberately and avoid adding private or restricted sources unless you are comfortable with the agent reading them.

What this means

If credentials are provided, the agent may access Twitter/X through the user's API authorization.

Why it was flagged

The skill may use Twitter/X API credentials from a local configuration file. This is expected for a Twitter monitoring integration, but the registry metadata does not declare credentials or config paths.

Skill content
Optional: Twitter API credentials (in sources.json)
Recommendation

Use least-privilege API credentials, keep sources.json private, and review what account permissions the token grants.

NoteHigh Confidence
ASI10: Rogue Agents
What this means

The agent may run on a recurring schedule and send reports without a fresh prompt each time, depending on the hosting environment.

Why it was flagged

The skill asks for recurring scheduled activity and notifications. This is disclosed and fits the monitor purpose, but it is persistent behavior users should explicitly approve and configure.

Skill content
Run daily at 6 AM in the user's timezone. Save report and notify via configured channel.
Recommendation

Confirm the schedule, report storage location, and notification channel before enabling recurring use.