migrate-to-shoehorn

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes @total-typescript/shoehorn, which is a well-known library in the TypeScript ecosystem for providing type-safe alternatives to assertions in testing environments.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the @total-typescript/shoehorn package from the official npm registry. This is a standard development practice for managing project dependencies.
  • [COMMAND_EXECUTION]: Uses the grep command to search for specific type assertion patterns in local *.test.ts and *.spec.ts files. This is a legitimate search operation used to identify files requiring migration.
  • [DATA_EXPOSURE]: No sensitive file paths or exfiltration patterns were detected. The file access is restricted to searching test files within the local project scope.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 12:34 AM
Security Audit — agent-trust-hub — migrate-to-shoehorn