migrate-to-shoehorn
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute
npm i @total-typescript/shoehornand usegrepto find specific patterns within the codebase. These are standard development operations. - [SAFE]: The dependency
@total-typescript/shoehornis a well-known library from a reputable source in the TypeScript community. - [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user data (local test files) to perform migrations.
- Ingestion points: Test files with
.test.tsand.spec.tsextensions. - Boundary markers: None specified in the workflow.
- Capability inventory: File reading, file writing, and package installation via npm.
- Sanitization: No explicit sanitization or validation of the files being read is mentioned.
Audit Metadata