skills/jeremylongshore/claude-code-plugins-plus-skills/fireflies-migration-deep-dive/Gen Agent Trust Hub
fireflies-migration-deep-dive
Warn
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
kubectl set envandkubectl rollout restartto modify Kubernetes deployment configurations and manage container lifecycles during migration and rollback phases. - [EXTERNAL_DOWNLOADS]: Downloads and installs the
@fireflies/sdkpackage from the npm registry to enable interaction with the Fireflies.ai API. - [COMMAND_EXECUTION]: Executes a local shell script (
./scripts/restore-from-backup.sh) to perform data restoration tasks during the rollback process. - [COMMAND_EXECUTION]: Utilizes system utilities including
find,grep, andxargsto scan the local filesystem for integration points and configuration files.
Audit Metadata