← 返回 Skills 市场
germainsafari

Scoro

作者 germainsafari · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
191
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scoro
功能描述
Scoro API v2 integration for time tracking, task management, utilization reporting, team status reports, and billable corrections. Use when: user asks about...
安全使用建议
This skill appears coherent and limited to Scoro API access. Before installing: (1) ensure the SCORO_API_KEY you provide has minimal necessary privileges and can be rotated; (2) protect openclaw.json (it will contain the key and base URL) — treat it as a secrets file; (3) confirm your organization policy allows an agent to make API calls to your Scoro tenant; and (4) periodically review agent activity/logs for unexpected modifications (the skill can modify time entries and billable status according to the instructions). If you need higher assurance, ask the publisher for an implementation example or source so you can review how the agent constructs and stores requests.
功能分析
Type: OpenClaw Skill Name: scoro Version: 1.0.0 The Scoro skill bundle is a legitimate integration for the Scoro API v2, providing comprehensive instructions for task management, time tracking, and reporting. It correctly identifies the need for sensitive environment variables (SCORO_API_KEY) and includes safety reminders for the agent to seek user confirmation before modifying or deleting data. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description, required env vars (SCORO_API_KEY, SCORO_COMPANY_URL), and the endpoints/instructions all align with a Scoro API v2 integration. The requested credentials and base URL are expected for the described functionality.
Instruction Scope
SKILL.md only instructs using the declared env vars, calling Scoro endpoints via POST, paginating results, and adding the skill to agent config. It does not ask the agent to read unrelated files, or to transmit data to other endpoints. The only storage guidance is to add env vars to openclaw.json.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by an installer. This minimizes install-surface risk.
Credentials
Only two environment values are required (SCORO_API_KEY and SCORO_COMPANY_URL), both directly relevant and declared. Primary credential is the API key as expected.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request continuous/system-wide presence or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scoro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scoro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Full Scoro API v2 integration for time tracking, tasks, reporting, and team management. - Supports fetching and managing Scoro tasks and time entries, including billable/non-billable hours and utilization reports. - Allows generation of team status, hours, and utilization reports with user and date filtering. - Enables correction of billable statuses on time entries, with safety checks. - Handles Scoro API pagination and rate limiting automatically. - Requires environment variables SCORO_API_KEY and SCORO_COMPANY_URL for setup. - Detailed usage instructions and example requests included in documentation.
元数据
Slug scoro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Scoro 是什么?

Scoro API v2 integration for time tracking, task management, utilization reporting, team status reports, and billable corrections. Use when: user asks about... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 Scoro?

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

Scoro 是免费的吗?

是的,Scoro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Scoro 支持哪些平台?

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

谁开发了 Scoro?

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

💬 留言讨论