groq-migration-deep-dive
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill's instructions or scripts.
- [EXTERNAL_DOWNLOADS]: The skill installs the official
@groq/sdkpackage from the public npm registry, which is a standard and expected operation for a migration tool targeting the Groq platform. - [COMMAND_EXECUTION]: The skill uses standard CLI tools including
npm,node, andkubectlto manage dependencies and application infrastructure. These commands are used according to best practices for deployment management and environment configuration.
Audit Metadata