config-package-shared

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/rebuild-shared.js uses child_process.spawnSync to execute npm install and npx turbo build. These commands are used to initialize the newly created package and verify its build integrity within the monorepo.
  • [EXTERNAL_DOWNLOADS]: The skill triggers the installation of Node.js dependencies from the official NPM registry via the npm install command. These dependencies (e.g., uuid, jest, typescript) are well-known, industry-standard packages used for the development and testing of the shared library.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:47 PM
Security Audit — agent-trust-hub — config-package-shared