📄 skillActivePromisingmedium
Pensieve
by kingkongshot
tore your decisions and principles. Claude reads them to make better choices.
Quality Breakdown
119/ 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
- Multiple bash scripts in .src/scripts/ that perform system operations (install-hooks.sh, init-project-data.sh, maintain-auto-memory.sh, etc.)
- Script execution capabilities through run-doctor.sh, run-hook.sh, run-migrate.sh, run-upgrade.sh which could modify project state
- Git hook installation (install-hooks.sh) enables arbitrary code execution on developer events
- Auto-memory and project state maintenance scripts that persist configuration changes
- Multi-agent orchestration capability indicated by .codex/skills/pensieve-sync-to-main/agents/ directory with agent configuration files
- Tool lifecycle management (init, migrate, upgrade, doctor) that modifies .pensieve/ directory structure and configuration