Seo Content Brief Generator

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

Overview

This SEO brief generator appears aligned with its purpose, with the main thing to notice being local Bash/file access for saving briefs and site context.

This looks safe to use for generating SEO briefs. Before installing, be aware that it can save local files under ~/seo-briefs and has Bash access; only approve shell/file actions that match that purpose, and do not store sensitive business details unless you are comfortable keeping them locally.

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.

#
ASI02: Tool Misuse and Exploitation
Low
What this means

The agent may create or manage local files for saved briefs; if a shell action is proposed outside that scope, it would be broader than the documented workflow.

Why it was flagged

Bash is a broad local tool authority. In this artifact it appears tied to creating and managing the documented local SEO brief workspace, but users should still notice that local shell/file operations may be used.

Skill content
"allowed-tools: Bash" and "Creates `~/seo-briefs/` containing:"
Recommendation

Review any Bash command before allowing it and keep file operations limited to the stated ~/seo-briefs workspace.

#
ASI06: Memory and Context Poisoning
Low
What this means

Saved site context, keyword research, and content briefs may persist on the machine and be reused in later SEO brief tasks.

Why it was flagged

The skill intentionally stores reusable SEO and site context locally, which is purpose-aligned but may include business strategy or content planning information.

Skill content
"memory.md` — site context, niche profile, past keyword research" and "`briefs/` — saved content briefs"
Recommendation

Avoid saving confidential business information unless local persistence is acceptable, and periodically review or delete old files in ~/seo-briefs.