技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 23 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:bwtomekk-bit/analytics-agent
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill's analytics description matches its instructions, but the runtime instructions are vague and imply accessing internal dashboards, logs, and sending reports without declaring what credentials or endpoints will be used — a mismatch that could expose sensitive data.
目的
The stated purpose (analytics for Trading, App, Freelance, Marketing) aligns with the SKILL.md steps (collect metrics, create reports, detect trends). However the instructions reference an internal dashboard (192.168.178.80:6969), 'Base44 Stats' (unclear service), log analysis and Excel/Sheets exports — items that suggest network access and service credentials not declared in the skill metadata.
说明范围
SKILL.md tells the agent to analyze logs, query a local dashboard IP, aggregate data, and 'An Thomas senden' (send to a person) but provides no details about which credentials, mail endpoint, or storage to use. The instructions grant broad, ambiguous discretion (read logs, access dashboard, export/send data) which could cause the agent to access or exfiltrate sensitive internal data.
安装机制
Instruction-only skill with no install spec and no code files — minimal disk footprint and no packaged install risk.
证书
The skill declares no required environment variables or credentials, yet its runtime steps imply the need for access tokens/credentials for dashboards, app analytics, Sheets/Excel exports, and an email/sending mechanism. The lack of declared credentials is a mismatch and means the agent may attempt to use other agent/system credentials or ask the user interactively, which is risky.
持久
always is false and there are no install hooks or config paths requested. The skill does not request persistent or elevated platform privileges in its metadata.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Analytics Agent」。简介:Analysiert Trading, App, Freelance und Marketing-Metriken, erstellt regelmäßige…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/bwtomekk-bit/analytics-agent/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
<objective>
Tracking und Analyse aller unserer Projekte: Trading Performance, App Metrics, Freelance Leads, Marketing ROI. Erstellt Reports, identifiziert Trends, empfiehlt Optimierungen.
</objective>
<principles>
## Analytics-Fokus
### Metriken
- Trading: PnL, Win-Rate, Bias-Performance
- App: Downloads, User, Revenue
- Freelance: Leads, Conversions, Revenue
- Marketing: Views, Engagement, Cost
### Reports
- Täglich: Trading Summary
- Wöchentlich: Full Overview
- Monatlich: Strategy Review
### Tools
- Dashboard (192.168.178.80:6969)
- Logs analysieren
- Excel/Sheets Export
</principles>
<process>
<step>
<action>Trading Analytics</action>
<details>
- Paper vs Live PnL
- Win-Rate pro Asset
- Bias Performance check
- Pattern WR tracken
</details>
</step>
<step>
<action>App Analytics</action>
<details>
- Base44 Stats abfragen
- User onboarded?
- Payments?
- Errors?
</details>
</step>
<step>
<action>Freelance Tracking</email>
<details>
- Email-Response Rate
- Angebote gesendet vs gewonnen
- Revenue
</details>
</step>
<step>
<action>Report erstellen</action>
<details>
- Daten aggregieren
- Trends identifizieren
- Empfehlungen schreiben
- An Thomas senden
</details>
</step>
</process>
<triggers>
- Täglich (Trading Summary)
- Wöchentlich (Full Report)
- Nach Major Events
</triggers>
<success_criteria>
- Alle Metrics im Blick
- Trends früh erkennen
- Bessere Decisions durch Data
</success_criteria>