ClawAudit verdict

skill-github-daily-ops

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill performs daily GitHub repo health check and safe Dependabot auto-merge. No malicious behavior detected.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

55
security
100
transparency
90
maintenance

Findings (4)

Pattern match high

Possible hardcoded credential

scripts/auto-merge.sh · prose · downgraded · TOKEN="${GH_TOKEN:-$(cat ~/.github_token 2>/dev/null || echo

Pattern match high

Pipe to python — executes piped content as Python code

scripts/auto-merge.sh · prose · downgraded · | python3

Pattern match low

Node http/https module — low-level network access

scripts/daily-ops.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/daily-ops.js · prose · downgraded · process.env.GITHUB_TOKEN

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API