Skip to main content

operator-scorecard

Synthesizes weekly agent performance and community growth into a concise scorecard, answering if the week was productive.

Install this skill

or
0/100

Security score

The operator-scorecard skill was audited on May 30, 2026 and we found 14 security issues across 1 threat category, including 9 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 8

Template literal with variable interpolation in command context

SourceSKILL.md
8> **${var}** — Optional. Pass `dry-run` to skip the notification (article + JSON spec still write). Pass an integer N to override the window (default 7 days = 168h). Empty = run normally on the 7-day
high line 36

Template literal with variable interpolation in command context

SourceSKILL.md
36- If `${var}` matches `^dry-run` → `MODE=dry-run`. Strip the prefix; remainder treated as window override.
high line 103

Template literal with variable interpolation in command context

SourceSKILL.md
103Path: `articles/operator-scorecard-${today}.md`. Overwrite if exists (idempotent same-day reruns).
high line 105

Template literal with variable interpolation in command context

SourceSKILL.md
105The `${health_paragraph}` placeholder in the template below resolves per branch from step 2d:
high line 107

Template literal with variable interpolation in command context

SourceSKILL.md
107- **Branch A — skill-analytics present:** `The fleet ran ${total_runs} times across ${distinct_skills} skills with a ${success_pct}% success rate. ${anomaly_count} anomaly flag(s) raised this week. He
high line 108

Template literal with variable interpolation in command context

SourceSKILL.md
108- **Branch B — heartbeat-only:** `Heartbeat issued ${heartbeat_ok} clean reports and ${heartbeat_p0+p1+p2+p3} flagged reports across ${heartbeat_total} runs in the window (P0=${heartbeat_p0} P1=${hear
medium line 111

Template literal with variable interpolation in command context

SourceSKILL.md
111```markdown
medium line 159

Template literal with variable interpolation in command context

SourceSKILL.md
159```json
medium line 216

Template literal with variable interpolation in command context

SourceSKILL.md
216```
high line 235

Template literal with variable interpolation in command context

SourceSKILL.md
235- **Branch A:** `${success_pct}% across ${total_runs} runs (${anomaly_count} anomalies, ${heartbeat_ok} clean heartbeats)`
high line 236

Template literal with variable interpolation in command context

SourceSKILL.md
236- **Branch B:** `${heartbeat_ok} clean / ${heartbeat_p0+p1+p2+p3} flagged heartbeats across ${heartbeat_total} runs (skill-analytics not enabled)`
high line 241

Template literal with variable interpolation in command context

SourceSKILL.md
241### 9. Log to `memory/logs/${today}.md`
medium line 243

Template literal with variable interpolation in command context

SourceSKILL.md
243```
medium line 248

Template literal with variable interpolation in command context

SourceSKILL.md
248- **Agent health**: ${health_log_line} (Branch A: `${success_pct}% success across ${total_runs} runs · ${anomaly_count} anomalies · ${heartbeat_p0+p1} flagged heartbeats · ${open_issues} open issues`
Scanned on May 30, 2026
View Security Dashboard
Installation guide →
GitHub Stars 14
Rate this skill
Categorymarketing
UpdatedJune 4, 2026
aaronjmars/miroshark-aeon