twilio-iam-auth-setup Skill
Set up and manage Twilio authentication credentials: Auth Tokens, API keys (Standard, Main, Restricted), Access Tokens for client-side SDKs, and credential rotation. Use this skill as a prerequisite foundation before making any Twilio API calls. Published by openai in plugins.
Decision snapshot
Is this a fit?
Testing, Security review, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
API key required authentication, Credentials required
Copy skill directory
19 days ago
Access note: API key required.
What is twilio-iam-auth-setup Skill?
Set up and manage Twilio authentication credentials: Auth Tokens, API keys (Standard, Main, Restricted), Access Tokens for client-side SDKs, and credential rotation. Use this skill as a prerequisite foundation before making any Twilio API calls. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Security review
- Testing use cases
- Security review use cases
Declared skill metadata
- Source file: plugins/twilio-developer-kit/skills/twilio-iam-auth-setup/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use twilio-iam-auth-setup Skill
- Use it for testing.
- Use it for security review.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-iam-auth-setup/SKILL.md
What it does
Set up and manage Twilio authentication credentials: Auth Tokens, API keys (Standard, Main, Restricted), Access Tokens for client-side SDKs, and credential rotation. Use this skill as a prerequisite foundation before making any Twilio API calls.
Skill instructions
Overview Twilio supports multiple authentication methods. For most developers: use Auth Token for local prototyping, then move to API Keys in production. | Method | Use for | Security | |--------|---------|----------| | Account SID + Auth Token | Local prototyping, initial testing | Full account access — avoid in production | | Account SID + API Key (Standard) + Secret | All production code | Recommended — revocable, no access to /Accounts or /Keys | | Account SID + API Key (Restricted) + Secret | Fine-grained production access | Best — limit to specific resources only | | Account SID + API Key (Main) + Secret | Account management automation | Full access like Auth Token, but revocable | For beginners / vibe-coders: Start with Auth Token to get your first API call working, then create a Standard API Key before deploying anything. The key difference: if an API Key leaks, you revoke just that key. If your Auth Token leaks, your entire account is exposed until you rotate it. --- Prerequis
Verified compatibility and discovery
Frequently asked questions
What is twilio-iam-auth-setup?
twilio-iam-auth-setup is a open-source AI agent skill with Copy skill directory. Set up and manage Twilio authentication credentials: Auth Tokens, API keys (Standard, Main, Restricted), Access Tokens for client-side SDKs, and credential rotation.
Who is twilio-iam-auth-setup best for?
twilio-iam-auth-setup is best for reusing agent instructions, scripts, and references, testing workflows, security review workflows.
How do I install twilio-iam-auth-setup?
Install or run twilio-iam-auth-setup using Copy skill directory. Check twilio-iam-auth-setup for the latest setup command.
Is twilio-iam-auth-setup actively maintained?
twilio-iam-auth-setup may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.