Msapps Session Backup
Plugin ActiveDaily backups of Claude sessions, skills, and configs to Google Drive — automatic versioning and disaster recovery
Purpose
To ensure the safety of Claude sessions, skills, and configurations through automated, versioned backups to Google Drive, enabling disaster recovery.
Features
- Automated daily backups
- Versioning of backups
- Disaster recovery capability
- Google Drive integration
Use Cases
- Recovering lost or corrupted Claude sessions
- Maintaining historical versions of Claude sessions
- Ensuring business continuity for critical Claude workflows
- Automating the backup process for peace of mind
Non-Goals
- Real-time synchronization of sessions
- Backups to services other than Google Drive
- Advanced conflict resolution for backup versions
Security
- warning:Secret ManagementThe plugin requires Google Drive credentials, but the README and manifest do not specify how these secrets are handled or stored, raising concerns about potential insecure practices like hardcoding or unencrypted storage.
- warning:Data ExfiltrationThe plugin requires access to Google Drive, which involves sending session data to a third-party service. The documentation does not clearly state how this data is protected or if it includes sensitive information, raising potential exfiltration concerns.
- warning:Keychain-stored secretsThe plugin requires Google Drive credentials, but the manifest does not declare them via `userConfig` with `sensitive: true`, suggesting they might be stored insecurely in `settings.json`.
Code Execution
- warning:LoggingThere is no mention of local audit logging for destructive actions or outbound calls within the README or manifest, which is important for reviewing backup operations.
Compliance
- warning:GDPRThe plugin backs up Claude sessions which may contain personal data. Without clear information on data sanitization and how this data is handled when sent to Google Drive, potential GDPR compliance issues exist.
Install
- warning:Installation instructionWhile installation via marketplace is mentioned, specific instructions on how to provide Google Drive credentials are not detailed in the README, which is crucial for this plugin's functionality.
Installation
/plugin install msapps-session-backup@davepoon-buildwithclaudeQuality Score
75 /100
Analyzed about 20 hours ago
Similar Extensions
Claudebase
99Back up and restore your entire Claude Code environment to a private GitHub repo
Plugin
rohithzr
Claude Snapshot
99Export and apply portable snapshots of your Claude Code setup across machines
Plugin
davepoon
Msapps Google Drive Upload
97Upload any file from Claude directly to Google Drive — unlimited uploads, folder selection, automatic organization
Plugin
davepoon