📄 skillActivePromisingmedium

AstrBotDevs/AstrBot

by AstrBotDevs

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Supported Platforms

🧠 Codex

Stars

34.8k

Skill Type

📖 Library & API Reference

Quality Score

104/200

License

AGPL-3.0

Forks

2.4k

Last Updated

Jul 13, 2026

Discovered

Jun 13, 2026

Validation

Passed

github.com/AstrBotDevs/AstrBot

Quality Breakdown

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

medium

Requires extended permissions (shell access, subagents). Review before use.

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

  • Repository contains multiple GitHub Actions workflows that execute code (build-docs.yml, codeql.yml, docker-image.yml, release.yml, etc.) which could potentially be manipulated
  • Dockerfile present indicating container execution capabilities
  • Plugin/extension system (.astrbot-plugin structure) allows loading external code, which could be exploited for arbitrary execution
  • CLI commands present (cmd_run.py, cmd_init.py) that modify system state and configuration
  • MCP (Model Context Protocol) client implementation (mcp_client.py) suggests external tool integration with potential for command execution
  • Agent system with hooks and handoff mechanisms could enable chained autonomous operations