← Back to Skills Marketplace
Scoro
by
germainsafari
· GitHub ↗
· v1.0.0
· MIT-0
191
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install scoro
Description
Scoro API v2 integration for time tracking, task management, utilization reporting, team status reports, and billable corrections. Use when: user asks about...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install scoro - After installation, invoke the skill by name or use
/scoro - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Scoro?
Scoro API v2 integration for time tracking, task management, utilization reporting, team status reports, and billable corrections. Use when: user asks about... It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.
How do I install Scoro?
Run "/install scoro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Scoro free?
Yes, Scoro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Scoro support?
Scoro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Scoro?
It is built and maintained by germainsafari (@germainsafari); the current version is v1.0.0.
More Skills