📄 skillActivePromisingOfficialmedium
openai/openai-agents-js
by openai
A lightweight, powerful framework for multi-agent workflows and voice agents
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
109/ 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
- Multiple shell scripts (.sh files) in .agents/skills subdirectories that execute arbitrary commands (run.sh, run-fixtures.sh, find_latest_release_tag.sh)
- Multi-agent spawning capability through agent orchestration framework with handoff patterns between agents
- Autonomous agent execution infrastructure with skills system that can execute scripts without explicit human approval gates
- GitHub Actions workflows (.github/workflows) configured for automated CI/CD including release, changeset validation, and code verification
- Agent configuration files (openai.yaml) in multiple skills defining autonomous behaviors
- Husky pre-commit hooks that can execute arbitrary scripts during git operations