II.
LibrarySkill overview
Reference · livelib-skill:web-development--secrets-management
secrets-management overview
Secrets handling, environment variables, and vault integration.
Attributes
displayName
secrets-management
description
Secrets handling, environment variables, and vault integration.
libraryPath
library/specializations/web-development/skills/secrets-management/SKILL.md
specialization
web-development
contentSummary
# Secrets Management Skill
Expert assistance for handling secrets securely.
## Capabilities
- Configure environment variables
- Integrate with vaults
- Handle secrets rotation
- Secure CI/CD secrets
- Audit secret access
## Best Practices
```typescript
// Never commit secrets
//
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:twelve-factor-app·TopicTwelve-Factor App
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:security-engineer·RoleSecurity Engineer
lib_requires_skill_area2
- skill-area:backend-security·SkillAreaBackend Security
- skill-area:configuration-management·SkillAreaConfiguration Management
Incoming edges
None.