📄 skillActivePromisingOfficialmedium
anthropics/claude-agent-sdk-python
by anthropics
No description available
Supported Platforms
🤖 Claude Code
Quality Breakdown
106/ 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
Official
This skill is published by a platform vendor.
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains .claude/ configuration directory with agents, commands, and settings that could modify Claude's persistent behavior
- Multiple GitHub Actions workflows present that could execute arbitrary code during CI/CD (claude-code-review.yml, claude-issue-triage.yml, auto-release.yml)
- SDK bundles and auto-executes external CLI tool (Claude Code CLI) without explicit user approval gate - subprocess_cli.py indicates shell execution capability
- Shell scripts in /scripts directory (edit-issue-labels.sh, gh.sh, test-docker.sh) for automation
- Bootstrap automation via initial-setup.sh and pre-push hooks
- CLAUDE.md file indicates persistent configuration of Claude agent behavior