bap-identity
OfficialManage BAP identities with bap-cli & bbackup.
Authorb-open-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides end-to-end management of BAP identity backups using bap-cli and bbackup. It enables creating, listing, extracting member identities, encrypting/decrypting JSON backups, and generating test fixtures for automated Playwright tests involving BAP identities. It reduces manual handling and errors when dealing with encrypted backups.
Core Features & Use Cases
- Identity Management: create, list, and extract identities from BAP backups.
- Backup Encryption/Decryption: encrypt and decrypt JSON payloads to .bep format.
- Test Fixtures: generate test data for automated testing of identity-driven apps.
Quick Start
Example:
- Create a new Type42 backup: bap new --type type42 --password <password> --name "<name>" --output <file.bep>
- List identities: bap list <backup.bep> --password <password>
- Extract a member identity: bap member <backup.bep> --password <password> --index 0 --output member.bep
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bap-identity Download link: https://github.com/b-open-io/prompts/archive/main.zip#bap-identity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.