prisma-next-extension-upgrade
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill facilitates the execution of local transformation scripts and project validation commands such as
pnpm install,pnpm build, andpnpm testas part of the upgrade lifecycle. It also includes steps to ensure the skill itself is updated by fetching latest content from the vendor's repository usingpnpm dlx. - [INDIRECT_PROMPT_INJECTION]: The skill scans project files to identify necessary upgrade steps.
- Ingestion points: Reads
migration.jsonand*.{ts,tsx}files during the detection phase (SKILL.md, upgrades/0.8-to-0.9/instructions.md). - Boundary markers: None explicitly defined for project file content.
- Capability inventory: Performs file modifications and executes build/test scripts (SKILL.md, upgrades/0.8-to-0.9/strip-inline-contracts.ts).
- Sanitization: Uses specialized TypeScript scripts for structural changes (upgrades/0.8-to-0.9/strip-inline-contracts.ts).
Audit Metadata