skills/jeremylongshore/claude-code-plugins-plus-skills/coderabbit-migration-deep-dive/Gen Agent Trust Hub
coderabbit-migration-deep-dive
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands for codebase analysis and infrastructure management. It employs
findandgrepto identify integration points in source code,npmfor dependency management, andkubectlfor environment configuration and deployment rollouts. - [EXTERNAL_DOWNLOADS]: Fetches the
@coderabbit/sdkpackage from the npm registry. CodeRabbit is recognized as a well-known service for AI-powered code reviews, making this a legitimate dependency for the migration task. - [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection due to its analysis of local files.
- Ingestion points: The assessment step reads content from local
.tsand.pyfiles usingfindandgrep(SKILL.md). - Boundary markers: No explicit delimiters or instructions are used to prevent the agent from following potential malicious commands embedded within the analyzed source code.
- Capability inventory: The skill has access to sensitive tools including
Bash(kubectl:*)for cluster management, andWrite/Editpermissions for local files. - Sanitization: There is no evidence of sanitization or content validation for the source code data ingested during the migration assessment phase.
Audit Metadata