Rollbar
v1.2.0Monitor and manage Rollbar error tracking. List recent items, get item details, resolve/mute issues, and track deployments via the Rollbar API.
⭐ 0· 557·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description request a Rollbar access token and require curl/python3 — exactly what is needed to call the Rollbar API. The commands and options in SKILL.md map directly to API operations implemented in rollbar.sh.
Instruction Scope
SKILL.md instructs setting ROLLBAR_ACCESS_TOKEN, running the included rollbar.sh, and optionally scheduling a cron check. The instructions do not ask the agent to read unrelated files or send data to any endpoint other than api.rollbar.com.
Install Mechanism
No install spec is provided (instruction-only), and the shipped helper is a plain shell script. Nothing is downloaded or executed from arbitrary URLs; no archive extraction or remote installers are used.
Credentials
Only ROLLBAR_ACCESS_TOKEN is required, which is proportional. Note: the skill supports both project-level (recommended) and account-level tokens — account tokens are broader in scope, so the user should prefer a project read-only token unless multi-project access is required.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. The script runs on-demand or via cron as the user configures.
Assessment
This skill appears coherent and implements only Rollbar API interactions. Before installing: 1) Use a least-privilege Rollbar token (project-level read-only when possible); avoid account-level tokens unless necessary. 2) Store the token in a secrets manager or environment variable — avoid committing it to repos. 3) If you plan to run proactive cron checks, confirm where alerts/summaries will be delivered and how logs are stored to avoid accidental token exposure. 4) Review the included rollbar.sh yourself (it’s short and readable) if you want to be certain no local modifications or telemetry are present. Finally, verify the skill’s repository/source matches an author you trust before installing into production.Like a lobster shell, security has layers — review code before you run it.
latestvk97cwg0t89nh4gh5dy96w0ht4181et16
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🐛 Clawdis
Binscurl, python3
EnvROLLBAR_ACCESS_TOKEN
