Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: adaptive-enforcement-lab-claude-skills-storing-credentials3description: Storing Credentials4---56# Storing Credentials78## When to Use This Skill910Comprehensive guide to securely storing GitHub App credentials across different environments and platforms.1112> **Storage Environment Decision**13>14>15> - **GitHub Actions** - Native GitHub Secrets (recommended for GitHub-hosted workflows)16> - **External CI** - Platform-specific secret management (Jenkins, GitLab CI, CircleCI)17> - **Kubernetes** - External Secrets Operator or Sealed Secrets18> - **Local Development** - Environment variables or encrypted vaults (never in code)192021## Implementation2223See the full implementation guide in the [source documentation](https://adaptive-enforcement-lab.com/secure/github-apps/).242526## Examples2728See [examples.md](examples.md) for code examples.29## References3031- [Source Documentation](https://adaptive-enforcement-lab.com/secure/github-apps/)32- [AEL Secure](https://adaptive-enforcement-lab.com/secure/)3334---35> Converted and distributed by [TomeVault](https://tomevault.io/claim/adaptive-enforcement-lab) — claim your Tome and manage your conversions.36<!-- tomevault:4.0:skill_md:2026-04-15 -->
Run npx skillmds@latest add tomevault-io/adaptive-enforcement-lab-claude-skills-storing-credentials in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Storing Credentials It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.