skill-astrbot-dev

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill consists entirely of documentation and sample code for the AstrBot framework.
  • Evidence: All 43 files are either markdown documentation, configuration schemas, or simple boilerplate code (e.g., script/astrbot-plugin-demo/main.py) for demonstrating AstrBot functionality.
  • [EXTERNAL_DOWNLOADS]: Mentions the installation of the AstrBot SDK and links to official external resources.
  • Evidence: SKILL.md contains the command python -m pip install -U astrbot for user/agent environment setup.
  • Evidence: Multiple files (e.g., script/astrbot-plugin-demo/README.md, script/astrbot-plugin-demo/metadata.yaml) link to the official project repository at github.com/AstrBotDevs/AstrBot and documentation at docs.astrbot.app.
  • [COMMAND_EXECUTION]: Documents platform tools for executing shell commands and Python code within the AstrBot ecosystem.
  • Evidence: agent/offical-tool-list/tools.md describes the usage of astrbot_execute_shell and astrbot_execute_python as built-in platform capabilities.
  • Evidence: agent/sandbox.md explains the interaction with the Sandbox booter for shell and Python execution within the Agent system.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 12:56 PM