📄 skillActivePromisinghigh

rynfar/meridian

by rynfar

Use your Claude Max subscription with OpenCode, Pi, Droid, Aider, Crush, Cline. Proxy that bridges Anthropic's official SDK to enable Claude Max in third-party tools.

Supported Platforms

🤖 Claude Code

Stars

1.4k

Skill Type

📖 Library & API Reference

Quality Score

102/200

License

Unknown

Forks

162

Last Updated

Jun 11, 2026

Discovered

Apr 7, 2026

Validation

Passed

github.com/rynfar/meridian

Quality Breakdown

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

  • Contains CLAUDE.md file indicating persistent AI agent configuration/memory
  • Multiple shell scripts in bin/ directory (claude-proxy-supervisor.sh, docker-entrypoint.sh, docker-auth.sh, oc.sh) that could execute arbitrary commands
  • Dockerfile and docker-compose.yml enable containerized execution without transparent oversight
  • Plugin system (PLUGINS.md, plugin/ directory, examples/plugins/) allows loading and executing external code
  • Multiple CI/CD workflow files (.github/workflows/) that could spawn autonomous processes
  • Binary execution patterns: bin/cli.ts suggests command-line tool that could invoke system commands