🔌 pluginStalePromisingcritical

ClaudeNightsWatch

by aniketkarne

Autonomous task execution system for Claude CLI that monitors your usage windows and executes predefined tasks automatically

Supported Platforms

🤖 Claude Code

Stars

362

Skill Type

🔄 Business Process & Team Automation

Quality Score

119/200

License

MIT

Forks

45

Last Updated

Jun 11, 2026

Discovered

Mar 16, 2026

Validation

Passed

github.com/aniketkarne/ClaudeNightsWatch

Quality Breakdown

119/ 200

Content Signals

✓Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
✓Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

â—‹Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
â—‹Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

critical

Manual security review required. Use with extreme caution.

Stale

No commits in 90-365 days and no tagged releases.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Autonomous execution system using `--dangerously-skip-permissions` flag explicitly mentioned in README, bypassing safety gates
  • Daemon process (claude-nights-watch-daemon.sh) that runs continuously without human approval for each task execution
  • Multiple shell script files with bash/shell execution capabilities (setup scripts, daemon scripts, hook scripts)
  • Task execution from external markdown files (task.md) without validation - arbitrary code execution risk
  • Persistent daemon hooks integrated into Claude CLI sessions that automatically trigger actions
  • MCP server component (nights-watch-server.sh) for programmatic control enabling remote orchestration