📄 skillActivePromisingmedium
earendil-works/pi
AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
87/ 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
- Repository contains AI agent framework with autonomous operation capabilities (agent-loop.ts, agent.ts)
- Multi-agent spawning potential evidenced by AGENTS.md documentation file
- Shell/Bash execution capabilities present (shell-output.ts, nodejs.ts execution environment)
- Session state persistence and memory management (.pi/extensions, session storage with jsonl)
- GitHub Actions workflows present that could execute arbitrary code during CI/CD (approve-contributor.yml, build-binaries.yml, pr-gate.yml)
- Extensions system (.pi/extensions) allows dynamic code injection and execution