skills/jeremylongshore/claude-code-plugins-plus-skills/instantly-migration-deep-dive/Gen Agent Trust Hub
instantly-migration-deep-dive
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@instantly/sdkpackage via the npm package manager, which is a standard dependency for integrating with the Instantly platform. - [COMMAND_EXECUTION]: Utilizes
kubectlto manage Kubernetes deployments, specifically for updating environment variables and performing rollouts during the migration and rollback phases. - [PROMPT_INJECTION]: Identifies an indirect prompt injection surface where the skill analyzes local source code using
findandgrepcommands. Ingestion points: File content located within the user's codebase (SKILL.md). Boundary markers: Absent. Capability inventory: Tools for file writing, editing, and bash execution are available to the agent. Sanitization: No explicit validation or filtering is performed on the data retrieved from the codebase files.
Audit Metadata