← 返回 Skills 市场
nftechie

Strava Skill

作者 nftechie · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
956
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install strava-skill
功能描述
Talk to your Strava data — ask questions about your activities, fitness trends, PRs, and training load using AI.
安全使用建议
Before installing: 1) Note the SKILL.md requires a TRANSITION_API_KEY (X-API-Key) even though the registry metadata lists none — that omission is a transparency issue. 2) Only provide an API key if you trust the Transition service (https://transition.fun); verify the domain, TLS, and the service's privacy policy and terms. 3) Prefer adding the key to the agent's secret store (or skill-specific config) rather than your global shell profile. 4) Limit exposure: use a revocable key, test with a throwaway account if possible, and monitor the key's usage/requests after enabling the skill. 5) If you need stronger assurance, ask the skill author to update the registry metadata to declare TRANSITION_API_KEY as a required credential and to explain how the key is used, stored, and transmitted. 6) Revolve/rotate the key and revoke it immediately if you see unexpected activity.
功能分析
Type: OpenClaw Skill Name: strava-skill Version: 1.0.0 The skill bundle is benign. It provides instructions and API endpoints for an AI agent to interact with the Transition API to access Strava data. All network calls are directed to the legitimate `api.transition.fun` domain, and the `TRANSITION_API_KEY` is used as expected for authentication. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended behavior in `SKILL.md` or `README.md`. The 'Tips for Agents' section in `SKILL.md` offers functional guidance for using the API, not malicious instructions.
能力评估
Purpose & Capability
SKILL.md's purpose (ask questions about Strava data) aligns with calling Transition's API, but the registry metadata lists no required environment variables or primary credential while the instructions explicitly require TRANSITION_API_KEY/X-API-Key. That metadata omission is an inconsistency.
Instruction Scope
The instructions confine actions to HTTP calls to https://api.transition.fun (including an unauth WOD endpoint and authenticated coach/workouts endpoints). They do not direct reading local files, scanning other creds, or exfiltrating data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lower-risk model (nothing written to disk by the skill itself).
Credentials
The skill legitimately needs a Transition API key to access synced Strava data, which is proportionate to the described feature set. However, the registry did not declare this required secret; that mismatch reduces transparency and could lead to accidental leakage or confusion about what the agent will transmit.
Persistence & Privilege
Skill has no elevated persistence (always:false) and does not request system-level changes or other skills' config. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install strava-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /strava-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of strava-skill. - Enables chat-based access to your Strava data, activities, fitness trends, PRs, and training load. - Supports both authenticated and no-auth endpoints, including workout of the day, AI coaching chat, workouts retrieval, performance stats, and athlete profile. - Detailed setup and usage instructions provided. - Includes rate limits for free and paid tiers. - Best practices and tips for effective use by agents.
元数据
Slug strava-skill
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Strava Skill 是什么?

Talk to your Strava data — ask questions about your activities, fitness trends, PRs, and training load using AI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 956 次。

如何安装 Strava Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install strava-skill」即可一键安装,无需额外配置。

Strava Skill 是免费的吗?

是的,Strava Skill 完全免费(开源免费),可自由下载、安装和使用。

Strava Skill 支持哪些平台?

Strava Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Strava Skill?

由 nftechie(@nftechie)开发并维护,当前版本 v1.0.0。

💬 留言讨论