Geo Metrics Tracker

v0.1.0

Real-time GEO metrics monitoring and alerting orchestrator. Use this skill whenever the user wants to track, visualize, and react to AI GEO performance metri...

0· 202·0 current·0 all-time
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 (GEO metrics monitoring and alerting orchestrator) match the delivered artifacts: a detailed SKILL.md with templates, a reference templates file, an evals.json with relevant prompts, and a harmless Python script that emits markdown schema/catalogs. Nothing in the package requires unrelated capabilities (no cloud creds, no platform-specific binaries).
Instruction Scope
SKILL.md confines the skill to designing schemas, dashboards, alert rules, and playbooks and explicitly states it does not directly pull third‑party data. It does not instruct the agent to read arbitrary system files, environment variables, or to transmit data to unexpected endpoints. Templates mention channels (Slack/PagerDuty) as example alert destinations but do not embed credentials or automatic exfiltration steps.
Install Mechanism
There is no install spec (instruction-only skill) and the only code file is a small local Python script that generates markdown; it writes files only when invoked with an --output argument. No downloads, remote installers, or archive extraction are present.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The content references external services (Slack, PagerDuty) only as example channels; any integration would require separate credentials which are not requested by this skill.
Persistence & Privilege
The skill is not always-on (always:false), does not request persistent privileges, and contains no instructions to modify other skills or global agent configuration. Autonomous invocation is allowed (platform default) but there are no additional privileges granted by the skill itself.
Assessment
This skill appears coherent and safe as a design/orchestration helper: it produces docs, schemas, and alert templates and does not automatically fetch data or request secrets. Before deploying: (1) confirm you or your team will supply the actual data sources and connector credentials (Slack, PagerDuty, BI warehouse, etc.) because the skill only designs the system; (2) review any generated alert runbooks and notification-channel configurations before wiring them to production to avoid noisy/incorrect alerts; and (3) if you plan to extend the skill to automatically ingest data, add credentials deliberately and verify least-privilege access for each connector.

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

latestvk97cd9cghy78hswnah6dbnwmtd82jc3a

License

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

Comments