Alert Manager

v9.0.1

Configure SEO alerts for ranking drops, traffic changes, technical issues, competitor movements. SEO预警/排名监控

1· 2.4k·9 current·9 all-time
byAaron Zhu@aaron-he-zhu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description, and files all describe configuring SEO/GEO alerts and templates; no unexpected binaries, credentials, or system accesses are declared. Optional mention of 'SEO tool' integrations is reasonable for an alert manager and is flagged as optional in the docs.
Instruction Scope
SKILL.md and the reference docs instruct the agent to read baseline/state documents (CLAUDE.md, State Model) and to produce monitoring outputs and handoff summaries to agent memory paths (memory/monitoring/, memory/open-loops.md, memory/decisions.md). That is expected for a monitoring skill, but it does mean the skill will collect and write monitoring context into the agent's memory—review what the agent memory stores if that is sensitive.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk during install.
Credentials
The skill declares no required environment variables or credentials. It documents optional integrations (SEO tools, Search Console, crawlers) which would legitimately require API keys if the user connects them; those keys are not required by default.
Persistence & Privilege
always:false and no system-wide modifications are requested. The skill writes monitoring outputs into agent memory as part of its contract, which is an expected level of persistence for a monitoring skill.
Assessment
This skill is an instruction-only SEO alert/configuration helper and appears internally consistent. Before installing, consider: 1) It will ask the agent to read/write monitoring state and to store handoff summaries in agent memory—ensure you are comfortable with what data the agent memory will hold. 2) If you enable optional integrations (Search Console, SEO tools, crawlers) you'll need to provide API keys to those services; only grant minimal permissions and review the CONNECTORS.md/state-model referenced. 3) The skill source points to a GitHub repo—if you need higher assurance, review the repository and referenced contract/state-model files yourself. Otherwise the skill does not request unexpected credentials, binaries, or installs.

Like a lobster shell, security has layers — review code before you run it.

latestvk974d3pqftf1paeb9pzdhx9gjs851z0frank-monitoringvk9784jnrtkw38xvj89p4vrh5hd84axs6seovk9784jnrtkw38xvj89p4vrh5hd84axs6seo-alertsvk9784jnrtkw38xvj89p4vrh5hd84axs6traffic-alertsvk9784jnrtkw38xvj89p4vrh5hd84axs6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments