📚 resourceActivePromisinghigh

rowboat

by rowboatlabs

Open-source AI coworker, with memory

Stars

14.9k

Skill Type

🔄 Business Process & Team Automation

Quality Score

97/200

License

Apache-2.0

Forks

1.5k

Last Updated

Jun 11, 2026

Discovered

Apr 6, 2026

Validation

Passed

github.com/rowboatlabs/rowboat

Quality Breakdown

97/ 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

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

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

Risk Assessment

  • Autonomous agent system with multi-agent spawning capability (agents/agents.ts, agents/runtime.ts) that operates without explicit human approval gates
  • Command execution capability (exec-tool.ts, command-executor.ts) allowing arbitrary shell/bash command execution
  • External code execution via MCP (Model Context Protocol) integration (mcp-integration/skill.ts) enabling third-party tool execution
  • Persistent configuration and memory modification with CLAUDE.md file indicating persistent context storage
  • Workflow authoring and autonomous workflow execution (workflow-authoring/skill.ts, workflow-run-ops/skill.ts) without apparent human approval checkpoints
  • Gmail and calendar synchronization with external service access (sync_gmail.ts, sync_calendar.ts) suggesting credential handling and data extraction