📄 skillActivePromisingmedium
mnfst/manifest
by mnfst
Connect Your Agents And Harnesses With Any Provider 🦚
Supported Platforms
🤖 Claude Code
Quality Breakdown
89/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Docker installation script (docker/install.sh) present - automated system-level installation capability
- CLAUDE.md file present indicating persistent configuration for AI coding tools
- Docker compose and Dockerfile present enabling containerized execution with potential access isolation bypass
- CI/CD workflows (.github/workflows/) with release automation could execute arbitrary code during builds
- NestJS backend with analytics and auth modules suggests multi-agent capable architecture for orchestrating AI operations
- No evidence of system shell/bash/exec capability requests in visible files, lowering risk from critical