📄 skillActivePromisinghigh
NewsBlur
by samuelclay
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
92/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Persistent configuration modification: .claude/ directory with settings.json, commands, hooks, and skills enables Claude to modify its own behavior and configuration
- Multi-agent spawning capability: .agents/ directory structure with skills (newsblur-cli) indicates agent orchestration and subagent spawning infrastructure
- Autonomous operation infrastructure: .claude/commands/ includes automation scripts (commit-all.md, commit-push.md, feature.md, worktree.md) that could execute without explicit human approval gates
- System administration capabilities: Extensive Ansible playbooks and roles for infrastructure deployment (deploy_app.yml, setup_root.yml, setup_postgres.yml, setup_redis.yml, setup_elasticsearch.yml) enabling system-level changes
- Bootstrap automation: Ansible configuration files (.ansible.cfg, ansible/playbooks/) for automated infrastructure provisioning and deployment
- CI/CD automation hooks: .github/workflows including claude.yml suggests automated GitHub Actions that could trigger agent behavior